Commit Graph

  • 87ad8c0561 Fix XIM input on non-UTF-8 locales Camilla Berglund 2015-10-09 13:23:34 +0200
  • 2f59dadb0c Remove 3.0 dependendent target export in build tree Zbigniew Mandziejewicz 2015-10-08 00:22:37 +0800
  • d022855f54 Update build documentation with new CMake linking Zbigniew Mandziejewicz 2015-10-05 20:40:42 +0800
  • ccd7ec0120 Include GLFW_DLL in interface definitions Zbigniew Mandziejewicz 2015-10-05 14:46:34 +0800
  • cd373545b0 Setup shared/static Travis and AppVeyor build Zbigniew Mandziejewicz 2015-10-05 05:52:05 +0800
  • 97fd691183 Modernize src and examples CMake build files Zbigniew Mandziejewicz 2015-10-05 05:38:37 +0800
  • ba2c5a7d06 Windows build Zbigniew Mandziejewicz 2015-10-05 05:19:57 +0800
  • 8117f78a23 Remove CMake <2.8.12 declarations Zbigniew Mandziejewicz 2015-10-05 01:12:04 +0800
  • 6eb7c7d6a0 Travis CI: Set language and operating systems Zbigniew Mandziejewicz 2015-10-05 00:10:34 +0800
  • 60121fb0a9 cmake: use export(EXPORT ..) only if CMake >= 3.0 Tamas Kenez 2015-10-03 12:11:28 +0200
  • 38c91bc938 Travis CI configuration Zbigniew Mandziejewicz 2015-10-04 19:16:00 +0800
  • e990a20000 build: add DEBUG_POSTFIX 'd' Tamas Kenez 2015-06-29 15:24:40 +0200
  • fc869d1100 Remove package export Zbigniew Mandziejewicz 2015-07-23 13:30:43 +0800
  • 6ed81bb33c cmake: fix exported include dir path Tamas Kenez 2015-06-18 01:04:04 +0200
  • 566108d35a fix: some install(FILES..) assumed GLFW_BINARY_DIR Tamas Kenez 2015-06-08 15:21:18 +0200
  • c38315ec69 Simplified build tree CMake config Zbigniew Mandziejewicz 2015-04-09 23:59:23 +0800
  • 14c867d2c9 Use GNUInstallDirs, enable build tree export Zbigniew Mandziejewicz 2015-04-09 11:19:21 +0800
  • a89f9680ec Fix CMake exports in build directory Zbigniew Mandziejewicz 2015-04-06 21:32:38 +0800
  • f63d50977f Update build.dox Zbigniew Mandziejewicz 2015-03-12 11:11:57 +0800
  • e2ff064544 Conditionaly enables target_include_directories. Nicholas Vitovitch 2015-03-11 18:00:38 -0400
  • 6297f916a6 Removes an absolute path from glfwTargets.cmake Nicholas Vitovitch 2015-03-11 17:56:40 -0400
  • d2d89a8d80 Added include directory to glfw target Zbigniew Mandziejewicz 2015-03-11 20:26:26 +0800
  • 168ad2a4b3 Export transitive dependencies Nicholas Vitovitch 2015-03-10 23:55:28 -0400
  • 6eeecb1b22 Introduces install path variables. Nicholas Vitovitch 2015-03-10 23:54:39 -0400
  • 016d0e105f Renames export targets file to glfw3Targets.cmake Nicholas Vitovitch 2015-03-10 23:41:55 -0400
  • f42ada5ede glfwTargets install directory Zbigniew Mandziejewicz 2015-03-09 21:44:33 +0800
  • d9765be736 Update glfw3Config.cmake.in Zbigniew Mandziejewicz 2015-03-09 00:11:33 +0800
  • a2fa3369de Fix installation path of CMake package files Zbigniew Mandziejewicz 2015-03-08 23:59:06 +0800
  • 842aeb8c47 Make Win32 video mode enumeration faster Camilla Berglund 2015-09-20 16:25:00 +0200
  • 23ff50cf4a Fix improper integer types, null pointer usage, and memory leaks Aaron Jacobs 2015-09-28 19:21:44 -0700
  • 3dc53e21e5 Cleanup Camilla Berglund 2015-08-31 02:52:32 +0200
  • f5cbdbab4f Clarify monitor reference documentation Camilla Berglund 2015-09-17 16:37:09 +0200
  • cf9079c783 Fix documentation typo Camilla Berglund 2015-09-16 18:51:49 +0200
  • 0b65053ffd Clarify documentation of glfwGetClipboardString Camilla Berglund 2015-09-16 16:27:28 +0200
  • 7c6a8775eb Fix error type for unavailable pixel format error Camilla Berglund 2015-09-16 16:24:21 +0200
  • 5f9d2a6032 +Win32 PointerInput API. +events example upgrade. nill 2015-09-10 17:26:49 +0800
  • 40da56fbf7 Fix grammar Camilla Berglund 2015-09-09 12:27:38 +0200
  • c8e068712b Fix glfwGetProcAddress documentation Camilla Berglund 2015-08-27 21:40:22 +0200
  • f6f0771770 Replace NSScreen with platform functions Camilla Berglund 2015-09-01 18:33:34 +0200
  • 4ad00fa388 Add window refresh events logging to iconify test Camilla Berglund 2015-08-31 22:26:45 +0200
  • 4b4cb9ce66 Fix window refresh events emission on OS X Camilla Berglund 2015-08-31 22:22:22 +0200
  • 67eadf1e97 Fix glfwIconifyWindow not restoring video mode Camilla Berglund 2015-08-28 12:00:06 +0200
  • 124a8cc236 Merge c0974ca09c into cca7589486 Ioannis Tsakpinis 2015-09-07 13:26:28 +0000
  • dcc754be99 Merge 9abfe97937 into cca7589486 Ioannis Tsakpinis 2015-09-07 13:25:47 +0000
  • c0974ca09c Implement glfwSetWindowIcons on Linux Ioannis Tsakpinis 2015-09-07 16:21:27 +0300
  • 9abfe97937 Destroy window icons to avoid memory leaks Ioannis Tsakpinis 2015-09-07 16:04:59 +0300
  • 1b51ef3d0e Create a single HICON if the small and big icon images are the same Ioannis Tsakpinis 2015-09-07 16:04:27 +0300
  • 9323778a15 Optimize BGRA conversion by writing directly to the DIB section Ioannis Tsakpinis 2015-09-07 16:04:27 +0300
  • cc340c7c72 Use top-to-bottom coordinates in DIB section Ioannis Tsakpinis 2015-09-07 16:01:23 +0300
  • 4e3ae3c8ff Add badge with appveyor build status Bogdan 2015-09-02 17:16:12 +0300
  • cb6110edbb Build glfw for windows boddicheg 2015-09-02 16:59:02 +0300
  • e96411563f Correct path with CMakeLists.txt boddicheg 2015-09-02 16:48:32 +0300
  • 98a708cb0d Fix appveyor yaml file boddicheg 2015-09-02 16:40:22 +0300
  • 64aeb6e04a appveyor boddicheg 2015-09-02 16:31:34 +0300
  • 0fe6361130 Badge boddicheg 2015-09-02 16:10:24 +0300
  • 9c949f0ce0 OSX boddicheg 2015-09-02 15:49:10 +0300
  • 7e9bc6c424 Change build to script boddicheg 2015-09-02 15:38:41 +0300
  • ba5433d5a2 Add sudo boddicheg 2015-09-02 15:19:48 +0300
  • 9e41afa22f Fix install-deps boddicheg 2015-09-02 15:08:29 +0300
  • 9f3ff3fab7 Deps for travis ci boddicheg 2015-09-02 15:06:02 +0300
  • 1bd6310c5b Travis boddicheg 2015-09-02 14:40:39 +0300
  • 6123937bde Add missing version string entries Camilla Berglund 2015-09-01 17:12:22 +0200
  • a38682cee4 Add wait/hourglass cursor implementation via XC_watch httpdigest 2015-08-31 11:18:41 +0200
  • 7f9fff1ffe Add support for a wait/hourglass cursor httpdigest 2015-08-31 11:08:32 +0200
  • da3a77b4e3 Add dynamic client library loading to EGL backend Camilla Berglund 2015-08-27 15:11:48 +0200
  • 255f9f0234 Fix deadlock with negative swap interval on Aero Camilla Berglund 2015-08-27 20:25:28 +0200
  • ba4504a9c7 Formatting Camilla Berglund 2015-08-25 02:26:10 +0200
  • 7e13a4909e Make all EGL functions dynamically loaded Camilla Berglund 2015-08-24 16:39:01 +0200
  • b61aa94609 Clear back buffer to black in CreateWindow Jay Weisskopf 2015-08-23 05:47:12 -0400
  • afe4aadade Make all GLX functions dynamically loaded Camilla Berglund 2015-08-13 00:21:33 +0200
  • 8db7528ac7 Add support for Cygwin libGL soname Camilla Berglund 2015-08-18 16:56:19 +0200
  • 2d39dff84a Replace XkbGetKeyboard with XkbGetMap Camilla Berglund 2015-08-14 17:54:24 +0200
  • b69b4a9f2a Remove global symbols for Motif WM hints Camilla Berglund 2015-08-14 14:52:07 +0200
  • 85a01bfd9b Document image data being non-premultiplied Camilla Berglund 2015-08-17 21:04:19 +0200
  • 352a4f2757 Update changelog Camilla Berglund 2015-08-17 19:51:03 +0200
  • 41287694cb Replace convertBaseToScreen deprecated in 10.11 Camilla Berglund 2015-08-17 19:38:32 +0200
  • f3567b2e47 Merge 87681872fe into 04a439a0a0 Jared Jones 2015-08-17 00:39:54 +0000
  • 04a439a0a0 Fix function name conflict between source files Camilla Berglund 2015-08-16 15:35:12 +0200
  • e528a8c7a4 Clarify comment for X11 translateKey Camilla Berglund 2015-08-16 15:12:02 +0200
  • 362751e4ef Fix cursor test event mode message Camilla Berglund 2015-08-16 14:00:51 +0200
  • 0db3940cc4 Formatting Camilla Berglund 2015-08-16 14:28:51 +0200
  • e2bb5e1726 Fix glfwWaitEvents generating events on Win32 Camilla Berglund 2015-08-16 13:55:44 +0200
  • 572ac09660 Fix example build errors on VS2013 and earlier Camilla Berglund 2015-08-16 03:06:06 +0200
  • 9f5a483256 Fix glfwWaitEvents returning prematurely on X11 Camilla Berglund 2015-08-14 13:52:02 +0200
  • cc752ad6a0 Fix EINTR not being handled for select on X11 Camilla Berglund 2015-08-14 13:49:52 +0200
  • ce2ec035f4 Fix TinyCThread time retrieval Camilla Berglund 2015-08-14 12:42:21 +0200
  • 083503be0c Merge 82a3ea6853 into 20ed0a15a4 Eyal Lotem 2015-08-13 22:13:35 +0000
  • 82a3ea6853 x11_window.c: select may return EINTR, needs to be retried Eyal Lotem 2015-08-14 01:10:57 +0300
  • 20ed0a15a4 Clarify documentation re X11 asynchronicity Camilla Berglund 2015-08-12 21:31:54 +0200
  • a02aeaf972 Fix a maybe-uninitialized warning on GCC 4.9 Camilla Berglund 2015-08-12 18:02:02 +0200
  • ca8912375c Fix Motif hints being set for X11 full screen Camilla Berglund 2015-08-12 17:21:46 +0200
  • 6b8d490249 Make all client API functions dynamically loaded Camilla Berglund 2015-08-12 00:59:26 +0200
  • 84b512c62c Make all WGL functions dynamically loaded Camilla Berglund 2015-08-11 15:49:19 +0200
  • 1343ef5915 Replace stray malloc with calloc Camilla Berglund 2015-08-09 23:21:11 +0200
  • 65f3bb01be Remove options from gears example Camilla Berglund 2015-08-09 18:16:35 +0200
  • 10805cb6ec Add linmath.h to readme dependency list Camilla Berglund 2015-08-09 16:58:25 +0200
  • dd01dd7bef Replace GLU with linmath.h in examples Camilla Berglund 2015-08-09 15:44:20 +0200
  • 1057bd38cf Add linmath.h Camilla Berglund 2015-08-09 15:28:33 +0200
  • fcd6ec99d3 Formatting Camilla Berglund 2015-08-09 13:58:50 +0200
  • d2113dc9f5 Remove ad-hoc M_PIs and enable VC++ macro Camilla Berglund 2015-07-27 16:04:21 +0200