Commit Graph

  • 8ff1ea3fc1 Use the same error callback in the simple sample as in wave and heightmap Роман Донченко 2015-10-28 23:10:44 +0300
  • afb04c9133 Clarify Win32 monitor physical size retrieval Camilla Berglund 2015-10-28 20:40:45 +0100
  • 25878d68e0 Use GLFWbool for TLS functions Camilla Berglund 2015-10-28 14:51:47 +0100
  • cdf08c1ff3 Fix deletion of uninitialized POSIX TLS key Roman Donchenko 2015-10-28 15:22:33 +0300
  • 728cbd7480 Merge 7b6985f033 into 43f4afef78 Роман Донченко 2015-10-28 12:32:06 +0000
  • 7b6985f033 Don't delete the POSIX TLS key if it hasn't been created yet Roman Donchenko 2015-10-28 15:22:33 +0300
  • 43f4afef78 Clarify WGL recreation comment Camilla Berglund 2015-10-28 03:44:02 +0100
  • c117965072 Fix misplaced #endif Camilla Berglund 2015-10-28 03:42:47 +0100
  • 048966bb44 Fix Win32 macro conflict Camilla Berglund 2015-10-28 02:14:42 +0100
  • 23bf1b530b Move all WGL weirdness to Win32 code Camilla Berglund 2015-10-28 02:06:51 +0100
  • 97d8ea8119 Fix decoding overrun in UTF-8 XIM path Camilla Berglund 2015-10-27 23:01:02 +0100
  • d946337724 Document GLFW_CONTEXT_NO_ERROR caveat Camilla Berglund 2015-10-27 21:11:36 +0100
  • 7be8209d14 Add GLFW_CONTEXT_NO_ERROR window hint Camilla Berglund 2015-08-10 12:46:14 +0200
  • 962497bdc9 Use GLXWindow renderables on X11 Camilla Berglund 2015-10-15 20:10:24 +0200
  • 496f559c9a Add GLFW_NO_API for creating context-less windows Camilla Berglund 2015-06-18 14:03:02 +0200
  • b5d2b80140 Merge f00bca92b1 into 0fda5b7b80 Eden Salomon 2015-10-25 12:59:28 +0000
  • 0fda5b7b80 Fix Wayland refresh rate exposed as mHz Emmanuel Gil Peyrot 2015-10-24 00:52:10 +0100
  • 0ebe8ce4c5 Cleanup Camilla Berglund 2015-10-25 03:56:43 +0100
  • f52ce00bf1 Remove outdated comment Camilla Berglund 2015-10-25 00:36:25 +0200
  • f5855968bb Move glClear call to context module Camilla Berglund 2015-10-25 00:35:16 +0200
  • 678cc54c44 Cleanup of questionable brevity Camilla Berglund 2015-10-24 23:52:29 +0200
  • dc5e56c2f3 Add GCC printf format check to _glfwInputError Emmanuel Gil Peyrot 2015-10-24 00:53:03 +0100
  • e878c92856 Merge f9c74e60e8 into efdbfd3883 linkmauve 2015-10-24 21:43:31 +0000
  • efdbfd3883 Cleanup Camilla Berglund 2015-10-24 23:40:02 +0200
  • e8f3de0f2e Implement glfwCreateStandardCursor for Wayland Ricardo Vieira 2015-10-23 00:28:16 +0100
  • d95b77ebec Fix monitor notifications on X11 Camilla Berglund 2015-06-14 21:05:42 +0200
  • 154b01e8cf Cleanup Camilla Berglund 2015-10-24 22:47:27 +0200
  • 3609ae56b3 Merge d9fa4eb46b into f62084ffea Ricardo Vieira 2015-10-24 21:19:18 +0000
  • d9fa4eb46b Implemented glfwCreateStandardCursor in the Wayland platform. Ricardo Vieira 2015-10-23 00:28:16 +0100
  • 5fd9709a8b Remove support for OS X 10.6 Camilla Berglund 2015-10-24 21:52:00 +0200
  • f62084ffea Clarify library dependencies Camilla Berglund 2015-10-24 21:46:19 +0200
  • 88660fdf64 Add note on C++11/C11 UTF-8 literals Camilla Berglund 2015-10-24 21:40:27 +0200
  • f47e2f3ae4 Documentation work Camilla Berglund 2015-10-24 21:24:12 +0200
  • 318e8acfae Header file documentation work Camilla Berglund 2015-10-24 20:48:46 +0200
  • b312f5e208 Fix grammar Camilla Berglund 2015-10-18 12:15:06 +0200
  • c9040bce55 Improve tutorial ending Camilla Berglund 2015-10-18 03:27:12 +0200
  • ce52210832 Add note about non-magic boolean values Camilla Berglund 2015-10-18 03:26:50 +0200
  • 37b10d1a0e New release Camilla Berglund 2015-10-18 03:26:27 +0200
  • 143c52e4cd Add OpenGL tutorial links to tutorial Camilla Berglund 2015-10-18 02:39:36 +0200
  • 156cd33c7f Add use of glad to tutorial Camilla Berglund 2015-10-18 02:05:02 +0200
  • bbae72cea2 Improve header section of tutorial Camilla Berglund 2015-10-18 02:01:02 +0200
  • 02b1710ab2 Remove mention of GLU from tutorial Camilla Berglund 2015-10-18 01:49:37 +0200
  • e4a38c10f4 Remove reference to removed Khronos headers Camilla Berglund 2015-10-18 01:29:49 +0200
  • f9c74e60e8 Internal: Add gcc printf format to _glfwInputError. Emmanuel Gil Peyrot 2015-10-24 00:53:03 +0100
  • dd5d47c4fe Wayland: Fix refresh rate, exposed as mHz instead of Hz. Emmanuel Gil Peyrot 2015-10-24 00:52:10 +0100
  • f00bca92b1 Replace hard tab with spaces Eden Salomon 2015-10-22 23:00:49 +0300
  • 75152357c4 Merge branch 'feature-toggle-fullscreen' Eden Salomon 2015-10-22 21:09:42 +0300
  • 68a4687f94 Make reopen test use the GLFW_FULLSCREEN hint Eden Salomon 2015-10-22 21:09:15 +0300
  • f5880769fe Add 'Graphics' options test Eden Salomon 2015-10-22 21:08:01 +0300
  • 390994c3ec Update fullscreen related docs Eden Salomon 2015-10-22 20:51:02 +0300
  • 061c273da6 Add option to toggle between fullscreen and window mode on Win32 Eden Salomon 2015-10-22 20:02:40 +0300
  • d030b88c86 Fix issue in windows when autoIconify is enabled the window attempts to enter fullscreen mode twice Eden Salomon 2015-10-20 20:29:49 +0300
  • c1b446f3b4 Merge b61aa94609 into af5b82acf5 Jay Weisskopf 2015-10-20 08:24:47 +0000
  • 7fbb65e3d6 Merge 149994c626 into af5b82acf5 Sergey Tikhomirov 2015-10-19 14:30:30 +0000
  • af5b82acf5 Documentation work Camilla Berglund 2015-10-19 16:01:42 +0200
  • 14a18c8288 Apply bananas Camilla Berglund 2015-10-18 21:23:22 +0200
  • 42efd26698 Remove support for Universal Binaries Camilla Berglund 2015-10-18 19:33:58 +0200
  • aee6b8765e Remove support for OS X 10.6 Camilla Berglund 2015-10-18 19:15:36 +0200
  • 2687622e8d Simplify touch API Camilla Berglund 2013-02-24 17:54:35 +0100
  • 9301f33d6f Add position to touch press and release events Camilla Berglund 2012-04-25 23:56:56 +0200
  • b55db82f09 Fix translation of Win32 touch positions Camilla Berglund 2012-04-25 23:56:21 +0200
  • b3e015d212 Add touch input toggling to events test Camilla Berglund 2012-04-18 12:45:01 +0200
  • 036d70cdb8 Add dynamic loading of Win32 touch API Camilla Berglund 2012-04-17 21:11:31 +0200
  • 4d2c3a547b Begin adapting touch patch Quinten Lansu 2012-04-17 13:21:45 +0200
  • a94a84b507 Fix segfault on early WM_GETMINMAXINFO Camilla Berglund 2015-10-18 18:50:38 +0200
  • 9dd3b8101a Clarify Win32 getWindowFullSize Camilla Berglund 2015-10-18 17:01:14 +0200
  • d84772d620 Add size limits and aspect ratio functions Camilla Berglund 2014-02-13 02:57:59 +0100
  • 8e062afdd8 Formatting Camilla Berglund 2015-10-18 01:20:31 +0200
  • 149994c626 Add possiblity to use XInput to handle josyticks Sergey Tikhomirov 2015-10-17 22:48:04 +0300
  • a7b75792ec Fix bug in simplification Camilla Berglund 2015-10-16 05:18:14 +0200
  • 9ea5291c48 Simplify glad Camilla Berglund 2015-10-16 05:02:48 +0200
  • 219e697dd9 Fix splitview bundle name Camilla Berglund 2015-10-15 17:57:38 +0200
  • a3985c3406 Add icon to examples Camilla Berglund 2015-10-15 16:59:54 +0200
  • 0aca5082ab Replace LoadIcon with LoadImage Camilla Berglund 2015-10-15 17:03:36 +0200
  • 3795d78b14 Clean up DLL loading Camilla Berglund 2015-10-15 02:46:07 +0200
  • a407a673dd Add native Wayland and Mir functions Camilla Berglund 2015-08-16 22:02:31 +0200
  • 074aafa814 Formatting Camilla Berglund 2015-10-14 13:13:07 +0200
  • b3509fd3de Fix heightmap example viewport Camilla Berglund 2015-10-14 13:06:11 +0200
  • 8aaa6d2162 Cleanup Camilla Berglund 2015-10-14 12:36:57 +0200
  • 22eca139fb Remove compile-time client library selection Camilla Berglund 2015-10-14 03:14:56 +0200
  • 1b1ef31228 Make tests and examples use glad Camilla Berglund 2015-10-14 03:11:20 +0200
  • bf123b5299 Simplify glad Camilla Berglund 2015-10-14 02:48:48 +0200
  • d4c5d4d104 Update glad to 3.2 with required extensions Camilla Berglund 2015-10-14 02:32:53 +0200
  • 75a1c67458 Merge 2f59dadb0c into ac9a6f8504 Zbigniew Mandziejewicz 2015-10-13 04:38:48 +0000
  • ac9a6f8504 Clarify client API major version tests Camilla Berglund 2015-10-13 00:39:07 +0200
  • bf7cce25dc Replace external context and client API headers Camilla Berglund 2015-08-24 01:27:20 +0200
  • 0eccf75f65 Replace GL booleans with public macros Camilla Berglund 2015-08-23 19:30:04 +0200
  • 13fbb4748a Clean up cursor mode setting Camilla Berglund 2015-07-02 13:04:56 +0200
  • 95a07f3340 Start 3.2 Camilla Berglund 2015-06-01 22:55:06 +0200
  • e17a961add Merge 23ff50cf4a into 30306e5470 Aaron Jacobs 2015-10-12 19:09:37 +0000
  • 30306e5470 Fix resolution for reopen test 3.1.2 Camilla Berglund 2015-10-11 21:08:15 +0200
  • 755f913b02 Fix invalid types, null pointer use, memory leak Aaron Jacobs 2015-09-28 19:21:44 -0700
  • fb6fbcf700 Fix video modes not restored when hiding OS X app Camilla Berglund 2015-09-09 13:31:40 +0200
  • adf130965c Update changelog Camilla Berglund 2015-10-12 19:11:21 +0200
  • be65829055 Clarify GLU deprecation Camilla Berglund 2015-10-12 19:04:09 +0200
  • e0084617d5 Fix monitor disappearing on OS X with AGS Camilla Berglund 2015-09-02 13:42:28 +0200
  • 8b2da399ee Add description of 3.1.2 release Camilla Berglund 2015-10-12 13:59:45 +0200
  • e163d21f23 Remove stale remark Camilla Berglund 2015-10-10 22:15:38 +0200
  • 7b55ff7ed9 Merge f2141bca35 into 0d759c8c1a linkmauve 2015-10-10 19:50:12 +0000
  • 0d759c8c1a Fix XBufferOverflow handling for XIM input Camilla Berglund 2015-10-09 13:37:44 +0200