1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-04-20 22:58:51 -04:00

Commit Graph

  • 4ae6eae58d Made queries use XRRGetScreenResourcesCurrent. Camilla Berglund 2014-09-09 23:15:52 +0200
  • 7dba90b7ca Removed racy checks of cached iconification state. Camilla Berglund 2014-09-09 16:53:22 +0200
  • 41d998eb3c Removed duplicate inclusion of client header. Camilla Berglund 2014-09-09 16:43:24 +0200
  • 25204b1ec7 wayland: Support for setting a cursor image Ricardo Vieira 2014-09-09 16:37:55 +0200
  • 8d170c7f47 Merged clipboard code into input. Camilla Berglund 2014-09-09 16:26:57 +0200
  • 66c3af7628 Added compatibility paragraphs on flush control. Camilla Berglund 2014-09-05 13:57:58 +0200
  • 4aa9174e76 Clarified comments for X11 key repeat hack. Camilla Berglund 2014-09-03 01:44:08 +0200
  • 3fcc2a6cb2 Documented use of deprecated OS X function. Camilla Berglund 2014-09-03 00:31:39 +0200
  • f8d80a936f Internal header cleanup. Camilla Berglund 2014-09-02 19:42:43 +0200
  • c85294e0b2 Window class cleanup. Camilla Berglund 2014-08-31 14:17:31 +0200
  • 82dc6c8b8f Removed option to disable loading of winmm. Camilla Berglund 2014-08-15 14:50:41 +0200
  • 2eb5ed33be Documented X11 cursor positioning caveat. Camilla Berglund 2014-08-31 13:10:06 +0200
  • b1fd3c00d0 Removed duplicate window position clearing. Camilla Berglund 2014-08-26 14:46:02 +0200
  • c700978c45 X11 library struct cleanup and comments. Camilla Berglund 2014-08-22 11:18:24 +0200
  • 5d525c4a5f Moved display closing into _glfwPlatformTerminate. Camilla Berglund 2014-08-21 21:18:02 +0200
  • e5d890a1aa Made clipboard string member name consistent. Camilla Berglund 2014-08-21 21:14:29 +0200
  • 44c899ce70 Added support for GL_KHR_context_flush_control. Camilla Berglund 2014-08-21 19:21:45 +0200
  • cfc47abf0d Made context creation backends more consistent. Camilla Berglund 2014-08-20 20:12:59 +0200
  • 77d2a2131d Fixed fallthrough bug in glfwinfo. Camilla Berglund 2014-08-20 17:59:58 +0200
  • 9ccb966a3a Added APIENTRY hack to native header. Camilla Berglund 2014-08-20 17:50:29 +0200
  • d5cf713c20 Clarified comment on APIENTRY hack. Camilla Berglund 2014-08-20 17:49:58 +0200
  • 10ee8b4e27 Updated extension headers. Camilla Berglund 2014-08-20 17:23:23 +0200
  • a5281df501 Moved RandR gamma probe to init. Camilla Berglund 2014-08-18 12:58:02 +0200
  • 59d1aa52f2 Merged gamma files into monitor files. Camilla Berglund 2014-08-18 12:31:48 +0200
  • 626dbf6057 Added clearing of global struct on terminate. Camilla Berglund 2014-08-18 12:17:00 +0200
  • 452e95d02a CMake path quoting fixes. Camilla Berglund 2014-08-15 01:10:07 +0200
  • 4ce884fa52 Added OpenGL Reference pointers. Camilla Berglund 2014-08-15 01:04:03 +0200
  • 839721b926 Fixed VC++ warnings. Camilla Berglund 2014-08-15 12:53:47 +0200
  • 8cd88ddf61 Cleanup of OS X cursor fixes. Camilla Berglund 2014-08-13 09:15:48 +0200
  • 87fb437d76 Fixed changing cursor while it's outside window. Arseny Kapoulkine 2014-07-30 19:57:43 -0700
  • e74ebf0be3 Fix cursor behavior on OS X. Arseny Kapoulkine 2014-07-29 08:35:56 -0700
  • 26f86ac50a Merge pull request #333 from ricardomv/fix-reopen Camilla Berglund 2014-08-13 08:59:25 +0200
  • b4d4fc8f79 Optimize _glfwInitJoysticks on OS X. Arseny Kapoulkine 2014-05-01 22:39:21 -0700
  • 3b7d34a1d5 Moved XKB header to header variable. Camilla Berglund 2014-08-11 23:53:37 +0200
  • aa4ec94d71 Removed link interface no-op. Camilla Berglund 2014-08-11 20:30:12 +0200
  • dd043d737f Use CMake threading variable for Wayland. Camilla Berglund 2014-08-11 20:27:48 +0200
  • 6e0ea02f17 Quoted all CMake paths with substitution. Camilla Berglund 2014-08-11 20:24:16 +0200
  • 87490316c8 Fixed video modes not being rotated to match CRTC. Camilla Berglund 2014-08-10 16:35:09 +0200
  • 036da0fb4e Added RandR header inclusion to native header. Camilla Berglund 2014-07-28 21:19:50 +0200
  • a7c9ca3b43 wayland: Release input focus when window is destroyed Ricardo Vieira 2014-07-26 21:55:43 +0100
  • c39ebfe1b8 Fixed callback syntax in tutorial. Camilla Berglund 2014-07-23 23:48:24 +0200
  • 434d0947e5 Merge pull request #321 from ricardomv/wayland-resize Camilla Berglund 2014-07-21 14:45:23 +0200
  • acf6bfb1f6 wayland: Destroy window context before clearing the egl surface Ricardo Vieira 2014-07-10 22:08:28 +0100
  • 2c5c6a1ff5 wayland: Add support for resizing windows Ricardo Vieira 2014-07-10 22:07:30 +0100
  • 08dccc390d wayland: Remove unused code Ricardo Vieira 2014-07-10 22:05:54 +0100
  • 70fd348432 Fixed API version in header files. Camilla Berglund 2014-07-08 13:44:34 +0200
  • cd93df4fe0 Made events test monitor callback static. Camilla Berglund 2014-07-07 23:23:46 +0200
  • 0364457947 Added custom Doxygen layout file. Camilla Berglund 2014-07-04 13:27:19 +0200
  • 9c545d6a14 Fixed typo. Siavash Eliasi 2014-07-03 10:26:49 +0430
  • c015852498 Restored smaller Doxygen code block padding. Camilla Berglund 2014-07-02 18:41:11 +0200
  • 7135f203f5 Merge pull request #322 from glfw/light-grey-highlight Camilla Berglund 2014-07-02 18:21:49 +0200
  • 5a48f3123f Using a light grey syntax highlighting theme. Siavash Eliasi 2014-07-02 20:32:33 +0430
  • ef60891c2c Added credit. Camilla Berglund 2014-07-01 10:49:50 +0200
  • 704dc3e34d Fixed crash on Wayland with DRM-backend. Ricardo Vieira 2014-06-30 01:59:41 +0100
  • 3eae79f6e0 Fixed Wayland EGL pkg-config module name. Ricardo Vieira 2014-06-28 17:36:17 +0100
  • 76f78cf123 Fixed name of xkbcommon pkg-config module. Jonas Ådahl 2014-06-30 09:08:00 +0200
  • 2230a68e42 wayland: Follow _glfwInputChar() type change Jonas Ådahl 2014-06-30 09:07:36 +0200
  • 896d040c68 Merge pull request #316 from jadahl/wayland-input Camilla Berglund 2014-06-29 23:44:35 +0200
  • 9ac854b7bb wayland: Add keyboard support Jonas Ådahl 2014-06-29 23:09:21 +0200
  • 2f71bfc152 x11: Move KeySym to unicode converter out of x11 backend Jonas Ådahl 2014-06-29 23:01:11 +0200
  • 819e148510 examples/boing: Add ball-follow-cursor functionality Jonas Ådahl 2014-06-29 16:51:25 +0200
  • 7d373477ed wayland: Build with -pthread Jonas Ådahl 2014-06-29 12:30:19 +0200
  • a75cf5a163 wayland: Add basic input support Jonas Ådahl 2014-06-29 12:29:00 +0200
  • 4c68049d86 wayland: Fix indentation Jonas Ådahl 2014-06-29 12:22:23 +0200
  • dea861abd8 Fixed all EGLConfigs listed as single-buffered. Ricardo Vieira 2014-06-29 19:19:34 +0100
  • 51208601a4 Setting CSS for horizontal rules. Siavash Eliasi 2014-06-03 12:53:53 +0430
  • 2ea74e60f9 Using slightly brighter set of colors for message boxes. Siavash Eliasi 2014-06-03 12:42:49 +0430
  • db5b089cee Increasing code block padding. Siavash Eliasi 2014-06-03 12:35:32 +0430
  • ce3ff08932 Using different color for links inside code blocks. Siavash Eliasi 2014-06-03 11:58:25 +0430
  • 30eccfd454 No orange links in documentation message boxes. Siavash Eliasi 2014-06-03 10:38:56 +0430
  • eb13951fb2 Removed unnecessary CSS rule. Siavash Eliasi 2014-06-03 10:08:28 +0430
  • 271d9fc76e Formatting. Camilla Berglund 2014-06-24 13:24:54 +0200
  • 55b5ca0bcc Fixed WGL not re-creating for sRGB hint. Doug Binks 2014-06-23 20:29:25 +0200
  • 46a56ea742 Clarified charmods in events test. Camilla Berglund 2014-06-24 13:04:40 +0200
  • 96b12ee504 Added character with modifiers callback. Camilla Berglund 2014-06-12 23:04:20 +0200
  • 9b6c14b7ae Unified X11 cursor creation. Camilla Berglund 2014-06-22 13:13:53 +0200
  • 215924f797 Removed harmless CGDisplay to NSScreen error. Camilla Berglund 2014-06-19 13:50:29 +0200
  • e8e05d462c Documentation work. Camilla Berglund 2014-04-23 13:30:11 +0200
  • a7b9deb2ca Fixed use of previous member name. Camilla Berglund 2014-06-18 21:07:54 +0200
  • 8ac54e8b14 Formatting. Camilla Berglund 2014-04-09 18:12:10 +0200
  • dcc3e72d39 Introducing extra.less and using Less CSS for higher flexibility. Siavash Eliasi 2014-06-02 13:44:44 +0430
  • 0a4796b2a0 Doxygen CSS cleanup. Siavash Eliasi 2014-06-01 16:06:59 +0430
  • 9e72bb1775 Setting CSS for missed elements. Siavash Eliasi 2014-05-21 14:04:35 +0430
  • f3b65445dc Fixed cursor outside new full screen windows. Camilla Berglund 2014-06-18 17:10:26 +0200
  • 7cb217ed4a Fixed plural forms on key/button arrays. Camilla Berglund 2014-05-18 21:28:11 +0200
  • cdd44849b8 Updated glad. Camilla Berglund 2014-04-24 09:47:46 +0200
  • 35fd08f594 Made windows test show all windows at once. Camilla Berglund 2014-05-19 11:55:56 +0200
  • 11587f1dde Added position testing to windows test. Camilla Berglund 2014-04-23 16:47:09 +0200
  • 3ce7bfef07 Added GLFW_FLOATING. Camilla Berglund 2014-05-23 14:01:02 +0200
  • c9808586b3 Added GLFW_DOUBLEBUFFER. Camilla Berglund 2014-04-24 19:21:10 +0200
  • 281013002d Added GLFW_DONT_CARE. Camilla Berglund 2014-04-08 18:57:43 +0200
  • 25e7ff1196 Added GLFW_AUTO_ICONIFY. Camilla Berglund 2014-04-08 15:32:34 +0200
  • 4fb5da75dc Consume WM_ERASEBKGND. Camilla Berglund 2014-04-08 21:16:48 +0200
  • 5e008ad074 Removed tautological test. Camilla Berglund 2014-04-08 15:50:27 +0200
  • 20792526c6 Clarified dependency list. Camilla Berglund 2014-06-18 16:13:49 +0200
  • 7123bcfc3e Fixed modifier key events being lost. Camilla Berglund 2014-06-17 11:29:34 +0200
  • 20b7ac0518 Formatting. Camilla Berglund 2014-06-12 01:41:47 +0200
  • 2f30d3e5a3 Only generate Doxyfile if generating docs. Camilla Berglund 2014-06-11 23:07:13 +0200
  • cb9d194f86 Removed uses of GLU in tests. Camilla Berglund 2014-06-10 14:35:50 +0200
  • 7653f3af49 Updated comments on global variables. Camilla Berglund 2014-06-09 12:34:42 +0200