66304ec6d1
								
							 
						 
						
							
									updated FX wrapper 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								eba6bacc88
								
							 
						 
						
							
									Removed some dead code.  R128 does not (as far as I can tell) support 
							 
							
							GL_ARB_texture_border_clamp.  The ATI drivers for Windows support it,
but I can see no way to make it work without a fallback. 
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								3d8f7d4c8c
								
							 
						 
						
							
									Added some missing extension strings. 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								cdde03efe2
								
							 
						 
						
							
									remove stuff that's now in glext.h 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								c661cccf37
								
							 
						 
						
							
									updated to version 21 with OpenGL 1.5 support 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								c6c4cd8b6f
								
							 
						 
						
							
									silence compiler warnings 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								4f7a8f3a47
								
							 
						 
						
							
									remove unused variable 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								1852f4fa33
								
							 
						 
						
							
									change type of loop index var to remove compiler warning. 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								d575248903
								
							 
						 
						
							
									add cast to quiet compiler warning 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								1c5a45eafe
								
							 
						 
						
							
									init an uninitialized variable.  This doesn't fix a latent bug because 
							 
							
							the variable was multiplied by zero. 
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								9bb7a55de9
								
							 
						 
						
							
									add casts to silence compiler warnings 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								d612d7e2ee
								
							 
						 
						
							
									add t_vertex.c to project 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								22e68de957
								
							 
						 
						
							
									remove ss_vb.c from project 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								8bec7c09bb
								
							 
						 
						
							
									Don't call _tnl_draw_range_elements() unless start == 0. 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								553a8e0e7b
								
							 
						 
						
							
									Removed redundant extension strings.  The Mesa extension mechanism 
							 
							
							automatically enables "duplicate" extensions without the driver
explicitly enabling them. 
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								e96d5b9846
								
							 
						 
						
							
									latest bug fixes 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								f7650b647a
								
							 
						 
						
							
									added note about mklib permissions 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								a62bccff67
								
							 
						 
						
							
									make executable 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								1b65e52fb1
								
							 
						 
						
							
									Glide driver (windowed mode) fix for Voodoo2 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								bf30122484
								
							 
						 
						
							
									comment-out the touch/rm depend lines 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								ebe0ca3937
								
							 
						 
						
							
									change -O to -O2 for aix-gcc 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								b673fc49b9
								
							 
						 
						
							
									fix vertex program debugger issues (Bug 874382) 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								8bc3ce92a2
								
							 
						 
						
							
									call _mesa_delete_texture_object() from in the driver's DeleteTexture function 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								add9f2168a
								
							 
						 
						
							
									add GL_TEXTURE_CUBE_MAP_ARB to _mesa_max_texture_levels(), reordered some comments 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								4dd4ac3fc0
								
							 
						 
						
							
									Actually disable HW TCL capability when SW TCL is forced. 
							 
							
							
+ remove some gratuitous whitespace 
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								b07430817c
								
							 
						 
						
							
									more aix-gcc tweaking 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								da93ecd3ec
								
							 
						 
						
							
									aix-gcc tweaks 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								e3cc5c31b9
								
							 
						 
						
							
									removed MAKELIB lines.  tweak openbsd config 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								ff3515831e
								
							 
						 
						
							
									added OSMESA_LIB_DEPS needed for some platforms 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								ae6c594908
								
							 
						 
						
							
									added aix-gcc config 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								12d6caea08
								
							 
						 
						
							
									Use same steps for Linux and OpenBSD. 
							 
							
							Added AIX/gcc support. 
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								cf75101bba
								
							 
						 
						
							
									regenerated to support new 1.5 functions, etc. 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								bd09d49eb4
								
							 
						 
						
							
									re-enable SSE code, except for the _mesa_sse_transform_points4_identity() function.  Use the x86 version instead 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								ed98b867af
								
							 
						 
						
							
									Change < to <= when testing counts against ctx->Const.MaxArrayLockSize, 
							 
							
							per Daniel Borca.
Also, added XXX comments to mark where there may be a problem with the
calls to _tnl_vb_bind_arrays().  Is the last parameter a count or index? 
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								a05b1549f7
								
							 
						 
						
							
									Roland Scheidegger's r200_changeemitorder.diff. 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								0f47e002bc
								
							 
						 
						
							
									Fixed a few typos in the german translation. 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								088eb4fb9b
								
							 
						 
						
							
									set StringPos field in parse_vp_instruction (Mesa bug 873011) 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								332a6741d5
								
							 
						 
						
							
									Committing in . 
							 
							
							
 Update OpenVMS makefiles
 Modified Files:
 	Mesa/src/mesa/swrast_setup/descrip.mms
 	Mesa/src/mesa/tnl/descrip.mms
 ---------------------------------------------------------------------- 
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								fb2a95b391
								
							 
						 
						
							
									Perform check for dstclip[3] == 0. 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								2fa774edba
								
							 
						 
						
							
									keeping things safe: sanity check back 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								a71d4445b4
								
							 
						 
						
							
									envvars to control run-time 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								1a2a1f039d
								
							 
						 
						
							
									updated makefiles 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								d994f6dda5
								
							 
						 
						
							
									removed unnecessary (now) sanity check 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								94de418fd0
								
							 
						 
						
							
									Use hand-made number parsing functions as the libc routines are locale-dependent. Thanks to Pavel harry_x Palat for pointing that out. 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								49bef526fd
								
							 
						 
						
							
									reindent the code 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								d7af11a041
								
							 
						 
						
							
									updates for 6.0 release 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								731852f8a1
								
							 
						 
						
							
									bugfix in texture swapping mechanism (multitex) 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								6471160770
								
							 
						 
						
							
									temporary workaround for bad primitives in fx_render_vb_quads 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								4c75d90ad2
								
							 
						 
						
							
									protect against broken apps 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								63f025c5ad
								
							 
						 
						
							
									teensy bit of optimization in interp code 
							 
							
							
							
						 
						22 years ago