1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-04-21 07:08:51 -04:00

Commit Graph

  • c9167ce233 Win32 display enum nomenclature fix. Camilla Berglund 2013-02-12 13:43:47 +0100
  • 823022fdb2 Removed string for impossible configuration. Camilla Berglund 2013-02-12 12:51:09 +0100
  • 52f718d026 Fixed inconsistent coordinate parameter names. Camilla Berglund 2013-02-12 12:01:12 +0100
  • 26759b8bd5 Refreshed Doxyfile. Camilla Berglund 2013-02-12 11:58:33 +0100
  • 5e976757ed Fixed various Cocoa editing slip-ups. Camilla Berglund 2013-02-11 23:10:49 +0100
  • 34e08f62b5 Removed installation of readme. Camilla Berglund 2013-02-11 22:15:11 +0100
  • dca9b2db07 Only disable tests and examples if not using OpenGL. Camilla Berglund 2013-02-11 01:29:45 +0100
  • d97dddc8c4 Simplified function comment headers. Camilla Berglund 2013-02-04 13:22:10 +0100
  • 8ad7c456fd Fixed Windows GLFW library names. Camilla Berglund 2013-02-04 12:58:53 +0100
  • 984539cbd4 Documentation formatting. Camilla Berglund 2013-01-24 20:56:30 +0100
  • 7c1932381b Reintroduced glfwGetWindowPos, glfwSetWindowPos. Camilla Berglund 2013-01-24 19:30:31 +0100
  • ee5f30ea8f Replaced glfwGetMonitorParam with glfwGetMonitor*. Camilla Berglund 2013-01-24 19:10:17 +0100
  • cb02a693b4 Moved function into correct category. Camilla Berglund 2013-01-23 19:52:52 +0100
  • a910f53be2 Made glfwGetGammaRamp act directly. Camilla Berglund 2013-01-17 23:31:22 +0100
  • dba2d80009 Documentation work. Camilla Berglund 2013-01-17 23:06:56 +0100
  • ac5fee4d20 Re-used POSITION_* tokens for monitor position. Camilla Berglund 2013-01-17 21:56:02 +0100
  • 2cea6e37cf Removed glfwGetScrollOffset. Camilla Berglund 2013-01-17 19:50:04 +0100
  • c17a7dd464 Made glfwGetWindowSize immediate. Camilla Berglund 2012-11-25 14:53:33 +0100
  • 075e37d29e Added note on CMake option prefixes. Camilla Berglund 2013-02-04 12:33:04 +0100
  • b39118408e Documentation work. Camilla Berglund 2013-02-04 11:46:55 +0100
  • c70e2e9c3c Replaced readme.html with README.md. Camilla Berglund 2013-02-04 10:46:02 +0100
  • 107e20233d Fixed incomplete function renaming. Camilla Berglund 2013-02-04 08:26:17 +0100
  • 954d6383ee RandR monitor work. Camilla Berglund 2013-02-01 08:25:05 +0100
  • 065858e185 Removed declaration of removed function. Camilla Berglund 2013-02-01 08:43:13 +0100
  • a0e4fad65a Added new OS X build options to version string. Camilla Berglund 2013-02-01 05:27:34 +0100
  • 231ee1bdc7 Removed cached instance handle. Camilla Berglund 2013-02-01 04:05:12 +0100
  • b872089fa9 Moved to Win32 monitor device string for public name. Camilla Berglund 2013-02-01 00:52:25 +0100
  • cbb6d1ad7b Fixed hint overriding for fullscreen windows. Camilla Berglund 2013-01-31 08:36:06 +0100
  • e209ac7a42 Fixed X11 clipboard regressions, event waiting. Camilla Berglund 2013-01-31 00:26:37 +0100
  • f3e39ce680 Cleanup of clipboard and string atoms. Camilla Berglund 2013-01-29 02:45:08 +0100
  • 82b8dd5040 Moved to XAnyEvent for mapping to _GLFWwindows. Camilla Berglund 2013-01-28 19:56:09 +0100
  • 2d43238dc5 Added comment on use of select(1). Camilla Berglund 2013-01-28 19:12:18 +0100
  • 14f352b9e3 Added missing config header macro to template. Camilla Berglund 2013-01-28 20:04:57 +0100
  • 3e78570a31 Removed duplicate documentation. Camilla Berglund 2013-01-23 19:47:05 +0100
  • 75705ba2c5 Removed checks for clearly invalid NULL pointers. Camilla Berglund 2013-01-25 01:08:14 +0100
  • 8c766b57e7 Renamed chdir option, added OS X menu bar option. Camilla Berglund 2013-01-24 19:45:21 +0100
  • 6abb8e4c86 Fixed leak of wide string window title. Camilla Berglund 2013-01-22 23:28:41 +0100
  • 2ece101f0e Added X error text to context creation failure. Camilla Berglund 2013-01-21 20:19:20 +0100
  • b1ff42b7bb Moved to WM_STATE for iconify events. Camilla Berglund 2013-01-21 19:57:03 +0100
  • e820284015 Renamed WM atom struct members for clarity. Camilla Berglund 2013-01-21 18:03:47 +0100
  • ca07a067a8 Moved WM_DELETE_WINDOW retrieval to init. Camilla Berglund 2013-01-21 17:57:32 +0100
  • 2fca5c5df1 Formatted public header, removed per-token docs. Camilla Berglund 2013-01-17 21:51:39 +0100
  • 38aef53b0c Shortened window struct member. Camilla Berglund 2013-01-17 20:31:16 +0100
  • bc150ac9c8 Forced resizable to true for fullscreen windows. Camilla Berglund 2013-01-17 20:18:17 +0100
  • 52a79c6f3b Added error for no selected client library. Camilla Berglund 2013-01-16 06:38:17 +0100
  • 6333a5caaf Added CMake option for glfwInit chdir on OS X. Camilla Berglund 2013-01-21 16:21:59 +0100
  • bd2abbca9f CMake file formatting. Camilla Berglund 2013-01-16 00:08:01 +0100
  • 121ce7fbd6 Renamed X11 keysym to Unicode conversion file. Camilla Berglund 2013-01-15 23:06:14 +0100
  • 355af57b91 Renamed internal macro to match conventions. Camilla Berglund 2013-01-15 22:44:50 +0100
  • d406b48007 Added constraints subheading. Camilla Berglund 2013-01-17 18:10:28 +0100
  • 9492fc5cc1 Documentation work (fixed all Doxygen warnings). Camilla Berglund 2013-01-17 17:51:12 +0100
  • 20a4ecf175 Added missing WGL pixel format error check. Camilla Berglund 2013-01-16 06:10:09 +0100
  • f479b1920f Formatting of internal.h. Camilla Berglund 2013-01-15 22:43:44 +0100
  • 7f56269f66 Merge branch 'master' of github.com:elmindreda/glfw Camilla Berglund 2013-01-17 18:13:24 +0100
  • c00839e4d7 Merge branch 'master' of github.com:elmindreda/glfw Camilla Berglund 2013-01-16 20:33:24 +0100
  • 3a871b9edb Added EGL errors to output, added EGL init to Win32. Camilla Berglund 2013-01-16 20:10:17 +0100
  • 9b6fb32dc2 Fixed copypaste errors in format selection. Camilla Berglund 2013-01-16 19:49:15 +0100
  • 6107170ebb Updated EGL config error message. Camilla Berglund 2013-01-16 19:48:43 +0100
  • e51e049ad5 Added error for no selected client library. Camilla Berglund 2013-01-16 06:38:17 +0100
  • cc45a9e53d Updated native API and merged into related files. Camilla Berglund 2013-01-15 22:38:14 +0100
  • 8d60214fac Put window callbacks in a substruct. Camilla Berglund 2013-01-15 21:34:26 +0100
  • cb8c7740e6 Removed superfluous whitespace. Camilla Berglund 2013-01-15 20:56:08 +0100
  • 38947b37af Renamed context API init/terminate functions. Camilla Berglund 2013-01-15 20:49:29 +0100
  • a8ea120cae Removed internal fbconfig enum and selection. Camilla Berglund 2013-01-15 20:00:27 +0100
  • 0517a82467 Added support for GLESv1_CM and GLESv2 client libraries. Camilla Berglund 2013-01-15 04:26:11 +0100
  • f8df91d815 Inclusion guard fixes. Camilla Berglund 2013-01-15 01:59:56 +0100
  • 1856251ffe Added documentation for native API. Camilla Berglund 2013-01-15 01:41:58 +0100
  • 1bd59844c8 Documentation work. Camilla Berglund 2013-01-13 21:28:18 +0100
  • 3863a635f2 Clarified CMake X extension error messages. Camilla Berglund 2013-01-13 01:35:49 +0100
  • 796978478f Merge branch 'master' of github.com:elmindreda/glfw Camilla Berglund 2013-01-12 21:11:56 +0100
  • 9726597794 X11 event comment cleanup. Camilla Berglund 2013-01-12 21:11:41 +0100
  • fcb96967ba Replaced repeat kluge with detectable auto repeat. Camilla Berglund 2013-01-12 21:01:44 +0100
  • d1dac4b965 Updated options for Universal build. Camilla Berglund 2013-01-12 19:48:26 +0100
  • 6a4c175816 Made client-side RandR and Xf86VidMode required. Camilla Berglund 2013-01-12 19:12:55 +0100
  • 747b6d8805 RandR and fallback path fixes. Camilla Berglund 2013-01-12 18:10:18 +0100
  • be8856af65 Made the X keyboard extension required. Camilla Berglund 2013-01-07 18:08:07 +0100
  • 9bfb925d1a Documentation updates. Camilla Berglund 2013-01-07 17:22:02 +0100
  • f0f4af4287 Fixed warnings on VC++. Camilla Berglund 2013-01-06 21:02:57 +0100
  • c3da8e417f Merge branch 'master' of github.com:elmindreda/glfw Camilla Berglund 2013-01-06 19:59:51 +0100
  • 11b646920b Merge pull request #31 from arsenm/master Camilla Berglund 2013-01-06 10:56:03 -0800
  • 6aa7c759aa Merge pull request #30 from Jonanin/master Camilla Berglund 2013-01-06 10:51:40 -0800
  • 6501a3007c No monitors should call error callback Matt Arsenault 2013-01-06 12:37:56 -0500
  • 5162796094 Threads still need to be linked with static library Matt Arsenault 2013-01-06 12:31:47 -0500
  • 316ee1d77d Made glfwGetVideoMode return a GLFWvidmode. Camilla Berglund 2013-01-05 22:07:06 +0100
  • 9af960e2dd Made the pointer-ness of object handles explicit. Camilla Berglund 2013-01-05 21:13:28 +0100
  • fc79e0a3a8 Removed threading package option. Camilla Berglund 2013-01-05 18:43:09 +0100
  • 279c32e3f9 Merge branch 'master' of github.com:elmindreda/glfw Camilla Berglund 2013-01-05 18:37:12 +0100
  • 3d0ff1324c Restored use of CMake Threads package. Camilla Berglund 2013-01-05 18:33:11 +0100
  • 7cb6b245e8 Fix invalid variable declarations in win32_monitor.c Jon Morton 2013-01-04 19:14:27 -0600
  • 478347004d Cleanup. Camilla Berglund 2013-01-04 07:28:12 +0100
  • baf3feb86d Removed panning hack only needed by Xxf86vm. Camilla Berglund 2013-01-04 07:11:58 +0100
  • 68098f44db Cleanup. Camilla Berglund 2013-01-04 07:11:30 +0100
  • 7ff86576e3 Removed EGL dlopen. Camilla Berglund 2013-01-04 06:59:07 +0100
  • 2757b0fa6f Removed unused code and duplicate variables. Camilla Berglund 2013-01-04 06:42:37 +0100
  • b35855cfb5 Formatting. Camilla Berglund 2013-01-04 03:56:33 +0100
  • 1aa34606e7 Fixes for use with the AMD EGL/GLES SDK. Camilla Berglund 2013-01-04 03:54:52 +0100
  • 0d7c2f73fc Merge branch 'master' of github.com:elmindreda/glfw Camilla Berglund 2013-01-04 00:08:49 +0100
  • dad152b3f6 Removed broken RandR event selection. Camilla Berglund 2013-01-03 21:07:11 +0100
  • 7049f73b7d Connected monitor API with Cocoa mode setting. Camilla Berglund 2013-01-03 20:11:41 +0100
  • 4ab93ee155 Removed use of removed token. Camilla Berglund 2013-01-03 20:01:56 +0100