Remove GL_ARB_imaging requirement
Mesa doesn't have it, and I'm not sure it really serves any purpose at all.
This commit is contained in:
		
							parent
							
								
									7b97075282
								
							
						
					
					
						commit
						0f58852e2b
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -36,7 +36,6 @@
 | 
			
		|||
static const char *reqExt[] =
 | 
			
		||||
{
 | 
			
		||||
	"GL_ARB_fragment_shader",
 | 
			
		||||
	"GL_ARB_imaging",
 | 
			
		||||
	"GL_ARB_shader_objects",
 | 
			
		||||
	"GL_ARB_vertex_shader",
 | 
			
		||||
	"GL_ARB_shading_language_100",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue