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

Commit Graph

  • 70297aeb49 Metal example code cleanup metal-guide Camilla Berglund 2015-12-22 16:08:50 +0100
  • 8eb2345347 Add Metal guide Camilla Berglund 2015-12-22 15:45:52 +0100
  • 97b652c584 Initial Metal example Keith Bauer 2015-10-26 18:00:05 +1300
  • 0f488ac286 Win32: Fix underflow in deadzone logic Camilla Löwy 2016-12-19 05:38:33 +0100
  • e649708cb2 X11: Make more use of XRRGetScreenResourcesCurrent Camilla Löwy 2016-12-18 15:00:55 +0100
  • f656d95339 Documentation work Camilla Löwy 2016-12-11 14:42:05 +0100
  • 6eae8f22dc X11: Load Xxf86vm at run-time Camilla Löwy 2016-12-10 23:41:19 +0100
  • 21eeaffc23 Documentation fix Camilla Löwy 2016-12-09 01:21:50 +0100
  • 831426ca63 Documentation work Camilla Löwy 2016-12-08 17:08:36 +0100
  • 58ceab5f1e Add GLFW_COCOA_RETINA_FRAMEBUFFER Camilla Löwy 2016-12-07 00:41:54 +0100
  • 766a9dc9fd Documentation work Camilla Löwy 2016-12-06 23:26:53 +0100
  • 0e8ba24f32 Formatting Camilla Löwy 2016-12-06 22:47:25 +0100
  • 744cee6ec9 Cleanup Camilla Löwy 2016-12-08 14:53:01 +0100
  • 32eb50b75e Move to Vulkan style function typedefs Camilla Löwy 2016-12-06 20:10:51 +0100
  • 887e58bd21 Cleanup Camilla Löwy 2016-12-03 21:02:14 +0100
  • 11a2413476 Cocoa: Fix issue with application sandboxing Sergey Tikhomirov 2016-10-14 17:56:45 +0300
  • be4eb6fb2b OSMesa: Add missing stubs Camilla Löwy 2016-12-06 16:11:38 +0100
  • 9e56099edd Add glfwSetWindowAttrib Camilla Löwy 2016-09-30 01:52:22 +0200
  • d92bb41e25 Fix typo Camilla Löwy 2016-12-06 13:58:16 +0100
  • 69e351b44a Cleanup Camilla Löwy 2016-12-06 13:58:05 +0100
  • ce161c2c02 Documentation work Camilla Löwy 2016-12-06 01:14:23 +0100
  • ed59b80cc7 Cleanup preedit-ime Camilla Löwy 2016-12-05 18:14:04 +0100
  • 0df386d06a Cleanup Camilla Löwy 2016-12-05 14:56:45 +0100
  • 779b56276c Add preedit text callback API Yoshiki Shibukawa 2015-12-09 12:05:39 +0900
  • f383f7721c Fix warnings in Nuklear Camilla Löwy 2016-12-05 14:17:24 +0100
  • 1252016b9c Add remaining GLSL version directives Camilla Löwy 2016-12-05 14:16:46 +0100
  • 1b17a5293c Add version directives to GLSL shaders A. Tombs 2016-09-20 16:27:22 +0100
  • 3e4752f99e Fix warnings in Nuklear GL2 backend Camilla Löwy 2016-12-03 20:46:36 +0100
  • f44307da4e Update Nuklear to 1.18 Camilla Löwy 2016-11-27 13:29:07 +0100
  • fd127d59fa Cocoa: Improve OpenGL version restriction messages Camilla Löwy 2016-12-03 19:32:00 +0100
  • 29b72c59f3 Documentation work Camilla Löwy 2016-11-25 12:43:15 +0100
  • 11376a2dd0 Cleanup Camilla Löwy 2016-11-17 14:22:27 +0100
  • cc9168bda1 Win32: Fix build on VC++ 2008 Camilla Löwy 2016-11-16 23:05:47 +0100
  • f4d0c83181 Paperwork done Camilla Löwy 2016-11-21 16:23:59 +0100
  • 096efdf798 Documentation work Camilla Berglund 2016-11-14 01:31:53 +0100
  • 20735bf840 Add offscreen example to IDE folder Camilla Berglund 2016-11-16 17:04:23 +0100
  • e3c3e780ae Update .gitignore Camilla Berglund 2016-11-16 15:13:20 +0100
  • 9190cf8796 Cocoa: Disable deprecated function on macOS 10.12+ Camilla Berglund 2016-11-16 04:01:36 +0100
  • d19a21bd01 Cocoa: Monitor name cleanup Camilla Berglund 2016-11-15 20:39:39 +0100
  • 94b8486d4b Cocoa: Replace deprecated CGDisplayIOServicePort Matthew Henry 2013-12-14 01:03:39 +1000
  • cce430fbfa Cocoa: Fix typo Denis 2016-11-14 23:19:06 +0100
  • 5b8051581e OSMesa: Allow cursor creation Camilla Berglund 2016-11-09 00:23:19 +0100
  • 0e8d129efb OSMesa: Context creation compliance fixes Camilla Berglund 2016-11-08 23:43:45 +0100
  • 62012e3c68 OSMesa: Add fallback to OSMesaCreateContextExt Camilla Berglund 2016-11-08 22:44:59 +0100
  • b8c71e7f2d Add offscreen rendering example Camilla Berglund 2016-11-06 16:34:11 +0100
  • ac83639631 Add stb_image_write Camilla Berglund 2016-10-13 17:42:44 +0200
  • fef21361c5 OSMesa: Cleanup Camilla Berglund 2016-10-13 17:24:51 +0200
  • 368fa9475d Add headless OSMesa backend Jason Daly 2016-08-30 15:53:19 -0700
  • a90ee65f7b Add definition of GLAPIENTRY Camilla Berglund 2016-11-08 12:39:18 +0100
  • e83be1d73a Note that mode switching does not affect context Camilla Berglund 2016-11-08 12:19:06 +0100
  • e8c3e54dda Documentation work Camilla Berglund 2016-11-06 16:05:16 +0100
  • 2aee114950 Clarify glfwinfo output for no Vulkan extensions Camilla Berglund 2016-11-07 19:44:56 +0100
  • 4d322a97e1 Fix Vulkan extension count when none were found Camilla Berglund 2016-11-07 19:43:15 +0100
  • 8210f89b12 Wayland: Set a proper name for outputs. Emmanuel Gil Peyrot 2016-10-11 02:40:16 +0100
  • a28baabefe Allow a monitor to be created without a name. Emmanuel Gil Peyrot 2016-10-16 13:35:23 +0100
  • e94d16667b Cocoa: Add basic support for Vulkan via MoltenVK Camilla Berglund 2016-10-14 01:46:56 +0200
  • c3db1cae3f Fix glfwGetInstanceProcAddress for static linking Camilla Berglund 2016-11-01 19:24:36 +0100
  • 017162e3fd Cocoa: Stop searching for system frameworks Camilla Berglund 2016-10-31 01:59:22 +0100
  • fef25ea934 Emit all Vulkan init errors from init function Camilla Berglund 2016-10-31 01:42:04 +0100
  • a9282bad29 Disable all dl* calls for _GLFW_VULKAN_STATIC Camilla Berglund 2016-10-30 00:02:11 +0200
  • 67931bdeb2 Replace last @remarks with @remark Camilla Berglund 2016-10-26 16:58:56 +0200
  • 85f867983f Update Vulkan test to 1.0.26.0 Camilla Berglund 2016-11-01 20:04:46 +0100
  • ec17161651 Note that mode switching does not affect context Camilla Berglund 2016-10-28 06:20:20 +0200
  • 3d4bd9667a Win32: Fix joystick error message prefix Camilla Berglund 2016-10-25 21:28:18 +0200
  • 7420814fe2 Win32: Poll only helper window messages at init Camilla Berglund 2016-10-25 21:25:04 +0200
  • 8d6f265441 Update default name from OS X to macOS Camilla Berglund 2016-10-20 00:50:54 +0200
  • bc8b0480e9 Wayland: Document when behaviour differs linkmauve 2016-10-16 15:52:39 +0100
  • 046d281abc Wayland: Implement compose key for character input Emmanuel Gil Peyrot 2016-10-11 00:02:15 +0100
  • efc6b35615 Rename joystick ID variables Camilla Berglund 2016-10-10 03:24:07 +0200
  • bf747e32b4 Remove unused variables in gamma test Camilla Berglund 2016-10-10 01:24:29 +0200
  • ef15735161 Make Escape exit threads test Camilla Berglund 2016-10-10 01:24:16 +0200
  • 99c65bb67c Cleanup Camilla Berglund 2016-10-16 13:59:21 +0200
  • 967e837c73 Cocoa: Fix 'first responder' error on macOS 10.12 Sergey Tikhomirov 2016-10-15 15:25:42 +0300
  • ca084d40c1 Cleanup Camilla Berglund 2016-10-10 18:09:05 +0200
  • 238ebb600d Cocoa: Fix assert on disabling window aspect ratio Mário Freitas 2016-09-01 00:23:22 +0100
  • a49601ba87 Wayland: Rename snake_case identifiers to camelCase for consistency Emmanuel Gil Peyrot 2016-10-01 20:05:29 +0100
  • aa10ec6e45 Wayland: Replace all deprecated xkbcommon aliases. Emmanuel Gil Peyrot 2016-10-11 01:44:22 +0100
  • be935debe9 Wayland: Properly unref all xkbcommon objects. Emmanuel Gil Peyrot 2016-10-11 01:43:53 +0100
  • 1c8a74b661 Wayland: Properly destroy all bound objects. Emmanuel Gil Peyrot 2016-10-01 20:01:01 +0100
  • 73ddbc3acd Cocoa: Add workaround for hasty deprecation Camilla Berglund 2016-10-09 12:37:01 +0200
  • 7f9840cecf Cocoa: Fix macOS 10.12 deprecation warnings Camilla Berglund 2016-10-09 01:39:31 +0200
  • cc3036860a Add list window to joystick test Camilla Berglund 2016-10-06 19:08:35 +0200
  • 2af40c3fe6 Update Nuklear to 1.156 Camilla Berglund 2016-10-06 19:07:28 +0200
  • ea1958a948 Replace sprintf with snprintf Camilla Berglund 2016-09-30 05:31:07 +0200
  • 9d42e146e7 Add aspect ratio to monitor test mode listing Camilla Berglund 2016-09-30 03:44:13 +0200
  • c156b50e4c Add glfwSetWindowMaximizeCallback Camilla Berglund 2016-06-16 13:09:28 +0200
  • 3752d68e7d Fix Clang warnings in Nuklear Camilla Berglund 2016-09-28 16:38:48 +0200
  • cb860e8150 Fix gamma test rendering using wrong unit Camilla Berglund 2016-09-28 15:51:05 +0200
  • 434238fcd4 Fix checks for Vulkan surface extension presence Camilla Berglund 2016-09-28 15:49:43 +0200
  • 2d10547266 Add missing changelog issue number Camilla Berglund 2016-09-29 01:06:40 +0200
  • f9a21281c4 Cleanup Camilla Berglund 2016-09-28 23:47:22 +0200
  • d590eb074f Add support for EGL_KHR_get_all_proc_addresses Kyle Brenneman 2016-09-28 14:10:51 -0600
  • 66ff4aae89 Convert joystick test to Nuklear Camilla Berglund 2016-09-27 00:50:32 +0200
  • 450d0d69af Convert gamma test to Nuklear Camilla Berglund 2016-09-26 14:57:03 +0200
  • 28889954ef Use glad booleans in glfwinfo Camilla Berglund 2016-09-26 14:55:55 +0200
  • f0a55df963 Cleanup Camilla Berglund 2016-09-26 13:26:36 +0200
  • 40fff219b5 Add Nuklear Camilla Berglund 2016-09-25 14:08:33 +0200
  • 2ed818bc03 Move to GL_KHR_debug Camilla Berglund 2016-09-23 14:25:21 +0200
  • 9017eaee08 Add debug extension support to sharing test Camilla Berglund 2016-09-21 18:12:36 +0200
  • 38aae024cd Update glad, add debug extensions Camilla Berglund 2016-09-21 18:12:00 +0200