Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							6a8e169001 
							
						 
					 
					
						
						
							
							Update copyright notice year  
						
						 
						
						
						
					 
					
						2016-06-01 21:25:19 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							2d2756cbad 
							
						 
					 
					
						
						
							
							Simplify cursor window logic  
						
						 
						
						
						
					 
					
						2016-05-30 22:12:33 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							797ee8d8e3 
							
						 
					 
					
						
						
							
							Move all cursor positioning to platform code  
						
						 
						
						... 
						
						
						
						Due to Wayland, shared code cannot rely on cursor positioning being
supported by the underlying platform.
This implicitly fixes  #617  as it moves cursor centering into
_glfwPlatformSetCursorMode, thus separating it from the stale value of
_glfw.cursorWindow.
Fixes  #617 . 
						
					 
					
						2016-05-29 15:33:49 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							0e846883bf 
							
						 
					 
					
						
						
							
							Clarify cursor position variable names  
						
						 
						
						
						
					 
					
						2016-05-27 02:39:03 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							32f38b97d5 
							
						 
					 
					
						
						
							
							Fix OS X key names not following layout  
						
						 
						
						
						
					 
					
						2016-05-24 22:12:15 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							c4c99727c5 
							
						 
					 
					
						
						
							
							Add dynamic loading of HIToolbox.framework  
						
						 
						
						... 
						
						
						
						Fixes  #717 . 
						
					 
					
						2016-05-23 15:21:56 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							ef80beab81 
							
						 
					 
					
						
						
							
							Add run-time context creation API selection  
						
						 
						
						... 
						
						
						
						Fixes  #145 . 
						
					 
					
						2016-05-04 17:00:07 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Xo Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							9f5658c8ac 
							
						 
					 
					
						
						
							
							Removed OS X modifier flags cache  
						
						 
						
						... 
						
						
						
						Related to #566 .
Related to #567 . 
						
					 
					
						2016-02-26 10:03:23 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							7fec7a0569 
							
						 
					 
					
						
						
							
							Make source file names more consistent  
						
						 
						
						... 
						
						
						
						Use platform prefix for files specific to that platform AND that have no
credible alternative API on that platform.
The exception is WinMM, which will be replaced before 3.2. 
						
					 
					
						2015-12-13 14:51:44 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							12b6c56903 
							
						 
					 
					
						
						
							
							Add suffixes to platform specific helper functions  
						
						 
						
						... 
						
						
						
						Also merge win32_tls.h into win32_platform.h. 
						
					 
					
						2015-12-13 14:50:59 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							9c315412e1 
							
						 
					 
					
						
						
							
							Add glfwGetKeyName  
						
						 
						
						... 
						
						
						
						Fixes  #464 . 
						
					 
					
						2015-11-09 14:46:09 +01: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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							e0084617d5 
							
						 
					 
					
						
						
							
							Fix monitor disappearing on OS X with AGS  
						
						 
						
						... 
						
						
						
						When automatic graphics switching is activated, the CGDirectDisplayID
for the display changes, casuing the primary GLFWmonitor to disappear. 
						
					 
					
						2015-10-12 18:42:18 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							ff67e06844 
							
						 
					 
					
						
						
							
							Added prefixes to header guard macros.  
						
						 
						
						
						
					 
					
						2015-06-07 19:32:24 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							38ae319bea 
							
						 
					 
					
						
						
							
							Header inclusion cleanup.  
						
						 
						
						
						
					 
					
						2015-05-28 01:52:22 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							076d9311fa 
							
						 
					 
					
						
						
							
							Removed tab characters.  
						
						 
						
						
						
					 
					
						2015-04-10 13:17:27 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chi-kwan Chan 
							
						 
					 
					
						
						
						
						
							
						
						
							4277e9f5d6 
							
						 
					 
					
						
						
							
							Removed NSScreen member of OS X monitor.  
						
						 
						
						... 
						
						
						
						Apple's documentation of [NSScreen screens] mentions that, "The
(screens) array should not be cached.  Screens can be added, removed,
or dynamically reconfigured at any time."  Because of this, we simply
obtain the screen from a displayID whenever we need it.
Fixes  #492 .
Closes  #493 . 
						
					 
					
						2015-04-09 17:59:37 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							1634742177 
							
						 
					 
					
						
						
							
							Fixed lifetime management of application delegate.  
						
						 
						
						
						
					 
					
						2015-01-04 18:22:46 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							d459145d28 
							
						 
					 
					
						
						
							
							Made glfwGetCursorPos query system directly.  
						
						 
						
						... 
						
						
						
						Fixes  #103 .
Fixes  #153 .
Fixes  #193 .
Fixes  #355 .
Fixes  #381 . 
						
					 
					
						2015-01-04 16:54:19 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							54a1fad13b 
							
						 
					 
					
						
						
							
							Fixed cursor sometimes not being set.  
						
						 
						
						
						
					 
					
						2014-12-30 21:55:20 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							9aa15aa710 
							
						 
					 
					
						
						
							
							Fixed menu bar for non-bundled OS X applications.  
						
						 
						
						... 
						
						
						
						The menu bar for non-bundled applications did not become visible until
