mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-10-31 12:42:02 +00:00 
			
		
		
		
	 6370350006
			
		
	
	6370350006
	
	
	
		
			
			This commit adds check for the extensions that we need and then calls the functions indirectly through gl_dynprocs. This should improve compatibility with older versions of OpenGL, as we now fallback to the ARB extensions if possible, and in the case of glGenerateMipmap, we can handle the function not existing at all.