Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							dce85d625e 
							
						 
					 
					
						
						
							
							linux-mingw64-clang config for LLVM MinGW  
						
						 
						
						
						
					 
					
						2025-06-21 21:17:17 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							ea2076658a 
							
						 
					 
					
						
						
							
							glewGetErrorString for GLEW_ERROR_NO_GLX_DISPLAY (added in 2016)  
						
						 
						
						
						
					 
					
						2021-08-29 09:10:04 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							c4bade8726 
							
						 
					 
					
						
						
							
							Resolve some gcc compilation warnings  
						
						 
						
						
						
					 
					
						2016-02-19 22:30:48 +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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							4d9010864e 
							
						 
					 
					
						
						
							
							eglewInit takes EGLDisplay parameter, will do eglIntialize internally, for now  
						
						 
						
						
						
					 
					
						2016-02-06 12:41:18 +10: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 
							
						 
					 
					
						
						
						
						
							
						
						
							f4abb657b3 
							
						 
					 
					
						
						
							
							GLEW_EGL mode for loading functions via eglGetProcAddress  
						
						 
						
						
						
					 
					
						2016-02-06 12:41:09 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							a4aa9b2717 
							
						 
					 
					
						
						
							
							Remove MX support due to the complexity of supporting both MX and Core contexts  
						
						 
						
						
						
					 
					
						2015-12-06 12:49:24 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							9e3e40d974 
							
						 
					 
					
						
						
							
							glxewInit and wglewInit fixup.  
						
						 
						
						
						
					 
					
						2015-08-07 17:10:09 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							4b78dc4b68 
							
						 
					 
					
						
						
							
							Resolve C++ mode warnings about int vs size_t with gcc -Wconversion flag enabled.  
						
						 
						
						... 
						
						
						
						https://github.com/nigels-com/glew/issues/6  
						
					 
					
						2014-07-14 17:02:27 +10: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 
							
						 
					 
					
						
						
						
						
							
						
						
							2de0716a46 
							
						 
					 
					
						
						
							
							Initial NaCL support for GLEW - it's not Windows or Linux/X11.  
						
						 
						
						
						
					 
					
						2012-08-16 14:01:11 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							38f6a950a9 
							
						 
					 
					
						
						
							
							More GLEWAPIENTRY fixups for Windows build  
						
						 
						
						
						
					 
					
						2012-05-07 10:42:10 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							b850a88492 
							
						 
					 
					
						
						
							
							Fixup for Windows build concerning GLEWAPIENTRY  
						
						 
						
						
						
					 
					
						2012-05-04 14:54:08 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							e81e12ded0 
							
						 
					 
					
						
						
							
							Initial #ifdef __ANDROID__ support for the GLEW build.  
						
						 
						
						
						
					 
					
						2012-05-04 14:15:10 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nigel Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							1728006b5d 
							
						 
					 
					
						
						
							
							Resolve ID: 3454462 - glewInit assignment in conditional warning  
						
						 
						
						
						
					 
					
						2012-05-04 11:03:37 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ikits 
							
						 
					 
					
						
						
						
						
							
						
						
							2a3114f78f 
							
						 
					 
					
						
						
							
							Added major, minor, and micro version strings  
						
						 
						
						... 
						
						
						
						git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@519  783a27ee-832a-0410-bc00-9f386506c6dd 
						
					 
					
						2007-12-28 00:24:07 +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