|  Gareth Hughes | 64e10feb25 | Changed ($MAKE) to $(MAKE) to allow real-clean to work correctly. | 26 yıl önce | 
				
					
						|  Miklos Fazekas | 6bc96bfebe | Added glColorTable, etc. | 26 yıl önce | 
				
					
						|  Brian Paul | 5b6677da16 | include assert.h with rest of system headers | 26 yıl önce | 
				
					
						|  Josh Vanderhoof | 0dd75e2884 | swap operand order for Intel style REGOFF | 26 yıl önce | 
				
					
						|  Brian Paul | b09a4cd913 | added another fast-path in _mesa_unpack_ubyte_color_spa(), more comments | 26 yıl önce | 
				
					
						|  Brian Paul | c3f0a511a7 | new texture image processing | 26 yıl önce | 
				
					
						|  Brian Paul | d51b2c99d5 | new texture image, cleaned-up code | 26 yıl önce | 
				
					
						|  Brian Paul | 306b3b02b7 | added linux-glide-debug config | 26 yıl önce | 
				
					
						|  Brian Paul | 03d96a0ce2 | fixed a typo in a comment | 26 yıl önce | 
				
					
						|  Ted Jump | 38136ec3dd | Changed over to maximal warnings on Win32 builds. | 26 yıl önce | 
				
					
						|  Ted Jump | 364b56a20e | Added checking for FXMESA_USE_ARGB to disable pixel reformatting when not appropriate | 26 yıl önce | 
				
					
						|  Brian Paul | 12cc2bfff7 | pixel pack/unpack ImageHeight and SkipImages was not initialized | 26 yıl önce | 
				
					
						|  Brian Paul | 3c14ec9b55 | added a few more scale/bias/lookup functions (for future use) | 26 yıl önce | 
				
					
						|  Brian Paul | 8de4a38777 | minor changes to Usage() function | 26 yıl önce | 
				
					
						|  Brian Paul | 0144a50f04 | removed -lm from link command | 26 yıl önce | 
				
					
						|  Brian Paul | be12aecc59 | added -lm to XLIBS for all configs | 26 yıl önce | 
				
					
						|  Brian Paul | 4a867fcbf5 | disabled glXGetProcAddress code | 26 yıl önce | 
				
					
						|  Brian Paul | 38a811057d | disabled gluGetProcAddressEXT | 26 yıl önce | 
				
					
						|  Brian Paul | d865227d21 | removed cvs history logs and old comments | 26 yıl önce | 
				
					
						|  Brian Paul | 782ca03d6d | removed glXGetProcAddressEXT | 26 yıl önce | 
				
					
						|  Brian Paul | c7af1b0b94 | removed gluGetProcAddressEXT() | 26 yıl önce | 
				
					
						|  Brian Paul | 9a19ccb578 | better texture matrix, better end-cap reflections on cylinder | 26 yıl önce | 
				
					
						|  Brian Paul | 98b607b57d | fixed stupid error in GL_RGA case in gl_pack_rgba_span() | 26 yıl önce | 
				
					
						|  Brian Paul | 20cdbc068e | more comments, removed unneeded glDepthFunc call | 26 yıl önce | 
				
					
						|  Brian Paul | 83435611c8 | added gloss demo | 26 yıl önce | 
				
					
						|  Brian Paul | bb1119fd44 | initial rev | 26 yıl önce | 
				
					
						|  Brian Paul | 64b7da799f | fixed byteswapping bug in gl_pack_rgba_span() | 26 yıl önce | 
				
					
						|  Brian Paul | 3428162e27 | added optimized GL_RGB, GL_UNSIGNED_BYTE case to gl_pack_rgba_span) | 26 yıl önce | 
				
					
						|  Brian Paul | e261963104 | removed revision history info | 26 yıl önce | 
				
					
						|  Brian Paul | a6f09fa880 | define GLUAPI, GLAPIENTRY and GLCALLBACK to nothing if not using Mesa's gl.h | 26 yıl önce | 
				
					
						|  Brian Paul | a460e65028 | minor clean-up of linux-elf-debug target | 26 yıl önce | 
				
					
						|  Brian Paul | 64a79b2f3a | applied Jonn Carmack's patch for faster glTexSubImage2D() in Quake | 26 yıl önce | 
				
					
						|  Brian Paul | d13c0a90c7 | added f key to toggle front/back drawing | 26 yıl önce | 
				
					
						|  Brian Paul | ac12609099 | added -info command line option | 26 yıl önce | 
				
					
						|  Brian Paul | bc937424f1 | updated some comments/docs | 26 yıl önce | 
				
					
						|  Brian Paul | 5393bb3830 | silenced some uninitialized var warnings | 26 yıl önce | 
				
					
						|  Brian Paul | fc811e2bfd | silenced ininitialized var warnings | 26 yıl önce | 
				
					
						|  Brian Paul | 88737eeedc | silenced uninitialized variable warnings | 26 yıl önce | 
				
					
						|  Ted Jump | b19ba7827c | Added pragma to disable warning about unk pragmas for MSVC5 | 26 yıl önce | 
				
					
						|  Brian Paul | 2fb055d891 | clean-up of optimized GL_RETURN code | 26 yıl önce | 
				
					
						|  Brian Paul | 34c7c1838a | fixed divTable precision problem in GL_RETURN case | 26 yıl önce | 
				
					
						|  Brian Paul | 2c318aad9d | enable lighting even if no light sources are turned on | 26 yıl önce | 
				
					
						|  Holger Waechtler | 456935a65e | added X86/vertex.S and X86/vertex_3dnow.S to ASM_SOURCES | 26 yıl önce | 
				
					
						|  Ted Jump | 3f17dfb8ba | Minor patches to cleanup some compiler warnings in MSVC | 26 yıl önce | 
				
					
						|  Brian Paul | d53573daf7 | fixed a number of error-test bugs | 26 yıl önce | 
				
					
						|  Brian Paul | bc41b08073 | more image type error checking in draw_stencil_pixels() | 26 yıl önce | 
				
					
						|  Brian Paul | f3f9b77324 | clean-up in gl_LightModelfv() | 26 yıl önce | 
				
					
						|  Brian Paul | 351752caff | added more format/type error checking code | 26 yıl önce | 
				
					
						|  Keith Whitwell | d471473b58 | Changes to reduce the memory footprint of display lists | 26 yıl önce | 
				
					
						|  Brian Paul | 52880f85b5 | GL_MAX_ELEMENTS_VERTICES/INDICES enums had wrong values | 26 yıl önce |