Vladimir Vukicevic 
							
						 
					 
					
						
						
						
						
							
						
						
							189e6077f2 
							
						 
					 
					
						
						
							
							Handle expanded tokens  
						
						... 
						
						
						
						Extensions, especially EGL, now have tokens like:
EGL_TIMESTAMP_PENDING_ANDROID EGL_CAST(EGLnsecsANDROID,-2)
EGL_COLORSPACE_sRGB 0x3089
EGL_NO_NATIVE_FENCE_FD_ANDROID -1 
						
					 
					
						2025-06-21 21:17:34 +10:00 
						 
				 
			
				
					
						
							
							
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							a6bd834ce1 
							
						 
					 
					
						
						
							
							Update copyright to 2025  
						
						
						
					 
					
						2025-06-20 10:12:23 +10:00 
						 
				 
			
				
					
						
							
							
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							3da315c23a 
							
						 
					 
					
						
						
							
							Update copyright to 2024  
						
						
						
					 
					
						2024-12-15 22:08:45 +10:00 
						 
				 
			
				
					
						
							
							
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							5a2307fae3 
							
						 
					 
					
						
						
							
							Fix issue  #355  - GL_NVX_progress_fence missing glCreateProgressFenceNVX  
						
						
						
					 
					
						2022-06-13 12:22:45 +10:00 
						 
				 
			
				
					
						
							
							
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							103b3d156e 
							
						 
					 
					
						
						
							
							Update copyright information for 2019  
						
						
						
					 
					
						2019-02-02 14:19:42 +10:00 
						 
				 
			
				
					
						
							
							
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							b3ff4606be 
							
						 
					 
					
						
						
							
							Tolerate u or ull suffixes on tokens - GL_INVALID_INDEX, GL_TIMEOUT_IGNORED  
						
						
						
					 
					
						2016-07-08 21:55:09 +10:00 
						 
				 
			
				
					
						
							
							
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							6cea54733a 
							
						 
					 
					
						
						
							
							[CoreSupport] Use 4th line of extension specification to reused extensions  
						
						... 
						
						
						
						Such as OpenGL 3.0 reusing ARB_vertex_array_object
Implement reused lists for OpenGL 3.0, 3.1 and 3.2 so far 
						
					 
					
						2015-12-06 12:49:21 +10:00 
						 
				 
			
				
					
						
							
							
								omniavinco 
							
						 
					 
					
						
						
						
						
							
						
						
							933e322dd5 
							
						 
					 
					
						
						
							
							Sort the enums in a stable manner  
						
						
						
					 
					
						2014-10-16 23:46:52 +09:00 
						 
				 
			
				
					
						
							
							
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							3739be33b0 
							
						 
					 
					
						
						
							
							Sort the enums (tokens) in a stable manner for consistency in include files.  
						
						
						
					 
					
						2014-07-26 09:26:17 +10:00 
						 
				 
			
				
					
						
							
							
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							9bca6b44ea 
							
						 
					 
					
						
						
							
							Ungreedy prefix match for function name -> __glew prefixing  
						
						
						
					 
					
						2011-03-27 23:21:43 -05:00 
						 
				 
			
				
					
						
							
							
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							6acc3d0e85 
							
						 
					 
					
						
						
							
							Support function pointer typedefs in the extension files, rather than hard-coding those directly into the header. Enables support for AMD_debug_output, ARB_debug_output and ARB_cl_event in SCI GLEW branch.  
						
						
						
					 
					
						2011-01-01 09:30:11 -06:00 
						 
				 
			
				
					
						
							
							
								nigels 
							
						 
					 
					
						
						
						
						
							
						
						
							4744f99070 
							
						 
					 
					
						
						
							
							The first three lines of each core or extension file is now: name, URL and GL extension string name.  For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string.  
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@587  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2010-03-05 18:19:59 +00:00 
						 
				 
			
				
					
						
							
							
								nigels 
							
						 
					 
					
						
						
						
						
							
						
						
							9843c9ebc0 
							
						 
					 
					
						
						
							
							tfogal@sci.utah.edu: A patch I sent earlier was missing a \n in a debug print.  
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@561  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2009-11-09 17:40:24 +00:00 
						 
				 
			
				
					
						
							
							
								nigels 
							
						 
					 
					
						
						
						
						
							
						
						
							75a173df62 
							
						 
					 
					
						
						
							
							recognize lower case hexadecimal for enumerant value parsing - patch by tfogal@alumni.unh.edu  
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@556  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2009-08-03 17:03:50 +00:00 
						 
				 
			
				
					
						
							
							
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							3f63c6224c 
							
						 
					 
					
						
						
							
							Year change  
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@521  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2007-12-28 01:47:25 +00:00 
						 
				 
			
				
					
						
							
							
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							b6ef9dd3ad 
							
						 
					 
					
						
						
							
							Bug fixes  
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@508  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2007-09-28 19:07:02 +00:00 
						 
				 
			
				
					
						
							
							
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							1bc1d49abd 
							
						 
					 
					
						
						
							
							improved formatting of exacts  
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@479  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2007-03-02 04:40:31 +00:00 
						 
				 
			
				
					
						
							
							
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							7e708af2be 
							
						 
					 
					
						
						
							
							version & year bump  
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@469  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2007-03-01 05:11:36 +00:00 
						 
				 
			
				
					
						
							
							
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							89ad8ec389 
							
						 
					 
					
						
						
							
							bug fixes and copyright year changes  
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@427  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2006-02-26 16:45:12 +00:00 
						 
				 
			
				
					
						
							
							
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							d50db91bd0 
							
						 
					 
					
						
						
							
							Year bump in copyright message. Removed obsolete files from auto/src.  
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@333  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2005-01-03 07:32:34 +00:00 
						 
				 
			
				
					
						
							
							
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							dbb7f8c798 
							
						 
					 
					
						
						
							
							updated copyright notices  
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@207  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-02-01 20:03:26 +00:00 
						 
				 
			
				
					
						
							
							
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							e21be8b86a 
							
						 
					 
					
						
						
							
							added glew mx  
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@202  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-02-01 18:13:05 +00:00 
						 
				 
			
				
					
						
							
							
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							37e20813dc 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@201  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-01-28 02:51:11 +00:00 
						 
				 
			
				
					
						
							
							
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							e68c8d8886 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@96  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2003-07-08 16:43:30 +00:00 
						 
				 
			
				
					
						
							
							
								mem 
							
						 
					 
					
						
						
						
						
							
						
						
							2b9775d8d3 
							
						 
					 
					
						
						
							
							Merge Milan's 1.1.x  
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@80  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2003-07-06 15:01:13 +00:00