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

Commit Graph

  • 1fc11c27e7 Fix broken GLSL in sharing test Camilla Berglund 2016-09-21 18:11:18 +0200
  • c4a8930909 Cleanup Camilla Berglund 2016-09-21 15:40:27 +0200
  • a280c97321 Convert reopen test to GL2 Camilla Berglund 2016-09-21 02:44:27 +0200
  • dfd1c85916 Clarify sharing test output Camilla Berglund 2016-09-21 02:43:44 +0200
  • fc86d741db Fix copypaste mistake Camilla Berglund 2016-09-20 15:01:15 +0200
  • ca38af0d83 Convert sharing test to GL2 Camilla Berglund 2016-09-20 14:12:15 +0200
  • f7584bf14c Convert cursor test to GL2 Camilla Berglund 2016-09-19 14:49:15 +0200
  • 0090ce3df7 Update Vulkan headers to 1.0.26.0 SDK Camilla Berglund 2016-09-14 23:27:34 +0200
  • 433db8f9f9 Allow combining Vulkan and GL/GLES header macros Camilla Berglund 2016-09-14 21:13:33 +0200
  • 7e9e321c38 Add @ref tags for Vim syntax highlighting Camilla Berglund 2016-09-14 20:17:26 +0200
  • 6ac1ed18ea Formatting Camilla Berglund 2016-09-14 17:41:06 +0200
  • 54930ddd33 Check only for relevant Vulkan extensions Camilla Berglund 2016-09-14 15:21:52 +0200
  • 3e59b7345c Fix early-out in Vulkan extension check Camilla Berglund 2016-09-14 15:18:07 +0200
  • 838c4e938c Win32: Allow iconifying undecorated windows Camilla Berglund 2016-09-14 13:05:13 +0200
  • f79a52fe9b Win32: Make glfwPostEmptyEvent use helper window Camilla Berglund 2016-09-05 14:34:03 +0200
  • 2eb1657d91 Wayland: Only input a character on GLFW_PRESS action Emmanuel Gil Peyrot 2016-09-11 14:17:59 +0900
  • e6a32db7b9 Cleanup Camilla Berglund 2016-09-07 15:43:39 +0200
  • acce7ec9cf Mir: Add cursor mode support Brandon Schaefer 2016-08-16 15:26:07 -0700
  • fbb2d5e10d Convert tearing test to GL2 Camilla Berglund 2016-08-22 00:54:05 +0200
  • f86edf8d3c Remove GL1 from gamma test Camilla Berglund 2016-08-22 00:32:10 +0200
  • 08ba147241 Remove GL1 from clipboard test Camilla Berglund 2016-08-22 00:29:34 +0200
  • 2b6a139526 Make Escape exit msaa test Camilla Berglund 2016-08-22 00:05:44 +0200
  • 9f60cd18e3 Convert msaa test to GL2 Camilla Berglund 2016-08-21 23:37:49 +0200
  • ac7b3e405c Cleanup Camilla Berglund 2016-08-21 23:37:14 +0200
  • bb3cb8f233 Cleanup Camilla Berglund 2016-09-06 15:40:31 +0200
  • e745b0dd47 Add glfwGetKeyScancode Michael Stocker 2016-08-11 19:11:40 +0200
  • f17d60da64 Add scancode arrays for Wayland and Mir Camilla Berglund 2016-08-14 14:42:47 +0200
  • afb6e485b7 X11: Make selection event checks include window Camilla Berglund 2016-09-06 15:15:23 +0200
  • ccfd6dde45 X11: Make clipboard IPC use helper window Camilla Berglund 2015-10-24 22:54:30 +0200
  • 706868dad8 X11: Make glfwPostEmptyEvent use helper window Camilla Berglund 2016-09-06 15:18:37 +0200
  • 3b3a1390ad X11: Add IPC helper window Camilla Berglund 2015-10-24 22:46:56 +0200
  • fafe1732b5 Cleanup Camilla Berglund 2016-09-06 16:21:15 +0200
  • 5ff7d9505f Simplify Vulkan extension checks Camilla Berglund 2016-08-22 20:25:52 +0200
  • 2e6a110181 Add credit Camilla Berglund 2016-08-22 16:12:04 +0200
  • 1592b40e25 Fix particles stutter caused by malformed timeout Camilla Berglund 2016-08-22 15:52:11 +0200
  • 9cd0c101f0 Fix glfwMaximizeWindow not checking window mode Camilla Berglund 2016-06-16 12:52:22 +0200
  • 0a9038f47a X11: Add last event time tracking x11-event-time Camilla Berglund 2016-08-10 23:02:26 +0200
  • 3d62c9ed9d Update .gitignore Camilla Berglund 2016-08-18 23:52:50 +0200
  • 53fafad915 Start 3.3 Camilla Berglund 2016-08-18 23:42:15 +0200
  • 999f3556fd Documentation work 3.2.1 Camilla Berglund 2016-08-17 16:48:22 +0200
  • 4f5731ac39 Add description of 3.2.1 release Camilla Berglund 2016-08-17 16:09:11 +0200
  • 4aafdea5a7 X11: Fix glfw*WindowPos operating on window frame Camilla Berglund 2016-08-17 01:11:32 +0200
  • c18d3aecbc Cocoa: Remove duplicate includes Camilla Berglund 2016-08-17 01:29:06 +0200
  • f1c536fe13 X11: Fix BadMatch on XSetInputFocus Camilla Berglund 2016-08-10 16:22:03 +0200
  • ad9233e620 X11: Clean up event wait timeout logic Camilla Berglund 2016-08-10 00:33:07 +0200
  • f88a609000 X11: Only unmaximize visible windows Camilla Berglund 2016-08-12 01:38:15 +0200
  • 80ba9944e5 Remove msvcrt recommendation Camilla Berglund 2016-08-12 12:51:47 +0200
  • 0f12be7549 Documentation work Camilla Berglund 2016-08-11 19:04:21 +0200
  • b581799c9a Fix comment Camilla Berglund 2016-08-10 15:21:12 +0200
  • 067d1d6935 Cleanup Camilla Berglund 2016-08-10 15:00:44 +0200
  • ada1fdc14d Formatting Camilla Berglund 2016-08-09 01:35:05 +0200
  • c98d09f15d Documentation work Camilla Berglund 2016-08-09 01:34:56 +0200
  • a6676e6bc2 Update changelog Camilla Berglund 2016-08-08 17:33:20 +0200
  • 51e59f4873 Cleanup Camilla Berglund 2016-08-08 16:58:41 +0200
  • 74ed35792f Cocoa: Add missing call to removeObserver: Patrick Snape 2016-08-08 12:34:58 +0200
  • 25914d381a Fix glfwVulkanSupported emitting errors Camilla Berglund 2016-08-05 11:49:27 +0200
  • fcdef1d0a0 Fix potential context resource leaks Camilla Berglund 2016-08-05 11:22:55 +0200
  • 1d3240ff9c Fix Vulkan header macro not breaking compilation Camilla Berglund 2016-08-05 01:32:23 +0200
  • 7c3706763a Cleanup Camilla Berglund 2016-08-05 00:23:16 +0200
  • 8bdb105897 Add _GLFW_VULKAN_STATIC build macro Philip Rideout 2016-08-03 11:20:30 -0700
  • d3775b973e Fix clobbering of CMAKE_MODULE_PATH Alexandre Pretyman 2016-08-04 00:03:08 -0300
  • e77a76a284 Cleanup Camilla Berglund 2016-08-04 13:19:07 +0200
  • 00b91a07cb Documentation work Camilla Berglund 2016-08-02 15:58:58 +0200
  • 52e47b5a53 Formatting Camilla Berglund 2016-08-02 15:39:01 +0200
  • 7be62631ae Cleanup Camilla Berglund 2016-07-25 19:36:25 +0200
  • d2686c8413 Fix comment Camilla Berglund 2016-07-25 13:59:07 +0200
  • cba652e4f3 Cleanup Camilla Berglund 2016-07-25 13:57:06 +0200
  • 370cd14b46 Comment work Camilla Berglund 2016-07-24 21:55:36 +0200
  • d3e288cc4d Fix glfwinfo not accepting -c option Camilla Berglund 2016-07-22 18:13:28 +0200
  • 06a6629eef EGL: Fix missing include Camilla Berglund 2016-07-22 18:05:43 +0200
  • a19490c291 Cleanup Camilla Berglund 2016-07-22 17:39:39 +0200
  • d4eb88b255 X11: Fix application of window size limits Keringar 2016-07-13 14:31:51 -0700
  • c844fea9df Improve client API error messages Camilla Berglund 2016-08-01 20:47:29 +0200
  • 923568a279 Add support for WGL_ARB_create_context errors Camilla Berglund 2016-08-01 20:44:02 +0200
  • 2c32503b10 Fix comment Camilla Berglund 2016-08-01 12:15:08 +0200
  • fe0317aee5 Documentation work Camilla Berglund 2016-08-01 11:51:30 +0200
  • 751be1ae8c Fix comment Camilla Berglund 2016-07-31 19:26:57 +0200
  • f48b63de38 Fix Valgrind false-positive Camilla Berglund 2016-07-31 17:54:13 +0200
  • 3beb200c68 Remove unused variable Camilla Berglund 2016-07-31 13:48:11 +0200
  • d43b743ff4 Fix GCC warnings Camilla Berglund 2016-07-21 00:15:55 +0200
  • 70423af38c Clarify comments Camilla Berglund 2016-07-21 00:15:07 +0200
  • f7006f64fb Update changelog Camilla Berglund 2016-07-20 15:50:07 +0200
  • 6431c26e8b Add EGL library missing error Camilla Berglund 2016-07-20 15:39:29 +0200
  • 04d05fbdc2 Formatting Camilla Berglund 2016-07-20 15:14:19 +0200
  • 614debd13f Initialize Vulkan API on demand Camilla Berglund 2016-07-20 15:11:02 +0200
  • 2060de5ed0 Match presence of lib prefix on EGL/GLES binaries Camilla Berglund 2016-07-20 13:11:08 +0200
  • d5e00e6b0f Initialize context creation APIs on demand Camilla Berglund 2016-07-20 12:52:06 +0200
  • 52d801bd19 Cleanup Camilla Berglund 2016-07-19 00:14:37 +0200
  • ac09592355 Call context GetProcAddress directly Camilla Berglund 2016-07-18 23:31:54 +0200
  • fb418b26d7 Fix grammar Camilla Berglund 2016-07-17 15:38:40 +0200
  • 4888d7d410 Documentation work Camilla Berglund 2016-07-14 18:32:30 +0200
  • 89bc316a7a Documentation work Camilla Berglund 2016-07-14 18:29:39 +0200
  • c1b1e0aab1 Documentation work Camilla Berglund 2016-07-14 18:19:46 +0200
  • 2bea621f7d Documentation work Camilla Berglund 2016-07-14 18:11:17 +0200
  • 868f248696 Documentation work Camilla Berglund 2016-07-14 18:02:44 +0200
  • 30111efc6d Update name in credits A. Tombs 2016-07-14 11:49:46 +0100
  • a28236d939 Fix matrix rotation regression Camilla Berglund 2016-07-13 17:50:22 +0200
  • 6fd4a87881 Update changelog Camilla Berglund 2016-07-12 16:14:39 +0200
  • 9c5b994369 Make readme reference contribution guide Camilla Berglund 2016-07-12 16:29:59 +0200
  • 9befef1b03 Update changelog Camilla Berglund 2016-07-12 16:14:39 +0200