Commit Graph

  • 4974585d04 wayland: Handle disconnect properly Emmanuel Gil Peyrot 2015-03-18 19:50:14 +0100
  • b055af044f Fix leak: ==16491== 2,399 (2,176 direct, 223 indirect) bytes in 1 blocks are definitely lost in loss record 64 of 67 ==16491== at 0x4C2CC70: calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==16491== by 0x5682D0B: xkb_context_new (in /usr/lib/x86_64-linux-gnu/libxkbcommon.so.0.0.0) ==16491== by 0x40B24B: _glfwPlatformInit (wl_init.c:556) ==16491== by 0x40612E: glfwInit (init.c:125) ==16491== by 0x4052AE: main (simple.c:49) Denis Biryukov 2015-03-24 13:31:05 +0300
  • 7409378c7e Fix memory leak in wl_monitor.c void _glfwAddOutput(uint32_t name, uint32_t version) Monitor was allocated but not freed Denis Biryukov 2015-03-24 13:26:46 +0300
  • 1f0c7fe7bb Fix memory leak: ==15831== 368 (32 direct, 336 indirect) bytes in 1 blocks are definitely lost in loss record 60 of 70 ==15831== at 0x4C2CC70: calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==15831== by 0x40B21F: _glfwPlatformInit (wl_init.c:553) ==15831== by 0x40612E: glfwInit (init.c:125) ==15831== by 0x4052AE: main (simple.c:49) Denis Biryukov 2015-03-24 13:15:04 +0300
  • e4f708da3b Fix memory leak: ==15753== 24 bytes in 1 blocks are definitely lost in loss record 22 of 71 ==15753== at 0x4C2CC70: calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==15753== by 0x40BAE1: _glfwPlatformGetVideoModes (wl_monitor.c:216) ==15753== by 0x40B9D6: _glfwPlatformGetMonitors (wl_monitor.c:184) ==15753== by 0x406151: glfwInit (init.c:131) ==15753== by 0x4052AE: main (simple.c:49) Denis Biryukov 2015-03-24 13:11:15 +0300
  • 238d02ff8b wayland: Merge code for PollEvents and WaitEvents, and handle disconnect properly. Emmanuel Gil Peyrot 2015-03-18 19:50:14 +0100
  • d48fc47dc9 XIM doesn't work because some events are not filtered with XFilterEvent mattn 2015-03-21 23:57:51 +0900
  • 5268914b3f Started 3.1.2. Camilla Berglund 2015-03-20 00:12:00 +0100
  • 29b40112c2 Fixed sleeping monitors being excluded from list. 3.1.1 Camilla Berglund 2015-03-19 16:20:03 +0100
  • 1d7898b5ea Added description of 3.1.1 release. Camilla Berglund 2015-03-19 15:49:49 +0100
  • 3d204b1afd Sorted context APIs after window APIs. Camilla Berglund 2015-03-16 22:53:23 +0100
  • 821f3e674a Enabled High DPI support with custom Info.plist. Camilla Berglund 2015-03-16 22:39:14 +0100
  • acad9f5ab9 Merge 5e2ca529af into 1a004264f4 Siavash Eliasi 2015-03-17 15:51:32 +0000
  • 1a004264f4 Removed reference to Carbon by postponed feature. Camilla Berglund 2015-03-17 16:48:56 +0100
  • 8f08661d9e Header option macro fixes and documentation work. Camilla Berglund 2015-03-17 16:33:21 +0100
  • eb7688df8f Added select to all custom X11 event polling. Camilla Berglund 2015-03-16 18:19:50 +0100
  • 288b371fe9 Add a glfwSetWindowIcon function. Emmanuel Gil Peyrot 2015-03-15 18:29:58 +0100
  • e8f8ec027d Documented C locale hack. Camilla Berglund 2015-03-15 15:55:54 +0100
  • d493a82f9e Various error fixes. Camilla Berglund 2015-03-10 19:51:14 +0100
  • a75e43ef22 Moved _NET_REQUEST_FRAME_EXTENTS to frame query. Camilla Berglund 2015-03-12 15:42:06 +0100
  • cb11b7ca6f Added live resizing to splitview example. Camilla Berglund 2015-03-08 14:28:42 +0100
  • 75b7720d00 Removed stray word in window guide. Camilla Berglund 2015-03-10 19:50:48 +0100
  • 5bbc2b4949 Added and documented glfwSetGamma value checks. Camilla Berglund 2015-03-15 15:40:43 +0100
  • 76fff4d042 Documented Windows gamma ramp size limit. Camilla Berglund 2015-03-10 19:02:28 +0100
  • c43f082993 Fixed X11 mouse button mismatch. BryceMehring 2015-02-22 22:14:24 -0600
  • 6e20cda7fd Fixed test for invalid timer values. Camilla Berglund 2015-03-10 12:01:38 +0100
  • 4596663232 Updated glad. Camilla Berglund 2015-01-21 16:19:35 +0100
  • d79beb9539 Renamed monitor test program. Camilla Berglund 2015-01-25 23:37:29 +0100
  • e050e63a09 added bii test support, tested with new layout drodri 2015-03-13 01:07:39 +0100
  • 46888206be Removed unused GLU dependency. Camilla Berglund 2015-01-25 23:35:54 +0100
  • c1dce0f617 Cleanup. Camilla Berglund 2015-03-07 22:33:04 +0100
  • 6e9788a9e6 Removed invalid context hint checks. Camilla Berglund 2015-03-07 22:31:50 +0100
  • 32d5883fc4 Finishing up wiring gl3w Hans W. Uhlig 2015-02-28 18:28:18 -0800
  • 355c1cd8c7 Added gl3w to glfw Hans W. Uhlig 2015-02-28 00:48:58 -0800
  • d90f5e0429 Fixed debug bit not being set for OpenGL ES. Camilla Berglund 2015-02-27 02:53:21 +0100
  • cdbe16ea96 Fixed mouse button mismatch in x11 introduced via 4d146cb39d. BryceMehring 2015-02-22 22:14:24 -0600
  • bbfdedff01 Updated changelog. Camilla Berglund 2015-02-22 21:27:42 +0100
  • 8d910d7950 Public header comment cleanup. Camilla Berglund 2015-02-22 18:35:10 +0100
  • 48f4a591de Formatting. Camilla Berglund 2015-02-22 18:34:38 +0100
  • e8ce4ab8e8 Enable _WIN32 on detection of MinGW, not Cygwin. Camilla Berglund 2015-02-22 18:18:43 +0100
  • d586fe6737 Removed stale NT arch hacks. Camilla Berglund 2015-02-22 18:17:34 +0100
  • c5353646b6 MinGW also supports __declspec(dllimport). Camilla Berglund 2015-02-22 18:14:30 +0100
  • 1247fc030f Removed support for LCC. Camilla Berglund 2015-02-22 18:10:20 +0100
  • a8bc2af649 Removed support for Borland C++. Camilla Berglund 2015-02-22 18:02:54 +0100
  • 4d146cb39d Fixed hole in mouse button sequence on X11. Camilla Berglund 2015-02-22 17:31:32 +0100
  • cf7dc1d737 Documented hidden cursor workaround. Camilla Berglund 2015-02-22 14:59:55 +0100
  • a343e9a475 Added workaround for cursor hiding on some WMs. Aleksey Rybalkin 2015-01-23 20:38:12 +0300
  • dc4f0f6c91 Fixed close being used instead of inotify_rm_watch. Jonathan Miller 2015-01-23 16:53:41 -0500
  • 98e36753e6 Clarified language for windowed full screen. Camilla Berglund 2015-02-22 04:10:24 +0100
  • 85de0db05d Fixed glfwSetTime accepting invalid values. Camilla Berglund 2015-02-19 23:49:46 +0100
  • 061af9dac6 Merge d7a1cd14b7 into 4188c263e3 Aleksey Rybalkin 2015-02-22 04:52:51 +0000
  • d7a1cd14b7 Issue 309: hide cursor on EnterNotify Aleksey Rybalkin 2015-01-23 20:38:12 +0300
  • 11c22d6a17 Context function reference fixes. Camilla Berglund 2015-02-19 15:33:51 +0100
  • 5e2ca529af Added a few tips to the GLFW building and compiling documentation. Siavash Eliasi 2015-02-18 08:38:33 +0330
  • f441e197f3 added biicode support, tested VS12, mingw, ubuntu, mac drodri 2015-02-12 13:56:43 +0100
  • 75a6d87542 Added support for Cygwin-X. Camilla Berglund 2015-01-28 00:04:59 +0100
  • 5f21e213df Made Xxf86vm optional at compile-time. Camilla Berglund 2015-01-27 23:56:44 +0100
  • f4c127f75a Made XInput2 optional at compile-time. Camilla Berglund 2015-01-27 23:48:29 +0100
  • 93855ae6ab Fixed name of path drop list. Camilla Berglund 2015-01-27 23:04:22 +0100
  • ac8dba2a80 Cleaned up text/uri-list parsing. Camilla Berglund 2015-01-27 23:03:12 +0100
  • f5c9265d1b Fixed test joystick drawing leaving holes. Camilla Berglund 2015-02-02 20:08:30 +0100
  • f13bd58bbd Merge 86b17c9dff into 4188c263e3 David Park 2015-02-02 17:58:05 +0000
  • 86b17c9dff fix joysticks.c David Park 2015-02-02 12:57:50 -0500
  • 21280ca775 Fixed glfwSetWindowSize not changing video mode. Camilla Berglund 2015-01-19 02:37:15 +0100
  • ead8a1c333 Started 3.1.1. Camilla Berglund 2015-01-21 15:29:10 +0100
  • 08b0831b94 Bug fix: Use inotify_rm_watch() rather than close() to remove the Linux joystick watch. Jonathan Miller 2015-01-23 16:53:41 -0500
  • 4188c263e3 Documentation work. 3.1 Camilla Berglund 2015-01-18 01:55:25 +0100
  • 3efff4e8de Documentation work. Camilla Berglund 2015-01-17 23:10:54 +0100
  • 479fa6408a Documentation work. Camilla Berglund 2015-01-17 23:12:49 +0100
  • ce196232a7 Documentation work. Camilla Berglund 2015-01-16 14:09:03 +0100
  • ce8f97c23c Documentation work. Camilla Berglund 2015-01-11 23:33:14 +0100
  • 4e375d0e74 Documentation work. Camilla Berglund 2015-01-11 18:25:54 +0100
  • 500f5ebf04 Documentation work. Camilla Berglund 2015-01-10 23:05:20 +0100
  • 1591caa0e5 Formatting. Camilla Berglund 2015-01-08 06:56:17 +0100
  • bb338a2b9c Fixed monitor size not corrected for rotation. Camilla Berglund 2015-01-08 03:56:12 +0100
  • 4329a78011 Removed check for NULL to glfwExtensionSupported. Camilla Berglund 2015-01-06 20:28:15 +0100
  • 023f337735 Fixed IDE folder issues for VC++. Camilla Berglund 2015-01-06 18:01:19 +0100
  • d311e28038 Fixed extension retrieval for OpenGL ES 3+. Camilla Berglund 2015-01-06 20:21:00 +0100
  • 6c7509c942 Improved robustness of Linux joystick init. Camilla Berglund 2015-01-06 19:22:19 +0100
  • 0e3cb945e8 Fixed heightmap example for OS X. Camilla Berglund 2015-01-06 18:15:16 +0100
  • 40d1a491ca Removed unused bits of heightmap example. Camilla Berglund 2015-01-06 19:01:21 +0100
  • dcc78017b0 Fixed iconification event for maximized windows. Camilla Berglund 2015-01-06 15:35:49 +0100
  • 9ec1a4361b Removed duplication from bad rebase. Camilla Berglund 2015-01-06 14:00:20 +0100
  • 40f7d4fce0 Fixed cleanup on some Mir errors. Camilla Berglund 2015-01-06 13:53:54 +0100
  • ead3937394 Mir string fixes. Camilla Berglund 2015-01-06 02:38:00 +0100
  • f9a9bbb79d Merge 756bbfa4e1 into cbc18bf968 Brandon Schaefer 2015-01-06 01:00:13 +0000
  • cbc18bf968 Various Mir fixes. BrandonSchaefer 2015-01-05 14:11:11 -0800
  • 0fcbaeb596 Fixed broken Mir and Wayland builds. Camilla Berglund 2015-01-06 01:23:10 +0100
  • fe7a4eb4ff Improved CMake config file generation. Camilla Berglund 2015-01-05 02:40:32 +0100
  • 2b57d176df Added workaround for CMP0042. Camilla Berglund 2015-01-05 02:40:02 +0100
  • bb3dd31dd7 Documentation work. Camilla Berglund 2015-01-05 02:26:21 +0100
  • e132945f71 Added missing article. Pontus Stenetorp 2015-01-03 20:59:14 +0900
  • 756bbfa4e1 * Changed set_type --> set_state * Give more info back when an error happens with a connection/surface * Small var name change size --> mirPixelFormats BrandonSchaefer 2015-01-05 14:11:11 -0800
  • 08a3b85067 Merge 3025598450 into 58e9d7a8ec Charlie Barto 2015-01-05 21:38:04 +0000
  • 58e9d7a8ec Added refresh event on backing property change. Camilla Berglund 2015-01-05 22:33:02 +0100
  • 439417a22c Comment and string spell check pass. Camilla Berglund 2015-01-05 21:55:15 +0100
  • 3c70155504 Formatting. Camilla Berglund 2015-01-05 20:24:48 +0100
  • 138feb8be6 Documentation work. Camilla Berglund 2015-01-05 16:46:04 +0100
  • 2085876da6 Documentation work. Camilla Berglund 2015-01-01 18:41:22 +0100
  • acd2e1aa60 Added missing determiner to doc. Pontus Stenetorp 2015-01-03 20:59:14 +0900