Commit Graph

94 Commits

Author SHA1 Message Date
Camilla Berglund
8aa8b7c2e4 Added glfwCopyGLState. 2011-05-08 15:29:36 +02:00
Camilla Berglund
d43e0b50d0 Added initial ARB_robustness support. 2011-03-07 20:51:34 +01:00
Camilla Berglund
ccbb956341 Added pluggable memory allocator and threading stub. 2011-03-07 14:09:13 +01:00
Camilla Berglund
f54da1370a Updated changelog. 2011-03-05 13:26:13 +01:00
Camilla Berglund
9b70cec954 Fixed bug #3093443. 2011-03-04 21:53:34 +01:00
Camilla Berglund
74a6c872d6 Updated changelog. 2011-03-04 14:23:44 +01:00
Camilla Berglund
679fef3d5e Added changelog entry for unified key codes. 2011-02-08 23:30:08 +01:00
Camilla Berglund
ba6a0c7d9c Updated changelog. 2011-02-08 23:27:19 +01:00
Camilla Berglund
77e3b428c5 Revert "Added initial framebuffer sRGB support."
This reverts commit 07260cb768.
2011-01-02 00:11:47 +01:00
Camilla Berglund
15c4a2bd02 Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw 2011-01-02 00:10:49 +01:00
Camilla Berglund
f1e7d7c0ea Added error callback. 2010-11-23 17:45:23 +01:00
Camilla Berglund
07260cb768 Added initial framebuffer sRGB support. 2010-11-16 02:33:21 +01:00
Camilla Berglund
a3a937d01e Formatting. 2010-11-15 21:19:07 +01:00
Camilla Berglund
1ee78ecef5 Added support for GLX_EXT_swap_control. 2010-11-15 21:17:42 +01:00
Camilla Berglund
10a2b3fa79 Added changelog entry. 2010-11-15 21:04:45 +01:00
Camilla Berglund
7ebf7a31be Clarified changelog entry. 2010-11-15 21:03:57 +01:00
Camilla Berglund
88194055bb Added support for OpenGL ES 2.0. 2010-11-15 19:28:06 +01:00
Camilla Berglund
63a5e9a3de Added gamma ramp API to changelog. 2010-10-14 14:24:47 +02:00
Camilla Berglund
2630d4968c Initial implementation of experimental gamma ramp API. 2010-10-13 04:04:43 +02:00
Camilla Berglund
419f9f17a1 Added glfwGetCurrentWindow. 2010-10-04 23:13:33 +02:00
Camilla Berglund
f73f01b68c Merged context creation BacMatch workaround from 2.7.1. 2010-10-04 22:18:58 +02:00
Camilla Berglund
7f974c09be Updated changelog. 2010-10-04 21:44:15 +02:00
Camilla Berglund
1ed5848d6a Removed stale changelog entry. 2010-10-04 21:43:27 +02:00
Camilla Berglund
99ddce3214 Added context sharing. 2010-10-04 18:17:53 +02:00
Camilla Berglund
7a0be0f2eb Changelog updates. 2010-10-03 20:03:46 +02:00
Camilla Berglund
4c1713d714 Synced changelog with 2.7.1. 2010-09-29 00:50:32 +02:00
Camilla Berglund
007766bd91 Added two-dimensional scrolling API and X11 implementation. 2010-09-27 02:09:54 +02:00
Camilla Berglund
c81f454e6f Formatting. 2010-09-20 02:38:57 +02:00
Camilla Berglund
0d7e1794a5 Added window iconification callback. 2010-09-20 02:33:11 +02:00
Camilla Berglund
bc7a8d48da Added window focus callback (Cocoa implementation missing). 2010-09-19 02:49:42 +02:00
Camilla Berglund
318f731e3e Added glfwGetWindowPos. 2010-09-14 03:53:22 +02:00
Camilla Berglund
f0033aa47f Added changelog entry. 2010-09-14 03:16:35 +02:00
Camilla Berglund
4a7b0ffada Added changelog entry, removed Mr. Obvious changelog entries. 2010-09-14 03:14:33 +02:00
Camilla Berglund
0f80e066ea Added window title to glfwOpenWindow. 2010-09-14 03:10:45 +02:00
Camilla Berglund
d6fe447ca9 Added glfwGetVersionString. 2010-09-13 18:05:59 +02:00
Camilla Berglund
484a2714fc Renamed GLFW_WINDOW to GLFW_WINDOWED. 2010-09-10 13:24:19 +02:00
Camilla Berglund
059b2b55c0 Updated changelog (renamed glfw.h to glfw3.h). 2010-09-10 13:23:03 +02:00
Camilla Berglund
8647103a44 Updated changelog. 2010-09-10 00:36:10 +02:00
Camilla Berglund
48f5a7e763 Added per-window user pointers. 2010-09-09 22:44:38 +02:00
Camilla Berglund
37c71c1ed1 Added no Unicode key repeat to changelog. 2010-09-09 22:40:45 +02:00
Camilla Berglund
58bb82ed0d Formatting. 2010-09-09 22:37:41 +02:00
Camilla Berglund
2064b2ca7a Updated changelog to catch up with code progress. 2010-09-09 22:35:58 +02:00
Camilla Berglund
3f0221ccc0 Replaced outdated Lite readme with quick rework of 2.7 version. 2010-09-08 14:54:21 +02:00
Camilla Berglund
3249f812d6 Initial import of 2.7 Lite. 2010-09-07 17:34:51 +02:00