Commit Graph

  • 22e2180a17 Pass shared context and parent window as window hints. Kamil Nowakowski 2017-10-14 14:14:01 +0200
  • 56816cd0ba Add initial input support , fix bugs , refractor and implement some methods Curi0 2017-10-11 13:09:25 +0530
  • 1daf1401fb Polish code Curi0 2017-10-04 20:55:01 +0530
  • b37e589299 Send control characters to CharMod callback on X11. Tor Andersson 2017-09-26 23:08:00 +0200
  • 51e0ca0561 Fix building on Linux Curi0 2017-10-03 15:10:19 +0530
  • 7e56f74633 Fix CI build Curi0 2017-10-03 14:37:57 +0530
  • cbb01b6346 Merge branch 'master' into android Curi0 2017-10-03 13:39:15 +0530
  • e5d800c344 Cleanup and refractoring Curi0 2017-10-03 13:38:28 +0530
  • 56ecd62f58 Fix joystick test hat drawing Camilla Löwy 2017-10-03 00:41:55 +0200
  • 94ee10e655 Remove trailing else Camilla Löwy 2017-10-03 00:41:19 +0200
  • 07cc6e00da Add gamepad name to joysticks test Camilla Löwy 2017-10-02 17:32:21 +0200
  • 6d463d36fa Cleanup Camilla Löwy 2017-10-02 17:31:39 +0200
  • e1c09aa2b5 More fixes Curi0 2017-10-02 17:29:32 +0530
  • 95e282d5a0 Wayland: Add transparency support Emmanuel Gil Peyrot 2017-10-01 01:38:00 +0100
  • 49ded3c18e EGL fixes and updated code Curi0 2017-09-30 20:21:18 +0530
  • 9b9cfc1914 Merge branch 'master' into android Curi0 2017-09-30 17:25:58 +0530
  • ba45cb83d3 Merge 9d3eafa1a2 into 5aeb37d1b8 Jonas Ådahl 2017-09-28 18:00:03 +0000
  • cad8f2f7d5 Cocoa: Initial implementation of glfwDragWindow drag-window Camilla Löwy 2017-09-28 19:14:51 +0200
  • 5aeb37d1b8 Cocoa: Fix window title being lost when untitled Camilla Löwy 2017-09-28 18:44:04 +0200
  • da68ec56c3 Cocoa: Start using instancetype Camilla Löwy 2017-09-27 23:01:14 +0200
  • 5d0d30db38 Cleanup Camilla Löwy 2017-09-28 17:32:15 +0200
  • 672fed88b7 Fix error where the app would sometimes crash due to app being NULL Curi0 2017-09-28 13:11:57 +0530
  • 32e78aeb2e Add GLFW_TRANSPARENT attribute and documentation Camilla Löwy 2017-09-18 18:10:57 +0200
  • 93e66661d3 Cleanup Bailey Cosier 2017-09-19 18:27:45 +0200
  • ac009a5f5c Cocoa: Implement GLFW_TRANSPARENT Cem Karan 2015-12-16 16:28:20 -0500
  • 51f0cd3b51 Win32: Implement GLFW_TRANSPARENT Christopher Pelloux 2016-02-23 23:40:22 -0500
  • 019609b6cd Add GLFW_TRANSPARENT and X11 implementation Wolfgang Draxinger 2016-02-22 18:08:15 +0100
  • eed94448fd Win32: Remove unused GUID Camilla Löwy 2017-09-19 14:12:15 +0200
  • 25b7eba4a0 Win32: Clean up dynamic loading and version checks Camilla Löwy 2017-08-29 20:05:44 +0200
  • 7848a3c72c Vulkan now fully working Curi0 2017-09-27 21:21:37 +0530
  • 83c4c2d81a Fix pointer related issues and add glfwGetAndroidApp Curi0 2017-09-27 18:25:49 +0530
  • 28e66f717a Fix Vulkan library loading on Android Curi0 2017-09-26 11:37:36 +0530
  • 176ab9a5d2 Fix Doxyfile gen not handling paths with spaces Camilla Löwy 2017-09-24 17:04:47 +0200
  • 4037e38d49 添加代码 playbar 2017-09-22 11:01:51 +0800
  • 230e699996 Merge 59fdba8057 into 3b5d58cc46 bailey cosier 2017-09-21 09:16:18 +0000
  • 59fdba8057 Handle transparency checks per platform, instead of in context.c Bailey Cosier 2017-09-21 15:09:26 +0700
  • 445e0c102d Add attribute check and print error to the gears example Bailey Cosier 2017-09-21 12:47:55 +0700
  • 349f06d632 Add ability to check GLFW_TRANSPARENT hint outcome with glfwGetWindowAttrib() Bailey Cosier 2017-09-21 12:43:39 +0700
  • e635a3fda4 添加fbo playbar 2017-09-20 15:01:55 +0800
  • 9bdf900248 添加pbo playbar 2017-09-20 14:46:24 +0800
  • 3b5d58cc46 Win32: Fixup Camilla Löwy 2017-09-20 02:35:29 +0200
  • 159dfaa7d3 Win32: Fixup Camilla Löwy 2017-09-20 00:58:49 +0200
  • 7a207da22e Cleanup Camilla Löwy 2017-09-18 18:10:57 +0200
  • 5fc7ae7ad3 Cleanup Bailey Cosier 2017-09-19 18:27:45 +0200
  • 765cc1adb4 Cocoa: Implement GLFW_TRANSPARENT Cem Karan 2015-12-16 16:28:20 -0500
  • 3c5e34fb8e Win32: Implement GLFW_TRANSPARENT Christopher Pelloux 2016-02-23 23:40:22 -0500
  • 9f6da2d190 Add GLFW_TRANSPARENT and X11 implementation Wolfgang Draxinger 2016-02-22 18:08:15 +0100
  • 2114fc91cc Win32: Remove unused GUID Camilla Löwy 2017-09-19 14:12:15 +0200
  • 1d19dbdd46 Win32: Clean up dynamic loading and version checks Camilla Löwy 2017-08-29 20:05:44 +0200
  • 986db63ecf 添加代码 playbar 2017-09-19 15:09:57 +0800
  • 4e1d7e9266 Cleanup egldevice Camilla Löwy 2017-09-07 19:28:44 +0200
  • 243db302bf EGLDevice: Fix build after rebase Camilla Löwy 2017-09-07 15:18:34 +0200
  • 5b1a187f71 Add EGLDevice backend to GLFW Kamal 2016-06-15 15:53:00 +0530
  • 3b0ae359ba Merge 9a2890d611 into f4fb25b63d bailey cosier 2017-09-17 18:02:16 +0000
  • 9a2890d611 Both chooseEGLConfig() and chooseGLXConfig() can also be reverted. Bailey Cosier 2017-09-18 00:59:12 +0700
  • aa78533764 Cleanup: remove rogue debug statement Bailey Cosier 2017-09-18 00:36:31 +0700
  • ffca921954 Use flag from fbconfig instead of window (now removed) Bailey Cosier 2017-09-17 22:24:38 +0700
  • 0e9ade81a3 Cleanup: Use GLFWbool instead of int Bailey Cosier 2017-09-17 22:20:45 +0700
  • 680d10bbb5 Fix struct pointer typo for OSX Bailey Cosier 2017-09-17 22:04:56 +0700
  • 96d49ba28d Add transparent flag piping to choosePixelFormat() due to fbconfig being const. Bailey Cosier 2017-09-17 21:56:39 +0700
  • b8157fea5d Cleanup wndconfig usage. Bailey Cosier 2017-09-17 21:39:11 +0700
  • f4fb25b63d X11: Fix init order breaking cursor hiding Camilla Löwy 2017-09-17 16:06:02 +0200
  • e3be6b8ae0 Cleanup Camilla Löwy 2017-09-17 14:39:17 +0200
  • 3d110d2e1b X11: Fix selection error nomenclature Camilla Löwy 2017-09-17 13:54:17 +0200
  • 0b5023bc62 X11: Fix Latin-1 text not being converted to UTF-8 Camilla Löwy 2017-08-08 16:25:13 +0200
  • 9dbc935afb X11: Stop reporting support for COMPOUND_TEXT Camilla Löwy 2017-08-08 14:04:51 +0200
  • f7dc6df02c X11: Add support for reading clipboard via INCR Camilla Löwy 2017-08-07 23:23:37 +0200
  • f30acd8f74 Add OSMesa to context API list Camilla Löwy 2017-09-06 04:30:18 +0200
  • 0f98e188d2 Update documentation for framebuffer hint: GLFW_TRANSPARENT Bailey Cosier 2017-09-17 15:06:01 +0700
  • 838630cecd After merging #723, transparent demo is redundant as gears demo does the same thing Bailey Cosier 2017-09-17 14:13:20 +0700
  • 2422d25f9e Remove c++ style inline keyword for support on older MSVC compilers Bailey Cosier 2017-09-17 14:10:51 +0700
  • 4c4174b733 Cleanup: comments and CmakeLists.txt Bailey Cosier 2017-09-17 02:26:46 +0700
  • 88b4ada658 Update visual/depth initialization to that of master instead of transparent-windows branch Bailey Cosier 2017-09-17 02:23:27 +0700
  • 817b697b7c Fix cocoa window usage to new transparent flag Bailey Cosier 2017-09-17 01:08:07 +0700
  • 1d44ad152e Renaming alphaMask flag to 'transparent' for consistency Bailey Cosier 2017-09-17 00:49:42 +0700
  • 98563d8d4b Merge fixes for X11 Bailey Cosier 2017-09-17 00:31:41 +0700
  • 40de269e91 Merge fixes for transparent WGL/DWM from transparent-windows Bailey Cosier 2017-09-17 00:03:35 +0700
  • 6d4708f78a Merge remote-tracking branch 'glfw/transparent-window' into cosier/transparent_windows Bailey Cosier 2017-09-16 23:40:42 +0700
  • 7a9e8d5c3b Rename hint to GLFW_TRANSPARENT to play better with others Bailey Cosier 2017-09-16 22:25:01 +0700
  • 4881f0b3ae Transparent demo building on windows Bailey Cosier 2017-09-16 20:50:16 +0700
  • 28dc3b9a45 Fix windows build: Always assume windows is good at transparent windows Bailey Cosier 2017-09-16 20:41:47 +0700
  • 38ad18d145 Ignore .vs directory when opening CMake project natively inside VisualStudio Bailey Cosier 2017-09-16 20:40:38 +0700
  • 2fbb5268da Transparency on X11 via more precise FBConfig selection Bailey Cosier 2017-09-16 17:09:09 +0700
  • a5e83e59fa Add alphaMask handling to glx_content, allowing X11 to find FBConfigs Bailey Cosier 2017-09-16 15:51:46 +0700
  • 9ab285f440 transparent windows for OSX Bailey Cosier 2017-09-15 05:29:21 +0700
  • a49f7b94df Add EGL context support and entry point Curi0 2017-09-16 15:06:48 +0530
  • 8429402f9e Documentation work get-event-time Camilla Löwy 2017-09-14 15:04:24 +0200
  • c4b73750b7 Cleanup Camilla Löwy 2017-09-14 16:34:58 +0200
  • 750ac64245 X11: Fix event time wrapping Camilla Löwy 2017-09-14 15:03:06 +0200
  • 138b10eb28 Win32: Fix event time wrapping Camilla Löwy 2017-09-14 03:34:04 +0200
  • c577ae4b0e Add glfwGetEventTime for querying input event time Felipe Ferreira da Silva 2017-05-11 17:15:16 -0300
  • 16ae02ab85 Add CMake target for updating gamepad mappings Camilla Löwy 2017-09-14 20:16:25 +0200
  • 4637c31d82 Win32: Remove unused header Camilla Löwy 2017-09-13 23:19:29 +0200
  • 7f0d5e0a03 Win32: Fix text conversion size semantics Camilla Löwy 2017-09-13 17:47:49 +0200
  • f8668c5a9f Win32: Fix key names not matching other platforms Camilla Löwy 2017-02-07 03:29:57 +0100
  • 1955c37c48 Documentation work Camilla Löwy 2017-09-10 21:03:17 +0200
  • d099181307 Add library name override macros Camilla Löwy 2017-09-10 21:02:26 +0200
  • b97039f3f5 Cleanup Camilla Löwy 2017-09-10 02:55:29 +0200
  • 046ac02b23 Merge branch 'master' into android_vulkan Curi0 2017-09-09 11:38:11 +0530
  • b10f4cddcf Add Android Vulkan surface creation Curi0 2017-09-09 11:37:07 +0530