it had lost and regained focus.  This is fixed (somehow) by letting the
NSApplication run loop start and stop.
Technique by scoopr. 
						
					 
					
						2014-12-18 03:34:32 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							1495134398 
							
						 
					 
					
						
						
							
							Changed all key translation to arrays.  
						
						 
						
						
						
					 
					
						2014-12-15 21:55:17 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							f8d80a936f 
							
						 
					 
					
						
						
							
							Internal header cleanup.  
						
						 
						
						
						
					 
					
						2014-09-02 19:47:29 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							7c925353a5 
							
						 
					 
					
						
						
							
							Renamed context module headers.  
						
						 
						
						
						
					 
					
						2014-04-08 17:47:38 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							17d9051b82 
							
						 
					 
					
						
						
							
							Separated time state from window system state.  
						
						 
						
						
						
					 
					
						2014-04-08 17:47:38 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							660034332d 
							
						 
					 
					
						
						
							
							Separated joystick state from window system state.  
						
						 
						
						... 
						
						
						
						This is partially in preparation for pending support for additional
joystick APIs like XInput, DirectInput and IOHID. 
						
					 
					
						2014-04-08 16:07:21 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							78efc18079 
							
						 
					 
					
						
						
							
							Split out TLS code into separate modules.  
						
						 
						
						... 
						
						
						
						This allows the TLS code to be re-used by partial ports like EGL. 
						
					 
					
						2014-03-30 15:24:09 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							608de57358 
							
						 
					 
					
						
						
							
							Cleanup.  
						
						 
						
						
						
					 
					
						2014-03-20 11:30:27 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								urraka 
							
						 
					 
					
						
						
						
						
							
						
						
							40c04a7565 
							
						 
					 
					
						
						
							
							Added support for custom system cursors.  
						
						 
						
						... 
						
						
						
						This adds 3 functions to the GLFW API: glfwCreateCursor,
glfwDestroyCursor and glfwSetCursor. 
						
					 
					
						2014-03-20 11:30:27 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							611006af18 
							
						 
					 
					
						
						
							
							Updated API version in comment headers.  
						
						 
						
						
						
					 
					
						2014-01-22 01:32:00 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							0163bc05d6 
							
						 
					 
					
						
						
							
							Moved internal context function declarations.  
						
						 
						
						
						
					 
					
						2014-01-22 01:23:35 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							d3f3e2d6c5 
							
						 
					 
					
						
						
							
							Removed unused flag.  
						
						 
						
						
						
					 
					
						2013-09-19 01:12:50 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							3cfc400cf9 
							
						 
					 
					
						
						
							
							Simplified source file comment headers.  
						
						 
						
						
						
					 
					
						2013-07-30 14:46:52 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							7f2eb7b15b 
							
						 
					 
					
						
						
							
							New joystick API.  
						
						 
						
						
						
					 
					
						2013-05-22 21:56:14 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							3ec843a1da 
							
						 
					 
					
						
						
							
							Fixed captured cursor mode on OS X.  
						
						 
						
						
						
					 
					
						2013-04-24 19:29:28 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							a2745574c8 
							
						 
					 
					
						
						
							
							OS X hidden cursor cleanup.  
						
						 
						
						
						
					 
					
						2013-04-21 22:46:35 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							f5ba0d9f22 
							
						 
					 
					
						
						
							
							Video mode setting cleanup.  
						
						 
						
						
						
					 
					
						2013-04-21 21:28:07 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							57751a5494 
							
						 
					 
					
						
						
							
							Added initial NSScreen integration.  
						
						 
						
						... 
						
						
						
						This (tentatively) fixes the bug of full screen windows on OS X always
opening on the primary monitor. 
						
					 
					
						2013-04-17 23:11:04 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							d4a61bbd36 
							
						 
					 
					
						
						
							
							Removed unused type.  
						
						 
						
						
						
					 
					
						2013-04-08 13:59:04 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							ec8273f249 
							
						 
					 
					
						
						
							
							Moved Cocoa joystick state to library struct.  
						
						 
						
						
						
					 
					
						2013-02-14 19:07:17 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							38947b37af 
							
						 
					 
					
						
						
							
							Renamed context API init/terminate functions.  
						
						 
						
						
						
					 
					
						2013-01-15 20:49:29 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							46c1e4028f 
							
						 
					 
					
						
						
							
							Begun integrating mode setting and monitor API.  
						
						 
						
						
						
					 
					
						2013-01-03 17:56:59 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							1bc91bfe5b 
							
						 
					 
					
						
						
							
							Formatting.  
						
						 
						
						
						
					 
					
						2013-01-02 17:07:04 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							b72a97d531 
							
						 
					 
					
						
						
							
							Renamed global struct and substructs.  
						
						 
						
						... 
						
						
						
						Renamed _glfwLibrary to _glfw and made all substructs lower-case, making
global variable names easier to read and type.  Partially inspired by the
internal naming conventions of glwt. 
						
					 
					
						2013-01-02 01:44:57 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							52dac79219 
							
						 
					 
					
						
						
							
							Ripped out horribly broken refresh rate mess.  
						
						 
						
						
						
					 
					
						2012-12-31 02:06:19 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Camilla Berglund 
							
						 
					 
					
						
						
						
						
							
						
						
							23c6def880 
							
						 
					 
					
						
						
							
							Merge branch 'master' into multi-monitor  
						
						 
						
						... 
						
						
						
						Conflicts:
	src/cocoa_window.m
	src/init.c
	tests/iconify.c
	tests/reopen.c 
						
					 
					
						2012-12-30 22:18:15 +01:00