Commit graph

  • 728d52dc50 Updated GLFW version. Camilla Berglund 2010-09-11 15:27:48 +02:00
  • ffca087fde Added iconify test program to build. Camilla Berglund 2010-09-11 15:24:45 +02:00
  • e142a3ec63 Updated test program to new API. Camilla Berglund 2010-09-11 15:23:58 +02:00
  • ae57d13868 Made active window state global. Camilla Berglund 2010-09-11 15:14:57 +02:00
  • dc5ba0643d Fixed default GL version. Camilla Berglund 2010-09-11 15:13:23 +02:00
  • 63e64572a0 Formatting. Camilla Berglund 2010-09-11 14:33:24 +02:00
  • abaac3ea99 Added GLFW error strings to test programs, various tweaks. Camilla Berglund 2010-09-11 14:32:05 +02:00
  • a79a6eb82a Message tweak. Camilla Berglund 2010-09-11 02:59:50 +02:00
  • 93871abf04 Formatting. Camilla Berglund 2010-09-11 02:13:49 +02:00
  • 134d7d0708 Removed deprecated Carbon port. Camilla Berglund 2010-09-11 02:04:00 +02:00
  • cf2df6e478 Begun adaptation of Win32 port to new API. Camilla Berglund 2010-09-10 22:26:17 +02:00
  • 4cbe749932 Comment fixes. Camilla Berglund 2010-09-10 22:10:19 +02:00
  • 479c9255fc Formatting pass. Camilla Berglund 2010-09-10 22:03:36 +02:00
  • 484a2714fc Renamed GLFW_WINDOW to GLFW_WINDOWED. Camilla Berglund 2010-09-10 13:24:19 +02:00
  • 059b2b55c0 Updated changelog (renamed glfw.h to glfw3.h). Camilla Berglund 2010-09-10 13:23:03 +02:00
  • cfbafc5b39 Renamed glfw.h to glfw3.h to avoid conflicts. Camilla Berglund 2010-09-10 13:16:03 +02:00
  • 06142786b9 Formatting. Camilla Berglund 2010-09-10 01:07:18 +02:00
  • 107b769ada Formatting. Camilla Berglund 2010-09-10 00:36:52 +02:00
  • 025f8c9518 Made windows have different titles. Camilla Berglund 2010-09-10 00:36:18 +02:00
  • 8647103a44 Updated changelog. Camilla Berglund 2010-09-10 00:36:10 +02:00
  • e8209c5a0c Added simple multi-window example. Camilla Berglund 2010-09-10 00:31:22 +02:00
  • e90ace63bd Fixed one multi-window bug, clarified missing window struct messages. Camilla Berglund 2010-09-10 00:30:48 +02:00
  • 44acfaa0b1 Fixed two multi-window bugs. Camilla Berglund 2010-09-10 00:30:10 +02:00
  • 326d997c1c Initial multi-window support pass. Camilla Berglund 2010-09-10 00:06:23 +02:00
  • 93046aecd0 Moved X11 screen and root from window to library struct (for now). Camilla Berglund 2010-09-09 23:37:50 +02:00
  • 48f5a7e763 Added per-window user pointers. Camilla Berglund 2010-09-09 22:44:38 +02:00
  • 37c71c1ed1 Added no Unicode key repeat to changelog. Camilla Berglund 2010-09-09 22:40:45 +02:00
  • 58bb82ed0d Formatting. Camilla Berglund 2010-09-09 22:37:41 +02:00
  • 2064b2ca7a Updated changelog to catch up with code progress. Camilla Berglund 2010-09-09 22:35:58 +02:00
  • 941d737636 Added current window check to glfwSwapBuffers. Camilla Berglund 2010-09-09 21:55:41 +02:00
  • fa5d7488b8 Added basic error reporting to X11 port. Camilla Berglund 2010-09-09 21:52:31 +02:00
  • 922cd1011a Added basic error reporting to shared code. Camilla Berglund 2010-09-09 21:34:42 +02:00
  • 2c091571d8 Formatting. Camilla Berglund 2010-09-09 21:09:11 +02:00
  • e28543c930 Added error tokens (oops). Camilla Berglund 2010-09-09 21:08:50 +02:00
  • f5d74c4f9a Added error management from pre-3.0 branch. Camilla Berglund 2010-09-09 21:06:59 +02:00
  • 1723c4af07 Function comment header cleanup. Camilla Berglund 2010-09-09 20:59:50 +02:00
  • 3228755895 Separated window GLX state into separate struct. Camilla Berglund 2010-09-09 20:36:23 +02:00
  • 8a04910a45 Minor X11 library struct changes. Camilla Berglund 2010-09-09 20:25:33 +02:00
  • 8074209af4 Made struct member lowercase. Camilla Berglund 2010-09-09 20:22:23 +02:00
  • ddbd3a7895 Formatting of internal structs. Camilla Berglund 2010-09-09 20:21:15 +02:00
  • 12d17b9de6 Formatting of internal structs. Camilla Berglund 2010-09-09 20:18:10 +02:00
  • 445bf1ea33 Renamed lib directory to src. Camilla Berglund 2010-09-09 20:01:43 +02:00
  • 950a3beda2 Moved bits parameters from glfwOpenWindow to glfwOpenWindowHint. Camilla Berglund 2010-09-09 19:58:51 +02:00
  • 5fd3fc71de Formatting. Camilla Berglund 2010-09-09 19:44:43 +02:00
  • 50e6f828d1 Formatting. Camilla Berglund 2010-09-09 19:39:36 +02:00
  • 96c2d04b11 Formatting, added comment. Camilla Berglund 2010-09-09 19:36:40 +02:00
  • 93ea341211 Removed Unicode character actions, updated events test. Camilla Berglund 2010-09-09 19:33:37 +02:00
  • 8fa7dddf16 Added missing glfwPollEvents to reopen test. Camilla Berglund 2010-09-09 19:25:13 +02:00
  • b54334a451 Updated some tests to new API. Camilla Berglund 2010-09-09 19:22:47 +02:00
  • b0ce8006e3 Updated some examples and tests to new API. Camilla Berglund 2010-09-09 19:18:18 +02:00
  • 0c4b67795d Updated some examples to new API. Camilla Berglund 2010-09-09 19:01:32 +02:00
  • e229ccd7c4 Added window parameter to callbacks, handled NULL argument to glfwIsWindow. Camilla Berglund 2010-09-09 19:01:16 +02:00
  • 29a0ca47f9 Added glfwIsWindow. Camilla Berglund 2010-09-09 18:42:41 +02:00
  • 39fd7a5ac1 Updated example to (sort of) work with the new API. Camilla Berglund 2010-09-09 18:16:07 +02:00
  • 135194a960 Initial pass for multi-window support. Camilla Berglund 2010-09-09 18:15:32 +02:00
  • 8247a6b3eb Formatting (no code changes). Camilla Berglund 2010-09-09 02:33:14 +02:00
  • 37f5335b63 Formatting (no code changes). Camilla Berglund 2010-09-09 02:29:39 +02:00
  • 06f1ed38e6 Removed auto-polling. Camilla Berglund 2010-09-09 01:56:05 +02:00
  • 9b443e5bfd Formatting (no code changes). Camilla Berglund 2010-09-08 23:46:12 +02:00
  • d46b222e08 Formatting (no code changes). Camilla Berglund 2010-09-08 17:30:21 +02:00
  • cdfbbaf78b Made system header inclusion more conservative. Camilla Berglund 2010-09-08 17:01:39 +02:00
  • 4914fd6842 Formatting (no code changes). Camilla Berglund 2010-09-08 16:51:53 +02:00
  • af10b06439 Made GLFWvidmode members camel case. Camilla Berglund 2010-09-08 16:50:50 +02:00
  • 9a7166926c Formatting pass (no code changes). Camilla Berglund 2010-09-08 16:40:43 +02:00
  • 06cc561c91 Updated version numbers. Camilla Berglund 2010-09-08 16:22:32 +02:00
  • 15c5fa8506 Refreshed Reference Manual and User's Guide from 2.7, with updates for 3.0. Camilla Berglund 2010-09-08 16:21:12 +02:00
  • 61cc652a2f Formatting pass (no code changes). Camilla Berglund 2010-09-08 16:02:02 +02:00
  • a4d888c2f5 Formatting pass (no code changes). Camilla Berglund 2010-09-08 15:58:43 +02:00
  • a04e041a6b Formatting pass (no code changes). Camilla Berglund 2010-09-08 15:51:25 +02:00
  • 8bc1a5da16 Removed legacy texture extension checks. Camilla Berglund 2010-09-08 14:55:52 +02:00
  • 3f0221ccc0 Replaced outdated Lite readme with quick rework of 2.7 version. Camilla Berglund 2010-09-08 14:54:21 +02:00
  • 9e4137c0a9 Formatting pass (no code changes). Camilla Berglund 2010-09-08 14:45:52 +02:00
  • a0351391d1 Shallow formatting pass (no code changes). Camilla Berglund 2010-09-08 04:15:49 +02:00
  • c5af4c4324 Removed legacy GLFWCALL. Camilla Berglund 2010-09-08 04:15:36 +02:00
  • 105e927b84 Shallow formatting pass (no code changes). Camilla Berglund 2010-09-08 01:57:24 +02:00
  • bb2c33e97e Updated website URL. Camilla Berglund 2010-09-07 17:56:14 +02:00
  • 73fe57019d Updated COPYING. Camilla Berglund 2010-09-07 17:55:11 +02:00
  • 230557ec28 Removed legacy threading macros. Camilla Berglund 2010-09-07 17:53:54 +02:00
  • 1baf233d12 Shallow formatting pass. Camilla Berglund 2010-09-07 17:50:43 +02:00
  • 38b0ccb9b3 Updated API version. Camilla Berglund 2010-09-07 17:41:26 +02:00
  • 3249f812d6 Initial import of 2.7 Lite. Camilla Berglund 2010-09-07 17:34:51 +02:00
  • efef33c791 Removed temporary file. Camilla Berglund 2010-09-07 17:19:45 +02:00
  • 027af59fc5 Initial commit Olivier Delannoy 2009-09-29 22:10:27 +01:00