1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-08 15:17:25 -04:00
glfw/tests
Camilla Berglund cbcab56a25 Merge branch 'master' into EGL
Conflicts:
	include/GL/glfw3.h
	src/opengl.c
	src/win32_opengl.c
	src/window.c
	src/x11_fullscreen.c
	src/x11_glx_opengl.c
	src/x11_platform.h
	src/x11_window.c
	tests/glfwinfo.c
2012-09-06 21:05:03 +02:00
..
accuracy.c Formatting. 2012-08-12 15:32:06 +02:00
clipboard.c Removed implicit glfwMakeCurrentContext. 2012-08-10 15:29:45 +02:00
CMakeLists.txt Moved Free Getopt files to support directory. 2012-08-12 12:44:23 +02:00
defaults.c Merge branch 'master' of github.com:elmindreda/glfw 2012-08-12 15:31:34 +02:00
events.c Don't call OpenGL functions until there's a context. 2012-08-19 02:21:47 +02:00
fsaa.c Removed implicit glfwMakeCurrentContext. 2012-08-10 15:29:45 +02:00
fsfocus.c Removed implicit glfwMakeCurrentContext. 2012-08-10 15:29:45 +02:00
gamma.c Fix various warnings reported by gcc 2012-08-12 14:02:38 +02:00
glfwinfo.c Merge branch 'master' into EGL 2012-09-06 21:05:03 +02:00
iconify.c Fix various warnings reported by gcc 2012-08-12 14:02:38 +02:00
joysticks.c Renamed glfwGetJoystickPos to glfwGetJoystickAxes. 2012-08-29 18:58:16 +02:00
modes.c Fix various warnings reported by gcc 2012-08-12 14:02:38 +02:00
peter.c Removed implicit glfwMakeCurrentContext. 2012-08-10 15:29:45 +02:00
reopen.c Removed implicit glfwMakeCurrentContext. 2012-08-10 15:29:45 +02:00
sharing.c Removed implicit glfwMakeCurrentContext. 2012-08-10 15:29:45 +02:00
tearing.c Formatting. 2012-08-12 15:32:06 +02:00
title.c Removed implicit glfwMakeCurrentContext. 2012-08-10 15:29:45 +02:00
windows.c Fixed float constant type mismatches. 2012-08-12 13:37:12 +02:00