mirror of
				https://github.com/glfw/glfw.git
				synced 2025-11-03 22:04:15 +00:00 
			
		
		
		
	Formatted change log.
This commit is contained in:
		
							parent
							
								
									a933d8c109
								
							
						
					
					
						commit
						919bc0679d
					
				@ -361,7 +361,7 @@ GLFW.
 | 
				
			|||||||
 * [Cocoa] Bugfix: The loop condition for saving video modes used the wrong
 | 
					 * [Cocoa] Bugfix: The loop condition for saving video modes used the wrong
 | 
				
			||||||
                   index variable
 | 
					                   index variable
 | 
				
			||||||
 * [Cocoa] Bugfix: The OpenGL framework was not retrieved, making
 | 
					 * [Cocoa] Bugfix: The OpenGL framework was not retrieved, making
 | 
				
			||||||
                   glfwGetProcAddress crash
 | 
					                   `glfwGetProcAddress` crash
 | 
				
			||||||
 * [Cocoa] Bugfix: `glfwInit` changed the current directory for unbundled
 | 
					 * [Cocoa] Bugfix: `glfwInit` changed the current directory for unbundled
 | 
				
			||||||
                   executables
 | 
					                   executables
 | 
				
			||||||
 * [Cocoa] Bugfix: The `GLFW_WINDOW_NO_RESIZE` window parameter was always zero
 | 
					 * [Cocoa] Bugfix: The `GLFW_WINDOW_NO_RESIZE` window parameter was always zero
 | 
				
			||||||
@ -390,7 +390,7 @@ GLFW.
 | 
				
			|||||||
           XP
 | 
					           XP
 | 
				
			||||||
 * [Win32] Bugfix: Window activation and iconification did not work as expected
 | 
					 * [Win32] Bugfix: Window activation and iconification did not work as expected
 | 
				
			||||||
 * [Win32] Bugfix: Software rasterizer pixel formats were not discarded by the
 | 
					 * [Win32] Bugfix: Software rasterizer pixel formats were not discarded by the
 | 
				
			||||||
                   WGL_ARB_pixel_format code path
 | 
					                   `WGL_ARB_pixel_format` code path
 | 
				
			||||||
 * [Win32] Bugfix: The array for WGL context attributes was too small and could
 | 
					 * [Win32] Bugfix: The array for WGL context attributes was too small and could
 | 
				
			||||||
                   overflow
 | 
					                   overflow
 | 
				
			||||||
 * [Win32] Bugfix: Alt+F4 hot key was not translated into `WM_CLOSE`
 | 
					 * [Win32] Bugfix: Alt+F4 hot key was not translated into `WM_CLOSE`
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user