Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							12a695696d 
							
						 
					 
					
						
						
							
							Add validation of size limit and aspect ratio args  
						
						
						
					 
					
						2016-05-04 16:34:52 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
						
						
							
						
						
							f0f5d9f644 
							
						 
					 
					
						
						
							
							wayland: Implement size limits and aspect ratio  
						
						
						
					 
					
						2016-05-02 21:47:00 +02:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							8a7fa306ce 
							
						 
					 
					
						
						
							
							Add glfwSetJoystickCallback  
						
						
						
					 
					
						2016-03-31 12:12:09 +02:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							7ab7d8b4b1 
							
						 
					 
					
						
						
							
							Make use of uint32_t where appropriate  
						
						... 
						
						
						
						This change does not affect the ABI. 
						
					 
					
						2016-03-28 12:34:57 +02:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							5661d03be8 
							
						 
					 
					
						
						
							
							Replace GLFWuint64 with uint64_t  
						
						... 
						
						
						
						C99 stdint.h is provided by VS 2010 and later.  GLFW has not provided
testing or binaries for VS 2008 for several releases.
For earlier versions of VS there are third-party alternatives:
https://msinttypes.googlecode.com/svn/trunk/stdint.h 
http://www.azillionmonkeys.com/qed/pstdint.h 
This change does not affect the ABI. 
						
					 
					
						2016-03-28 12:34:44 +02:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							6570d0c4b7 
							
						 
					 
					
						
						
							
							Add glfwSetWindowMonitor  
						
						... 
						
						
						
						This adds the ability to switch between windowed and full screen modes,
move a full screen window between monitors and update its desired
resolution and refresh rate.
Fixes  #43 . 
						
					 
					
						2016-03-18 11:13:24 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							b823f7151e 
							
						 
					 
					
						
						
							
							Add glfwSetWindowIcon  
						
						... 
						
						
						
						Adds support for setting window icons programmatically on platforms
where this makes sense.
Fixes  #453 .
Closes  #467 . 
						
					 
					
						2016-03-10 17:26:26 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							ee33dcdf33 
							
						 
					 
					
						
						
							
							Fix speling  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2016-03-07 14:43:10 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							defaea3496 
							
						 
					 
					
						
						
							
							Documentation work  
						
						
						
					 
					
						2016-03-07 13:36:54 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							46fce40fd5 
							
						 
					 
					
						
						
							
							Fix error lists for raw timer functions  
						
						
						
					 
					
						2016-03-07 13:35:37 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							5620895e88 
							
						 
					 
					
						
						
							
							Add glfwWaitEventsTimeout  
						
						... 
						
						
						
						This function will put the calling thread to sleep until an event
arrives or until the specified timeout has elapsed. 
						
					 
					
						2016-03-06 17:28:40 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							337c77a39b 
							
						 
					 
					
						
						
							
							Documentation work  
						
						
						
					 
					
						2016-03-06 14:11:14 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							487557b343 
							
						 
					 
					
						
						
							
							Relax thread constraints for glfwSetTime  
						
						
						
					 
					
						2016-03-06 11:51:32 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							31f67dd3cc 
							
						 
					 
					
						
						
							
							Add glfwGetTimerValue and glfwGetTimerFrequency  
						
						... 
						
						
						
						This adds raw timer access to the public API and builds the
floating-point time functions on top.  It also makes the GLFWuint64 type
public. 
						
					 
					
						2016-03-06 11:51:23 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							8221aadea3 
							
						 
					 
					
						
						
							
							Include stddef.h unconditionally in public header  
						
						
						
					 
					
						2016-03-06 09:40:16 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							baf574494d 
							
						 
					 
					
						
						
							
							Add glfwFocusWindow  
						
						... 
						
						
						
						This removes the (undocumented) behavior where glfwShowWindow would
bring the window to front and set input focus.  That function now
does what it says. 
						
					 
					
						2016-02-25 21:37:40 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							db49aa6bd9 
							
						 
					 
					
						
						
							
							Cleanup  
						
						
						
					 
					
						2016-02-22 13:16:43 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							70ffae7430 
							
						 
					 
					
						
						
							
							Documentation work  
						
						
						
					 
					
						2016-02-22 11:59:40 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							7669ade19c 
							
						 
					 
					
						
						
							
							Make instance extension count unsigned  
						
						... 
						
						
						
						Fixes  #714 . 
					
						2016-02-22 10:44:43 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							a10caa4631 
							
						 
					 
					
						
						
							
							Add glfwMaximizeWindow and GLFW_MAXIMIZED  
						
						... 
						
						
						
						Fixes  #266 . 
					
						2016-02-21 15:32:26 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							80c203f3bb 
							
						 
					 
					
						
						
							
							Separate guide and reference documentation tags  
						
						
						
					 
					
						2016-02-19 10:38:30 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							001c50cfc6 
							
						 
					 
					
						
						
							
							Add paragraphs on GL helpers not being for Vulkan  
						
						
						
					 
					
						2016-02-19 09:19:17 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							95c44ab298 
							
						 
					 
					
						
						
							
							Fix cursor coordinate phrasing  
						
						... 
						
						
						
						Fixes  #387 . 
					
						2016-02-17 15:06:56 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							9b75bffc88 
							
						 
					 
					
						
						
							
							Add basic Vulkan support  
						
						... 
						
						
						
						Added GLFW_INCLUDE_VULKAN.  Added glfwVulkanSupported,
