1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-08 15:17:25 -04:00
glfw/src
2010-09-14 01:05:03 +02:00
..
cocoa Renamed lib directory to src. 2010-09-09 20:01:43 +02:00
win32 Win32 port work dump. 2010-09-14 01:05:03 +02:00
x11 Fixed return type for _glfwPlatformMakeWindowCurrent. 2010-09-13 23:47:43 +02:00
enable.c Added basic error reporting to shared code. 2010-09-09 21:34:42 +02:00
error.c Added error management from pre-3.0 branch. 2010-09-09 21:06:59 +02:00
fullscreen.c Oh, right, this is C. 2010-09-14 00:19:17 +02:00
glext.c Oh, right, this is C. 2010-09-14 00:20:42 +02:00
init.c Removed superfluous nonsense, added platform terminate call on failed platform init. 2010-09-13 22:24:47 +02:00
input.c Added basic error reporting to shared code. 2010-09-09 21:34:42 +02:00
internal.h Fixed return type for _glfwPlatformMakeWindowCurrent. 2010-09-13 23:47:43 +02: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 Fixed missing NULL in return statement. 2010-09-14 00:15:01 +02:00