Camilla Berglund
|
f1e7d7c0ea
|
Added error callback.
|
2010-11-23 17:45:23 +01:00 |
|
Camilla Berglund
|
3be0c05aaa
|
Added internal use of glext.h header.
|
2010-11-17 14:52:47 +01:00 |
|
Camilla Berglund
|
07260cb768
|
Added initial framebuffer sRGB support.
|
2010-11-16 02:33:21 +01:00 |
|
Camilla Berglund
|
70b9a1f4f3
|
Made boolean values use GLboolean.
|
2010-10-25 12:36:14 +02:00 |
|
Camilla Berglund
|
4044c2da66
|
Made callbacks library global.
|
2010-10-24 18:28:55 +02:00 |
|
Camilla Berglund
|
e9eb841fab
|
Added pointers to platform state definitions.
|
2010-10-14 16:40:10 +02:00 |
|
Camilla Berglund
|
85bcd1fa0c
|
Renamed internal gamma function.
|
2010-10-13 22:42:31 +02:00 |
|
Camilla Berglund
|
2630d4968c
|
Initial implementation of experimental gamma ramp API.
|
2010-10-13 04:04:43 +02:00 |
|
Camilla Berglund
|
99ddce3214
|
Added context sharing.
|
2010-10-04 18:17:53 +02:00 |
|
Camilla Berglund
|
f93801c221
|
Added missing declaration.
|
2010-09-27 02:16:17 +02:00 |
|
Camilla Berglund
|
007766bd91
|
Added two-dimensional scrolling API and X11 implementation.
|
2010-09-27 02:09:54 +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
|
3ca63a0cf3
|
Replaced platform specific config headers with shared one, updated version strings to include CMake version.
|
2010-09-17 00:54:11 +02:00 |
|
Camilla Berglund
|
40193213e5
|
Clearing of input state only occurs locally.
|
2010-09-16 17:45:36 +02:00 |
|
Camilla Berglund
|
867e747add
|
Renamed window close request variable.
|
2010-09-16 06:02:44 +02:00 |
|
Camilla Berglund
|
3089e60fbd
|
Everyone needs to be able to split BPPs these days.
|
2010-09-16 03:48:19 +02:00 |
|
Camilla Berglund
|
855b386e46
|
Removed remnants of Unicode key repeat control.
|
2010-09-15 16:26:51 +02:00 |
|
Camilla Berglund
|
318f731e3e
|
Added glfwGetWindowPos.
|
2010-09-14 03:53:22 +02:00 |
|
Camilla Berglund
|
0f80e066ea
|
Added window title to glfwOpenWindow.
|
2010-09-14 03:10:45 +02:00 |
|
Camilla Berglund
|
1bac99625d
|
Fixed return type for _glfwPlatformMakeWindowCurrent.
|
2010-09-13 23:47:43 +02:00 |
|
Camilla Berglund
|
819d0446b1
|
Removed duplicate width and height parameters already included in window struct.
|
2010-09-13 23:42:51 +02:00 |
|
Camilla Berglund
|
d6fe447ca9
|
Added glfwGetVersionString.
|
2010-09-13 18:05:59 +02:00 |
|
Camilla Berglund
|
ae57d13868
|
Made active window state global.
|
2010-09-11 15:14:57 +02:00 |
|
Camilla Berglund
|
326d997c1c
|
Initial multi-window support pass.
|
2010-09-10 00:06:23 +02:00 |
|
Camilla Berglund
|
48f5a7e763
|
Added per-window user pointers.
|
2010-09-09 22:44:38 +02:00 |
|
Camilla Berglund
|
f5d74c4f9a
|
Added error management from pre-3.0 branch.
|
2010-09-09 21:06:59 +02:00 |
|
Camilla Berglund
|
3228755895
|
Separated window GLX state into separate struct.
|
2010-09-09 20:36:23 +02:00 |
|
Camilla Berglund
|
12d17b9de6
|
Formatting of internal structs.
|
2010-09-09 20:18:10 +02:00 |
|
Camilla Berglund
|
445bf1ea33
|
Renamed lib directory to src.
|
2010-09-09 20:01:43 +02:00 |
|