c61782958b
								
							 
						 
						
							
									added wrappers/helpers for creating/destroying rendering contexts 
							 
							
							
							
						 
						преди 20 години  
				
					
						
							
								 
						
							
								c3984fc015
								
							 
						 
						
							
									changed implementation of GetAllFBConfigs() 
							 
							
							
							
						 
						преди 20 години  
				
					
						
							
								 
						
							
								29c909f81c
								
							 
						 
						
							
									Make glxgears_fbconfig compile and respect the DISPLAY setting.  Add it 
							 
							
							to the Makefile as well. 
							
						 
						преди 20 години  
				
					
						
							
								 
						
							
								c39a4bc83c
								
							 
						 
						
							
									s/Togle/Toggle/ 
							 
							
							
							
						 
						преди 20 години  
				
					
						
							
								 
						
							
								46d50d9e8e
								
							 
						 
						
							
									Add more formats to test. 
							 
							
							
							
						 
						преди 20 години  
				
					
						
							
								 
						
							
								7457a648d2
								
							 
						 
						
							
									If setting GL_PACK_INVERT_MESA results in a GL error, log it. 
							 
							
							
							
						 
						преди 20 години  
				
					
						
							
								 
						
							
								8ca515097f
								
							 
						 
						
							
									use girl2.rgb by default 
							 
							
							
							
						 
						преди 20 години  
				
					
						
							
								 
						
							
								c68233cb35
								
							 
						 
						
							
									Add glXAllocateMemoryMESA demo app using ycbcr... 
							 
							
							add girl2.rgb which is a slightly resized girl.rgb so client texturing works 
							
						 
						преди 20 години  
				
					
						
							
								 
						
							
								4ea4589302
								
							 
						 
						
							
									Simple test for GL_MESA_pack_invert. 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								816c0c932d
								
							 
						 
						
							
									Simple test for ARB_texture_env_crossbar functionality.  It is difficult 
							 
							
							to come up with good tests for this functionality that don't require
either ATI_texture_env_combine3 or NV_texture_env_combine4. 
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								fc4cabbfa8
								
							 
						 
						
							
									makefile update (readtex, showbuffer) 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								98a9ad9241
								
							 
						 
						
							
									added osmesa16 stuff 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								371f576731
								
							 
						 
						
							
									assorted fixes 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								c84cde7b0b
								
							 
						 
						
							
									added missing glFinish() 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								5c6b391900
								
							 
						 
						
							
									reenable some assertions 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								31fb7648fc
								
							 
						 
						
							
									added texobjshare.c 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								4f6d9aaa9a
								
							 
						 
						
							
									test program for texture sharing, deleting, etc 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								9ebce91a66
								
							 
						 
						
							
									glVertex* is the provoking "cmd" (that is, by the time of glVertex*, we must have all other attributes already set). 
							 
							
							
i am committing this before i forget.  however, i'm still leaving my code disabled, because the old code seems legal. 
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								730fabd67a
								
							 
						 
						
							
									fix some weirdness accidentally checked in in the past 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								6a432a7c50
								
							 
						 
						
							
									since we've already messed up this one, let we do it further and make it look like a fire... 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								a6ddd2494a
								
							 
						 
						
							
									remove trailing slash from TOP definition 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								f9b89910d1
								
							 
						 
						
							
									new test to exercise context and window create/delete 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								0275d921ac
								
							 
						 
						
							
									VMS updates from Jouk Jansen 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								14e98b7d7c
								
							 
						 
						
							
									remove a debug line 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								ff53a4ee13
								
							 
						 
						
							
									tweak output formattting, fixed uninitialized var error 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								527af7571e
								
							 
						 
						
							
									minor readtex fixes 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								612bf1fa2e
								
							 
						 
						
							
									improved animation rate 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								7a663b315e
								
							 
						 
						
							
									rotate at fixed rate, changed fire effect (Marcelo Magallon) 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								a00c591511
								
							 
						 
						
							
									rotate at fixed rate (Marcelo Magallon) 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								a4a31c5d76
								
							 
						 
						
							
									use #ifdef to test for extension 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								2d84ed83c4
								
							 
						 
						
							
									include readtex.h 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								92eddb0fd4
								
							 
						 
						
							
									better animate rate (Marcelo Magallon) 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								516f9bc6e3
								
							 
						 
						
							
									some new/improved rules 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								575d24a5ff
								
							 
						 
						
							
									include readtex.h instead of readtex.c 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								0fe7f406be
								
							 
						 
						
							
									include readtex.h instead of readtex.c (Marcello Magallon) 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								b58091a336
								
							 
						 
						
							
									Add #ifdefs for extension testing (Marcello Magallon) 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								429efa9f00
								
							 
						 
						
							
									animation rate patch (Marcello Magallon) 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								1b058a06c2
								
							 
						 
						
							
									rotate at a reasonable rate 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								c1065ee977
								
							 
						 
						
							
									compute reasonable animate rate (Marcelo Magallon) 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								0261042beb
								
							 
						 
						
							
									fix-up rules for sphere demo, which uses readtex utility 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								ba5ceda7e0
								
							 
						 
						
							
									added GetAllFBConfigs() 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								71fc6a3fc9
								
							 
						 
						
							
									New GetAllFBConfigs() function.  Some FBConfigs weren't reported before. 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								a61ee65910
								
							 
						 
						
							
									Redraw on keypress, as apparently intended. 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								f72e4424d9
								
							 
						 
						
							
									Use the GLX 1.3 pbuffer/fbconfig functions in preference to the SGIX ones. 
							 
							
							Added more functions to pbutil.[ch] to better isolate API differences. 
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								16db15718d
								
							 
						 
						
							
									Add a -fullscreen option 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								3f1205819a
								
							 
						 
						
							
									updated makefiles for gcc 3.4.3 and bnu 2.15 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								244adeb639
								
							 
						 
						
							
									s/DP3/DP3_SAT/ to prevent negative values 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								8402149766
								
							 
						 
						
							
									removed unused visInfo var 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								5aa1a111a4
								
							 
						 
						
							
									Fix a couple of glitches 
							 
							
							
							
						 
						преди 21 години  
				
					
						
							
								 
						
							
								fc23672327
								
							 
						 
						
							
									Improve the behaviour of the build system wrt depend files. 
							 
							
							
	- Remove the -Y option for makedepend, so that the standard
	  directories are searched
	- No longer pipe the multiple errors that the -Y option caused
	  into /dev/null -- we want to know about these failures.
	- Fix up a few other misc makedepend failures. 
							
						 
						преди 21 години