mirror of
				https://github.com/nigels-com/glew.git
				synced 2025-11-03 22:04:10 +00:00 
			
		
		
		
	*** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@301 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
		
							parent
							
								
									52f2216b04
								
							
						
					
					
						commit
						7eb74d44ef
					
				
							
								
								
									
										1
									
								
								TODO.txt
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								TODO.txt
									
									
									
									
									
								
							@ -1,4 +1,5 @@
 | 
			
		||||
TODO:
 | 
			
		||||
 - add OpenGL 2.0 support
 | 
			
		||||
 - fix SGI hyperpipe stuff
 | 
			
		||||
 - add support for initialization on first use
 | 
			
		||||
 - add text file for selecting a subset of the extensions
 | 
			
		||||
 | 
			
		||||
@ -36,7 +36,7 @@ http://www.opengl.org/documentation/specs/version1.5/glspec15.pdf
 | 
			
		||||
	GL_DYNAMIC_READ 0x88E9
 | 
			
		||||
	GL_DYNAMIC_COPY 0x88EA
 | 
			
		||||
	GL_SAMPLES_PASSED 0x8914
 | 
			
		||||
	GL_FOG_COORD_SOURCE GL_FOG_COORDINATE_SOURCE
 | 
			
		||||
	GL_FOG_COORD_SRC GL_FOG_COORDINATE_SOURCE
 | 
			
		||||
	GL_FOG_COORD GL_FOG_COORDINATE
 | 
			
		||||
	GL_CURRENT_FOG_COORD GL_CURRENT_FOG_COORDINATE
 | 
			
		||||
	GL_FOG_COORD_ARRAY_TYPE GL_FOG_COORDINATE_ARRAY_TYPE
 | 
			
		||||
 | 
			
		||||
@ -1 +1,2 @@
 | 
			
		||||
GL_VERSION_2_0
 | 
			
		||||
http://www.opengl.org/documentation/specs/version2.0/glspec20.pdf
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user