Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							0831041e9f 
							
						 
					 
					
						
						
							
							Refinements for SYSTEM=msys builds (MSYS2)  
						
						 
						
						
						
					 
					
						2019-09-27 23:55:50 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							f426fcee41 
							
						 
					 
					
						
						
							
							Tidy up use of unsued parameter attribute for Mac gcc builds  
						
						 
						
						
						
					 
					
						2016-12-25 00:49:20 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wes Tarro 
							
						 
					 
					
						
						
						
						
							
						
						
							9548431bd0 
							
						 
					 
					
						
						
							
							Moved DLL entry-point for GCC into glew.c rather than a standalone file  
						
						 
						
						... 
						
						
						
						included using CMake. 
						
					 
					
						2016-02-15 15:15:33 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wes Tarro 
							
						 
					 
					
						
						
						
						
							
						
						
							32b2ea5266 
							
						 
					 
					
						
						
							
							Fixed building with GCC - needed different options and had to create a dummy  
						
						 
						
						... 
						
						
						
						DLL entry to avoid crashes. 
						
					 
					
						2016-02-06 13:13:04 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							43a9299230 
							
						 
					 
					
						
						
							
							Initial EGL core and extension support with Python egl.xml spec parser  
						
						 
						
						
						
					 
					
						2016-02-06 12:41:11 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							06891ebb35 
							
						 
					 
					
						
						
							
							OSMesaMakeCurrent for glewCreateContext in GLEW_OSMESA mode.  
						
						 
						
						
						
					 
					
						2015-10-12 20:31:51 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							fd49b2baff 
							
						 
					 
					
						
						
							
							Touch-ups for GLEW_OSMESA build support  
						
						 
						
						
						
					 
					
						2015-10-10 11:33:40 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Julian Squires 
							
						 
					 
					
						
						
						
						
							
						
						
							11e24d4a9b 
							
						 
					 
					
						
						
							
							Hack in crude OSMesa support  
						
						 
						
						... 
						
						
						
						Mostly this is quick, "do nothing" ifdefs when built with
SYSTEM=linux-osmesa, to support the off-screen rendering mode of Mesa in
headless tests.  Support in glewinfo and visualinfo is enough to get
them compile, but insufficient for them to run successfully. 
						
					 
					
						2015-10-10 11:26:03 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							54b537afda 
							
						 
					 
					
						
						
							
							No longer using deprecated AGL framework on Mac for visualinfo  
						
						 
						
						
						
					 
					
						2015-08-07 12:23:36 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							4fc4327945 
							
						 
					 
					
						
						
							
							Eliminate the internal use of CONST_CAST, to avoid gcc warnings with -Wcast-qual flag.  
						
						 
						
						... 
						
						
						
						https://github.com/nigels-com/glew/issues/5  
						
					 
					
						2014-07-14 17:53:21 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							c65f7dd8d3 
							
						 
					 
					
						
						
							
							Fixup: Slence mac cglang build warning about unused parameter.  
						
						 
						
						
						
					 
					
						2014-01-14 11:44:53 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							0d810d52f1 
							
						 
					 
					
						
						
							
							For GLEW Patch  #42  - Patch for _CRT_SECURE_NO_WARNINGS  
						
						 
						
						
						
					 
					
						2013-12-09 16:16:17 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							59de259605 
							
						 
					 
					
						
						
							
							For patch  #49  Add Haiku platform support  
						
						 
						
						... 
						
						
						
						Adpated from patch, infrastructure for Haiku OS support, not yet complete. 
						
					 
					
						2013-12-09 15:20:56 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							6c1f5f290d 
							
						 
					 
					
						
						
							
							Resolve ID: 3404540 - visualinfo pixelformat addition  
						
						 
						
						
						
					 
					
						2012-05-04 11:07:15 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							3e1506b95d 
							
						 
					 
					
						
						
							
							Add support for #define GLEW_NO_GLU, contributed by Stefan Eilemann  
						
						 
						
						
						
					 
					
						2011-02-15 10:21:58 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nigels 
							
						 
					 
					
						
						
						
						
							
						
						
							b19763ad19 
							
						 
					 
					
						
						
							
							For ID: 3016571 - Unnecessary global variable ctx  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@604  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2010-06-15 17:33:56 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nigels 
							
						 
					 
					
						
						
						
						
							
						
						
							a8ddad81de 
							
						 
					 
					
						
						
							
							Resolve bugs 2237657, 2272725, 2544715, 2237650 and apply patches 2489303, 2320783.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@548  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2009-03-23 18:43:36 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							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 
							
						 
					 
					
						
						
						
						
							
						
						
							661431ee70 
							
						 
					 
					
						
						
							
							Single file now compiles with VC71. Kept multi-file split for future use.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@331  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2005-01-03 07:05:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							a576f04909 
							
						 
					 
					
						
						
							
							Version bump; added glewIsSupported; split source file, it is too big for VC7.1  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@319  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-12-29 05:43:35 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							bc7a5cd047 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@309  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-12-06 07:16:32 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							2b1dfa96af 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@294  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-09-06 20:27:12 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							40c302d4a3 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@292  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-09-06 19:52:43 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							39101e242d 
							
						 
					 
					
						
						
							
							fixed IRIX warnings  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@289  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-09-06 19:31:02 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							b1b344b799 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@288  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-09-06 19:29:11 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							1ee92dec12 
							
						 
					 
					
						
						
							
							fixed visualinfo on Linux  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@287  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-09-06 16:05:34 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							1deff15e3c 
							
						 
					 
					
						
						
							
							retired wglinfo  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@284  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-09-06 15:37:03 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							065a445c51 
							
						 
					 
					
						
						
							
							fixed visualinfo and ptrdiff bug  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@283  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-09-06 15:12:40 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							950561d04b 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@274  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-06-17 17:16:14 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							31e5ea08fb 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@273  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-06-17 17:11:55 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							49a9e02915 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@272  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-06-17 16:54:49 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							b5da15300c 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@271  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-06-17 16:40:25 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							1249bf9faf 
							
						 
					 
					
						
						
							
							added visualinfo  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@270  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-06-17 16:33:39 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							75388ba9f8 
							
						 
					 
					
						
						
							
							version upgrade and minor fix in wglinfo  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@254  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-04-27 06:52:11 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							d1661a99e0 
							
						 
					 
					
						
						
							
							added gdi flag to wglinfo  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@245  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-03-18 21:59:54 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							f7a7fead9c 
							
						 
					 
					
						
						
							
							added multisample flag  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@244  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2004-03-18 21:20:44 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							cac690ca3e 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@98  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2003-07-08 17:56:49 +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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							f9d4b5e9e4 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@78  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2003-06-30 22:43:59 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							a0af797aef 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@76  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2003-06-30 11:34:34 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							affeeb6494 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@61  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2003-05-04 19:47:45 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							e86618c484 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@60  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2003-05-02 09:42:06 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							cef4389a43 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@59  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2003-05-02 08:35:19 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							b7b9daef89 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@58  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2003-05-02 07:53:22 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							38fbb8e02f 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@54  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2003-05-01 20:02:23 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							3d53234c63 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@51  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2003-05-01 19:35:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							7651ef95c3 
							
						 
					 
					
						
						
							
							*** empty log message ***  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@50  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2003-05-01 19:26:03 +00:00