glfwGetRequiredInstanceExtensions, glfwGetInstanceProcAddress,
glfwGetPhysicalDevicePresentationSupport and glfwCreateWindowSurface.
Added port of LunarG SDK tri example. 
						
					 
					
						2016-02-16 14:58:58 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							386b60396f 
							
						 
					 
					
						
						
							
							Documentation work  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2016-02-10 13:48:49 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							d6e0a4390c 
							
						 
					 
					
						
						
							
							Documentation work  
						
						
						
					 
					
						2016-02-09 07:41:48 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							ca21a5c7b4 
							
						 
					 
					
						
						
							
							Correct GLES3 extension header paths  
						
						
						
					 
					
						2016-02-09 07:25:16 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							f51cf81148 
							
						 
					 
					
						
						
							
							Add error sections to reference docs  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2016-02-05 03:47:17 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							832c2ffa3b 
							
						 
					 
					
						
						
							
							History work  
						
						
						
					 
					
						2016-01-31 22:36:34 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							951a9583fa 
							
						 
					 
					
						
						
							
							Add Doxygen aliases for custom paragraphs  
						
						
						
					 
					
						2016-01-31 22:35:37 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							276b1bc07a 
							
						 
					 
					
						
						
							
							Add check for EGL specific buffer swap issue  
						
						... 
						
						
						
						Fixes  #675 . 
					
						2016-01-31 19:17:21 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							d0649e6868 
							
						 
					 
					
						
						
							
							Fix confusing legacy parameter names  
						
						
						
					 
					
						2016-01-27 03:26:32 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							810bab7391 
							
						 
					 
					
						
						
							
							Add history to public types  
						
						
						
					 
					
						2015-12-15 22:37:22 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							0df4e06f11 
							
						 
					 
					
						
						
							
							Make more RFC 2119 compliant use of may  
						
						
						
					 
					
						2015-12-13 14:49:01 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							994d8ae54d 
							
						 
					 
					
						
						
							
							Relax native access header constraints  
						
						
						
					 
					
						2015-11-10 15:11:32 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							e046d0696b 
							
						 
					 
					
						
						
							
							Add glfwGetGLXWindow  
						
						
						
					 
					
						2015-11-09 23:52:03 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							9c315412e1 
							
						 
					 
					
						
						
							
							Add glfwGetKeyName  
						
						... 
						
						
						
						Fixes  #464 . 
					
						2015-11-09 14:46:09 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							a36e3a2033 
							
						 
					 
					
						
						
							
							Fix documentation formatting error  
						
						
						
					 
					
						2015-11-05 17:14:26 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							bce20c3280 
							
						 
					 
					
						
						
							
							Add links to GLFWglproc reference  
						
						
						
					 
					
						2015-11-05 13:58:52 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							98b478fec1 
							
						 
					 
					
						
						
							
							Add more GLFW_NO_API documentation  
						
						
						
					 
					
						2015-11-05 13:52:04 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							9d71eb46b8 
							
						 
					 
					
						
						
							
							Add guide section links to type reference  
						
						
						
					 
					
						2015-11-05 09:24:16 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							7be8209d14 
							
						 
					 
					
						
						
							
							Add GLFW_CONTEXT_NO_ERROR window hint  
						
						... 
						
						
						
						This adds support for the GL_KHR_no_error extension. 
						
					 
					
						2015-10-27 20:36:20 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							496f559c9a 
							
						 
					 
					
						
						
							
							Add GLFW_NO_API for creating context-less windows  
						
						
						
					 
					
						2015-10-26 00:30:30 +01:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							d95b77ebec 
							
						 
					 
					
						
						
							
							Fix monitor notifications on X11  
						
						... 
						
						
						
						Fixes  #288 . 
					
						2015-10-24 23:25:20 +02:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							318e8acfae 
							
						 
					 
					
						
						
							
							Header file documentation work  
						
						
						
					 
					
						2015-10-24 21:18:52 +02:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							af5b82acf5 
							
						 
					 
					
						
						
							
							Documentation work  
						
						
						
					 
					
						2015-10-19 16:01:42 +02:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							d84772d620 
							
						 
					 
					
						
						
							
							Add size limits and aspect ratio functions  
						
						... 
						
						
						
						Fixes  #555 . 
					
						2015-10-18 17:18:29 +02:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							a407a673dd 
							
						 
					 
					
						
						
							
							Add native Wayland and Mir functions  
						
						... 
						
						
						
						Fixes  #419 . 
					
						2015-10-15 01:48:44 +02:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							0eccf75f65 
							
						 
					 
					
						
						
							
							Replace GL booleans with public macros  
						
						
						
					 
					
						2015-10-13 00:46:02 +02:00 
						 
				 
			
				
					
						
							
							
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							95a07f3340 
							
						 
					 
					
						
						
							
							Start 3.2  
						
						
						
					 
					
						2015-10-12 21:59:49 +02:00