606 Commits (master)

Author SHA1 Message Date
Camilla Berglund ac03fa88f4 Corrected description. ago%!(EXTRA string=15 years)
Camilla Berglund 57e14372f2 Added getopt and sample count switch to FSAA test. ago%!(EXTRA string=15 years)
Camilla Berglund 940b69816c Made rendering and window size more sane. ago%!(EXTRA string=15 years)
Camilla Berglund 1f622adf0a Replaced inline declarations with glext.h use. ago%!(EXTRA string=15 years)
Camilla Berglund 88194055bb Added support for OpenGL ES 2.0. ago%!(EXTRA string=15 years)
Camilla Berglund 4044c2da66 Made callbacks library global. ago%!(EXTRA string=15 years)
Camilla Berglund 2630d4968c Initial implementation of experimental gamma ramp API. ago%!(EXTRA string=15 years)
Camilla Berglund 05a477242b Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 7e7672a2e5 Comment grammar fix. ago%!(EXTRA string=15 years)
Camilla Berglund 1585c8b981 Added escape key quitting. ago%!(EXTRA string=15 years)
Camilla Berglund 419f9f17a1 Added glfwGetCurrentWindow. ago%!(EXTRA string=15 years)
Camilla Berglund 104dfaa3ac Build file fixes and formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 9e1031a35a Moved listmodes test program to tests directory. ago%!(EXTRA string=15 years)
Camilla Berglund 2899e8765c Added window positioning to sharing test. ago%!(EXTRA string=15 years)
Camilla Berglund 8dff22d9de Removed superfluous clear, added comment. ago%!(EXTRA string=15 years)
Camilla Berglund afcb2abbd4 Added simple context sharing test program. ago%!(EXTRA string=15 years)
Camilla Berglund 5ca2189f81 Removed DOS line endings. ago%!(EXTRA string=15 years)
Camilla Berglund 99ddce3214 Added context sharing. ago%!(EXTRA string=15 years)
Camilla Berglund 4942c8a0f4 Replaced inline declarations with glext.h usage. ago%!(EXTRA string=15 years)
Camilla Berglund c7c6ecdba5 Added reporting of glForward and glProfile. ago%!(EXTRA string=15 years)
Camilla Berglund 007766bd91 Added two-dimensional scrolling API and X11 implementation. ago%!(EXTRA string=15 years)
Camilla Berglund e13f0c441c Added binary category variables for easier maintenance. ago%!(EXTRA string=15 years)
Camilla Berglund 6aaf2a9193 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 9da6b834da The default OpenGL version is 1.0. ago%!(EXTRA string=15 years)
Camilla Berglund 0d7e1794a5 Added window iconification callback. ago%!(EXTRA string=15 years)
Camilla Berglund d43057e5bb Removed unintentional execute bits. ago%!(EXTRA string=15 years)
Camilla Berglund 7ebe76289d Fixed broken file flags. ago%!(EXTRA string=15 years)
Camilla Berglund 7ead4ce4f5 Added fullscreen window focus test. ago%!(EXTRA string=15 years)
Camilla Berglund f06489d6cb Fixed flipped error messages, added window positioning, made color calc more weird. ago%!(EXTRA string=15 years)
Camilla Berglund e244ad3d41 Updated example and test programs to new API. ago%!(EXTRA string=15 years)
Camilla Berglund 39a966d136 Oh, right, this is C. ago%!(EXTRA string=15 years)
Camilla Berglund a76e891295 Added missing getopt.c file. ago%!(EXTRA string=15 years)
Camilla Berglund 2bfa89ec17 Added support for the GLFW version string. ago%!(EXTRA string=15 years)
Camilla Berglund ffca087fde Added iconify test program to build. ago%!(EXTRA string=15 years)
Camilla Berglund e142a3ec63 Updated test program to new API. ago%!(EXTRA string=15 years)
Camilla Berglund dc5ba0643d Fixed default GL version. ago%!(EXTRA string=15 years)
Camilla Berglund 63e64572a0 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund abaac3ea99 Added GLFW error strings to test programs, various tweaks. ago%!(EXTRA string=15 years)
Camilla Berglund a79a6eb82a Message tweak. ago%!(EXTRA string=15 years)
Camilla Berglund 484a2714fc Renamed GLFW_WINDOW to GLFW_WINDOWED. ago%!(EXTRA string=15 years)
Camilla Berglund cfbafc5b39 Renamed glfw.h to glfw3.h to avoid conflicts. ago%!(EXTRA string=15 years)
Camilla Berglund 06142786b9 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 107b769ada Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 025f8c9518 Made windows have different titles. ago%!(EXTRA string=15 years)
Camilla Berglund e8209c5a0c Added simple multi-window example. ago%!(EXTRA string=15 years)
Camilla Berglund 950a3beda2 Moved bits parameters from glfwOpenWindow to glfwOpenWindowHint. ago%!(EXTRA string=15 years)
Camilla Berglund 50e6f828d1 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 96c2d04b11 Formatting, added comment. ago%!(EXTRA string=15 years)
Camilla Berglund 93ea341211 Removed Unicode character actions, updated events test. ago%!(EXTRA string=15 years)
Camilla Berglund 8fa7dddf16 Added missing glfwPollEvents to reopen test. ago%!(EXTRA string=15 years)