1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-04-20 06:48:50 -04:00

Commit Graph

  • 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
  • 96cdcec58a Fix declaration of dispatchable Vulkan handles Camilla Berglund 2016-02-16 21:40:01 +0100
  • 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
  • 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
  • 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
  • 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
  • d2d57c70e2 Fix pkg-config file generation regression Camilla Berglund 2015-12-30 21:05:27 +0100
  • 06899bd9a6 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
  • ecd04539ec Add mention of command-line CMake option setting Camilla Berglund 2015-12-16 03:42:59 +0100
  • 864ca4dd57 Remove duplicate inclusion Camilla Berglund 2015-12-15 16:58:33 +0100
  • f079d0625d Platform affix cleanup Camilla Berglund 2015-12-14 03:10:17 +0100
  • 37c93ba031 Compiler flag cleanup Camilla Berglund 2015-12-13 20:01:01 +0100
  • addb977ef1 Use monitor callback event more strictly Camilla Berglund 2015-12-13 19:11:21 +0100
  • 810bab7391 Add history to public types Camilla Berglund 2015-12-13 17:38:14 +0100
  • 87883b592f Update .gitignore Camilla Berglund 2015-12-13 17:37:56 +0100
  • b56fce1570 Fix typo Camilla Berglund 2015-12-15 22:35:51 +0100
  • 10c0eb648a Cleanup Camilla Berglund 2015-12-15 15:19:54 +0100
  • ec9fe02a30 Sort initial joystick set on Linux Camilla Berglund 2015-12-15 04:16:20 +0100
  • 6b0f660180 Fix EGL backend MinGW build errors Camilla Berglund 2015-12-13 16:55:54 +0100
  • 12871db0f9 Only poll requested joystick on OS X Camilla Berglund 2015-12-13 15:14:14 +0100
  • 45efb935c5 Use more GLFWbool Camilla Berglund 2015-12-10 17:10:05 +0100
  • 2b52008405 Check Linux joystick init on Wayland and Mir Camilla Berglund 2015-12-10 17:02:35 +0100
  • 7fec7a0569 Make source file names more consistent Camilla Berglund 2015-12-06 15:53:10 +0100
  • 12b6c56903 Add suffixes to platform specific helper functions Camilla Berglund 2015-12-03 18:16:46 +0100
  • 0a3b5952e0 Make WGL backend more readable Camilla Berglund 2015-12-06 16:13:42 +0100
  • 66b462d6e1 Make GLX backend more readable Camilla Berglund 2015-12-03 04:09:26 +0100
  • 02fdd6459e Make EGL backend more readable Camilla Berglund 2015-12-02 23:53:50 +0100
  • 0df4e06f11 Make more RFC 2119 compliant use of may Camilla Berglund 2015-12-13 14:07:27 +0100
  • 8f0f1cf6c1 Only poll requested joystick on Linux Camilla Berglund 2015-12-10 14:07:42 +0100
  • ee27930628 Update changelog Camilla Berglund 2015-12-12 20:35:26 +0100
  • a61d8dea36 Update .gitignore Camilla Berglund 2015-12-12 20:32:30 +0100
  • eea46be4e6 Fix missing MinGW import library prefix Camilla Berglund 2015-12-12 18:07:05 +0100
  • fdc65e49e4 Fix bad Win32 updates Camilla Berglund 2015-12-10 12:16:13 +0100
  • 75f1dfaf8a Move DWM enabled test to file where it is used Camilla Berglund 2015-12-06 16:19:39 +0100
  • 72632a846b Cleanup Camilla Berglund 2015-12-06 15:08:23 +0100
  • 5668b64839 Fix segfault on DISP_CHANGE_RESTART Camilla Berglund 2015-12-06 14:55:57 +0100
  • b3d0bd6081 Fix type of OpenGL bundle reference Camilla Berglund 2015-12-08 15:10:23 +0100
  • 1ea66b9033 Cleanup Camilla Berglund 2015-12-07 21:17:03 +0100
  • e82e2b7570 Fix full screen window position on OS X Camilla Berglund 2015-12-07 21:03:24 +0100
  • 001761ed58 Add note on event processing to context guide Camilla Berglund 2015-11-23 12:53:44 +0100
  • 5c98a44603 Move Win32 clipboard code to helper window Camilla Berglund 2015-11-21 21:54:42 +0100
  • 4cd493dd9a Add Win32 helper window Camilla Berglund 2015-11-03 15:28:56 +0100
  • b4b210526a Move to RegisterWindowClassEx for no real reason Camilla Berglund 2015-11-03 16:06:17 +0100
  • 1bf33a7402 Clarify WNDPROC window pointer handling Camilla Berglund 2015-11-03 15:16:00 +0100