mirror of
				https://github.com/glfw/glfw.git
				synced 2025-11-03 22:04:15 +00:00 
			
		
		
		
	Update changelog
This commit is contained in:
		
							parent
							
								
									9e35bc7dae
								
							
						
					
					
						commit
						c41b029ca4
					
				@ -94,7 +94,6 @@ does not find Doxygen, the documentation will not be generated.
 | 
			
		||||
 - Added `GLFW_CONTEXT_NO_ERROR` context hint for `GL_KHR_no_error` support
 | 
			
		||||
 - Added `GLFW_INCLUDE_VULKAN` for including the Vulkan header
 | 
			
		||||
 - Added `GLFW_TRUE` and `GLFW_FALSE` as client API independent boolean values
 | 
			
		||||
 - Added `glfwGetGLXWindow` to query the `GLXWindow` of a window
 | 
			
		||||
 - Added icons to examples on Windows and OS X
 | 
			
		||||
 - Relaxed rules for native access header macros
 | 
			
		||||
 - Removed dependency on external OpenGL or OpenGL ES headers
 | 
			
		||||
@ -127,6 +126,7 @@ does not find Doxygen, the documentation will not be generated.
 | 
			
		||||
 - [Linux] Made joystick polling more efficient
 | 
			
		||||
 - [WGL] Changed extension loading to only be performed once
 | 
			
		||||
 - [WGL] Removed dependency on external WGL headers
 | 
			
		||||
 - [GLX] Added `glfwGetGLXWindow` to query the `GLXWindow` of a window
 | 
			
		||||
 - [GLX] Replaced legacy drawable with `GLXWindow`
 | 
			
		||||
 - [GLX] Removed dependency on external GLX headers
 | 
			
		||||
 - [GLX] Bugfix: NetBSD does not provide `libGL.so.1`
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user