| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -171,11 +171,11 @@ typedef struct _GLFWlibraryGLX | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					} _GLFWlibraryGLX; | 
					 | 
					 | 
					 | 
					} _GLFWlibraryGLX; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					int _glfwInitGLX(void); | 
					 | 
					 | 
					 | 
					GLFWbool _glfwInitGLX(void); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					void _glfwTerminateGLX(void); | 
					 | 
					 | 
					 | 
					void _glfwTerminateGLX(void); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					int _glfwCreateContextGLX(_GLFWwindow* window, | 
					 | 
					 | 
					 | 
					GLFWbool _glfwCreateContextGLX(_GLFWwindow* window, | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                          const _GLFWctxconfig* ctxconfig, | 
					 | 
					 | 
					 | 
					                               const _GLFWctxconfig* ctxconfig, | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                          const _GLFWfbconfig* fbconfig); | 
					 | 
					 | 
					 | 
					                               const _GLFWfbconfig* fbconfig); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					void _glfwDestroyContextGLX(_GLFWwindow* window); | 
					 | 
					 | 
					 | 
					void _glfwDestroyContextGLX(_GLFWwindow* window); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					GLFWbool _glfwChooseVisualGLX(const _GLFWctxconfig* ctxconfig, | 
					 | 
					 | 
					 | 
					GLFWbool _glfwChooseVisualGLX(const _GLFWctxconfig* ctxconfig, | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                              const _GLFWfbconfig* fbconfig, | 
					 | 
					 | 
					 | 
					                              const _GLFWfbconfig* fbconfig, | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |