Commit Graph

170 Commits

Author SHA1 Message Date
Camilla Berglund
99ddce3214 Added context sharing. 2010-10-04 18:17:53 +02:00
Camilla Berglund
618db0c871 Added freegetopt to examples directory. 2010-10-03 19:05:41 +02:00
Camilla Berglund
a1ae18f7d4 Replaced inline declarations with glext.h usage. 2010-10-03 19:01:06 +02:00
Camilla Berglund
ba3ecfb8b2 Removed trailing whitespace. 2010-10-03 18:57:12 +02:00
Camilla Berglund
9fc3fe644b Sorted binaries alphabetically. 2010-09-26 05:39:31 +02:00
Camilla Berglund
d73505887d Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw
Conflicts:
	examples/CMakeLists.txt
2010-09-25 19:13:40 +02:00
Olivier Delannoy
70647eaad5 Added ignore rules for git, the heightmap examples from GLFW 2.7 and fixed a built issue on X11 introduced by using glxext.h 2010-09-24 21:47:25 +01:00
Camilla Berglund
e13f0c441c Added binary category variables for easier maintenance. 2010-09-20 22:37:22 +02:00
Camilla Berglund
e244ad3d41 Updated example and test programs to new API. 2010-09-14 03:10:59 +02:00
Camilla Berglund
39a966d136 Oh, right, this is C. 2010-09-14 02:22:52 +02:00
Camilla Berglund
484a2714fc Renamed GLFW_WINDOW to GLFW_WINDOWED. 2010-09-10 13:24:19 +02:00
Camilla Berglund
cfbafc5b39 Renamed glfw.h to glfw3.h to avoid conflicts. 2010-09-10 13:16:03 +02:00
Camilla Berglund
950a3beda2 Moved bits parameters from glfwOpenWindow to glfwOpenWindowHint. 2010-09-09 19:58:51 +02:00
Camilla Berglund
b0ce8006e3 Updated some examples and tests to new API. 2010-09-09 19:18:18 +02:00
Camilla Berglund
0c4b67795d Updated some examples to new API. 2010-09-09 19:01:32 +02:00
Camilla Berglund
29a0ca47f9 Added glfwIsWindow. 2010-09-09 18:42:41 +02:00
Camilla Berglund
39fd7a5ac1 Updated example to (sort of) work with the new API. 2010-09-09 18:16:07 +02:00
Camilla Berglund
06f1ed38e6 Removed auto-polling. 2010-09-09 01:56:05 +02:00
Camilla Berglund
af10b06439 Made GLFWvidmode members camel case. 2010-09-08 16:50:50 +02:00
Camilla Berglund
3249f812d6 Initial import of 2.7 Lite. 2010-09-07 17:34:51 +02:00