glfw/src
2011-01-04 23:07:34 +01:00
..
cocoa Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw 2010-10-27 17:45:38 +02:00
win32 Added initial framebuffer sRGB support. 2010-11-16 02:33:21 +01:00
x11 Moved all the key code translation logic into the LUT (cleaner & less overhead). 2011-01-04 23:07:34 +01:00
config.h.in Added compile time detection of the XKB X11 extension. 2011-01-03 21:44:05 +01:00
enable.c Made callbacks library global. 2010-10-24 18:28:55 +02:00
error.c Removed some and clarified remaining GLFW error tokens. 2010-10-05 00:08:19 +02:00
fullscreen.c Everyone needs to be able to split BPPs these days. 2010-09-16 03:48:19 +02:00
gamma.c Removed executable bits (gah). 2010-10-14 14:14:50 +02:00
glext.c Added support for OpenGL ES 2.0. 2010-11-15 19:28:06 +01:00
init.c Added back mistakenly removed init time window hint clearing. 2010-09-16 17:48:50 +02:00
input.c Made callbacks library global. 2010-10-24 18:28:55 +02:00
internal.h Added initial framebuffer sRGB support. 2010-11-16 02:33:21 +01:00
joystick.c Added basic error reporting to shared code. 2010-09-09 21:34:42 +02:00
time.c Added basic error reporting to shared code. 2010-09-09 21:34:42 +02:00
window.c Added initial framebuffer sRGB support. 2010-11-16 02:33:21 +01:00