Commit Graph

  • 8c4ce9a3de Documentation work Camilla Berglund 2016-02-08 16:23:44 +0100
  • 126986f06d Merge 388ad3dd97 into 710586367c nether cat 2016-02-20 11:26:47 +0000
  • 710586367c Add Vulkan headers to test dependency list Camilla Berglund 2016-02-19 14:38:04 +0100
  • f3f0eaa59e Add OpenGL error check to glfwinfo Camilla Berglund 2016-02-19 14:27:51 +0100
  • cbcadded18 Update documentation main page Camilla Berglund 2016-02-19 10:42:28 +0100
  • 80c203f3bb Separate guide and reference documentation tags Camilla Berglund 2016-02-19 10:29:13 +0100
  • 001c50cfc6 Add paragraphs on GL helpers not being for Vulkan Camilla Berglund 2016-02-19 09:13:56 +0100
  • 3b64bae323 Fix X11 WSI extension selection logic Camilla Berglund 2016-02-19 08:56:46 +0100
  • 7da0ffa5ea Formatting Camilla Berglund 2016-02-18 22:27:44 +0100
  • bad778c1c4 OpenGL headers not required for compilation Camilla Berglund 2016-02-18 21:56:06 +0100
  • 6e103d5dca Change priority order of X11 WSI extensions Camilla Berglund 2016-02-18 19:35:48 +0100
  • 65870346e4 Add Vulkan functions to thread safety section Camilla Berglund 2016-02-18 15:16:03 +0100
  • 5e5fea2293 Fix struct member names of Mir WSI Camilla Berglund 2016-02-18 14:48:33 +0100
  • b6a72db2ad Add missing inclusion of linux/input.h Camilla Berglund 2016-02-18 14:48:07 +0100
  • c56af32bb7 Fix use of undeclared constant Camilla Berglund 2016-02-18 14:20:36 +0100
  • 511183e76c Remove CRLF line endings Camilla Berglund 2016-02-17 22:03:12 +0100
  • 2826f3d42f Check success of MakeCurrent before updating TLS Camilla Berglund 2016-02-15 15:34:33 +0100
  • bdbad880c4 Move GitHub documentation to .github Camilla Berglund 2016-02-17 21:48:48 +0100
  • b0b77bc0f2 Documentation work Camilla Berglund 2016-02-17 21:48:09 +0100
  • 2accdb76bd Cleanup Camilla Berglund 2016-02-17 21:30:17 +0100
  • be94eb67be Add support for EGL_KHR_gl_colorspace Camilla Berglund 2016-02-17 17:17:08 +0100
  • 08ea80b708 Clarify language on instance function loading Camilla Berglund 2016-02-17 15:03:26 +0100
  • 95c44ab298 Fix cursor coordinate phrasing Camilla Berglund 2016-02-17 14:52:01 +0100
  • 41b82903a8 Documentation work Camilla Berglund 2016-02-17 09:10:48 +0100
  • b955936ee1 Semantics fix Camilla Berglund 2016-02-17 08:55:24 +0100
  • d6975a708a Fix search path for 32-bit Vulkan import library Camilla Berglund 2016-02-17 08:26:45 +0100
  • eabc64fb7d Disable unused prototypes Camilla Berglund 2016-02-17 08:06:38 +0100
  • 3754b8e976 wayland: Implement support for 'DISABLED' cusror mode Jonas Ådahl 2015-12-09 15:29:37 +0800
  • e3b6fda0ea wayland: Use modules from ECM for finding Wayland deps Jonas Ådahl 2015-12-09 14:03:32 +0800
  • 0556601a29 x11: Premultiply alpha of custom cursor pixel Jonas Ådahl 2016-02-17 13:53:57 +0800
  • db3eb121df wayland: Pre-multiply alpha of custom cursor images Jonas Ådahl 2016-02-17 13:51:08 +0800
  • 7e8c59a3ae Bug fix: Forgot to put in target properties for the transparent app. Cem Karan 2016-02-16 16:28:47 -0500
  • 223a63c49f Merge branch 'transparent_windows' into fast_window_position_updates Cem Karan 2016-02-16 15:55:06 -0500
  • d854f49239 Merge branch 'master' into transparent_windows Cem Karan 2016-02-16 15:51:41 -0500
  • 96cdcec58a Fix declaration of dispatchable Vulkan handles Camilla Berglund 2016-02-16 21:40:01 +0100
  • 6bfdf196c1 Merge branch 'transparent_windows' into fast_window_position_updates Cem Karan 2016-02-16 15:30:00 -0500
  • fb11af9c6a Merge branch 'master' into fast_window_position_updates Cem Karan 2016-02-16 15:29:54 -0500
  • c76658186b Merge branch 'master' into transparent_windows Cem Karan 2016-02-16 15:25:55 -0500
  • 1e1def1d04 Bug fix to examples/CMakeLists.txt to add transparent to WINDOWS_BINARIES. Cem Karan 2016-02-16 13:53:32 -0500
  • 440466524e Add use of GET_DEVICE_PROC_ADDR in Vulkan test Camilla Berglund 2016-02-16 15:48:29 +0100
  • 9b75bffc88 Add basic Vulkan support Camilla Berglund 2015-08-10 20:19:04 +0200
  • c2efe87cff Improve glfwinfo extension listing Camilla Berglund 2016-02-15 08:34:44 +0100
  • 1e452d5fca Remove work performed by glad Camilla Berglund 2016-02-15 08:22:32 +0100
  • f7228bb562 Fix window class not being unregistered Camilla Berglund 2016-02-11 16:41:39 +0100
  • 386b60396f Documentation work Camilla Berglund 2016-02-10 13:48:49 +0100
  • 49d228207f Fix crash when joystick name unavailable on OS X Aaron Jacobs 2016-02-08 11:21:48 -0800
  • d6e0a4390c Documentation work Camilla Berglund 2016-02-09 07:41:48 +0100
  • ca21a5c7b4 Correct GLES3 extension header paths Camilla Berglund 2016-01-02 21:45:23 +0100
  • 0986df1c53 Merge 87293db93b into f51cf81148 Aaron Jacobs 2016-02-08 19:34:01 +0000
  • 87293db93b Fix crash when joystick name unavailable on OS X Aaron Jacobs 2016-02-08 11:21:48 -0800
  • f51cf81148 Add error sections to reference docs Camilla Berglund 2016-02-05 00:51:40 +0100
  • 58a83ca8ad Documentation work Camilla Berglund 2016-02-04 20:34:22 +0100
  • d93d9fb7be Fix Appveyor notification setting names Camilla Berglund 2016-02-04 16:06:31 +0100
  • 69c5559e53 Fix YAML syntax error Camilla Berglund 2016-02-04 15:55:54 +0100
  • ebe88c3869 Add build directory for CI Camilla Berglund 2016-02-04 15:44:20 +0100
  • a6bec2ebdc CI file fixes Camilla Berglund 2016-02-04 14:58:44 +0100
  • 9ffeae554b Add Appveyor file Zbigniew Mandziejewicz 2016-02-04 14:05:47 +0100
  • 422044b778 Travis file fixes Zbigniew Mandziejewicz 2016-02-04 13:23:54 +0100
  • f21ac15c6c Add initial Travis CI file Camilla Berglund 2015-04-14 23:47:17 +0200
  • 0498eea825 Merge 4e3ae3c8ff into f22edf13dc Bogdan 2016-02-02 22:39:15 +0000
  • f22edf13dc Simplify file generation paths Zbigniew Mandziejewicz 2016-02-02 05:55:24 +0100
  • b63b992fd6 CMake documentation work Camilla Berglund 2016-02-02 02:24:12 +0100
  • 7f7ad39e15 CMake target installation fixes Camilla Berglund 2016-02-02 04:50:50 +0100
  • 075140aefe Add public header path to target interface Marcus Geelnard 2016-02-02 00:54:57 +0100
  • 453631773e Export transitive dependencies for static library Nicholas Vitovitch 2016-02-02 00:41:20 +0100
  • 8637612908 Add GLFW_DLL to target interface Zbigniew Mandziejewicz 2016-02-02 00:52:55 +0100
  • a247f7d797 Include imported targets into module config file Nicholas Vitovitch 2016-02-02 04:45:30 +0100
  • 23d34747f4 Rename export targets file to glfw3Targets.cmake Nicholas Vitovitch 2016-02-02 00:06:56 +0100
  • 6466c9d406 Fix CMake file install paths Zbigniew Mandziejewicz 2016-02-02 00:04:15 +0100
  • c831170731 Merge 86e3697636 into 832c2ffa3b mbitsnbites 2016-02-01 11:31:17 +0000
  • 86e3697636 fixup! Add GLFW includes to target_include_directories m@bitsnbites.eu 2016-02-01 12:30:48 +0100
  • e5601f1619 Add GLFW includes to target_include_directories m@bitsnbites.eu 2016-02-01 10:34:10 +0100
  • 832c2ffa3b History work Camilla Berglund 2016-01-31 22:35:11 +0100
  • 951a9583fa Add Doxygen aliases for custom paragraphs Camilla Berglund 2016-01-31 21:32:14 +0100
  • 5499fd307a Contribution guide work Camilla Berglund 2016-01-31 20:22:53 +0100
  • e94fa1c9b3 Contribution guide work Camilla Berglund 2016-01-31 20:14:10 +0100
  • 7e91b26bb1 Add initial CONTRIBUTING.md Camilla Berglund 2015-07-06 18:17:19 +0200
  • 276b1bc07a Add check for EGL specific buffer swap issue Camilla Berglund 2016-01-31 19:17:18 +0100
  • 12d49eaf6c Update changelog Camilla Berglund 2016-01-31 18:00:22 +0100
  • 0ebdad53e8 Add asserts for public API pointer parameters Camilla Berglund 2016-01-31 17:56:36 +0100
  • d0649e6868 Fix confusing legacy parameter names Camilla Berglund 2016-01-27 03:25:21 +0100
  • 2cc6caf182 Remove superfluous call Camilla Berglund 2016-01-10 20:08:14 +0100
  • 80cef67580 Fix memory leak in X11 key LUT generation celestinmarot 2015-12-17 12:38:53 +0100
  • cd62cb5f61 Merge c6ec66ed9e into d2d57c70e2 Yousry Abdallah 2016-01-05 10:04:41 +0000
  • c6ec66ed9e Update egl_context.c Yousry Abdallah 2016-01-05 11:03:36 +0100
  • fbbf93f9ef Add cheaty support for Cygwin versions of CMake Arthur Uzulin 2016-01-01 21:01:59 +1100
  • 85cee7bb8f Merge cddee11c35 into d2d57c70e2 celestinmarot 2015-12-31 10:21:19 +0000
  • d2d57c70e2 Fix pkg-config file generation regression Camilla Berglund 2015-12-30 21:05:27 +0100
  • bf4306a668 Partially revert 37c93ba0, fixes #664 Emmanuel Gil Peyrot 2015-12-30 20:22:31 +0100
  • 06899bd9a6 Fix SetProcessDpiAwareness case mismatch Ioannis Tsakpinis 2015-12-30 16:20:40 +0200
  • 88a36ddf8a Fix SetProcessDpiAwareness case mismatch Ioannis Tsakpinis 2015-12-30 16:20:40 +0200
  • cf6c11cfaa wayland: Only set surface buffer scale when supported Jonas Ådahl 2015-12-27 10:42:45 +0800
  • 06479ba535 Wayland: Implement HiDPI support Emmanuel Gil Peyrot 2015-10-10 16:35:06 +0100
  • e786fc8abb Fix Win32 charmods handler not triggering when CTRL is held (fix #672) ocornut 2015-12-25 21:59:02 +0100
  • af3f4652ae Merge remote-tracking branch 'glfw/master' ocornut 2015-12-25 21:12:56 +0100
  • 5ce835a726 Merge ae3185c560 into ecd04539ec linkmauve 2015-12-25 19:55:53 +0000
  • ae3185c560 Wayland: Implement HiDPI support Emmanuel Gil Peyrot 2015-10-10 16:35:06 +0100
  • c63da92547 Changed the location of one vertex so the triangle is more triangular (maybe?) Cem Karan 2015-12-18 14:46:56 -0500
  • a676f4d5d0 Bug fixes to filters.c: All windows now show same contents regardless of position. Cem Karan 2015-12-18 13:41:34 -0500
  • c7c9b54459 Incorporated code from Matt Reagan on the Cocoa-dev mailing list for fast window position updates. Cem Karan 2015-12-18 09:53:14 -0500