1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-06-14 06:48:50 -04:00
glfw/src
Camilla Berglund 3e78570a31 Removed duplicate documentation.
The public, platform, native, event and utility functions are already
documented in-source.  Having duplicate documentation inevitably means
having them contradict one another.  Furthermore, most of the function
descriptions simply repeated the name of the function.
2013-01-25 01:25:40 +01:00
..
clipboard.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
CMakeLists.txt Renamed X11 keysym to Unicode conversion file. 2013-01-17 18:59:35 +01:00
cocoa_clipboard.m Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
cocoa_gamma.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
cocoa_init.m Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
cocoa_joystick.m Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
cocoa_monitor.m Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
cocoa_platform.h Renamed context API init/terminate functions. 2013-01-15 20:49:29 +01:00
cocoa_time.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
cocoa_window.m Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
config.h.in Renamed chdir option, added OS X menu bar option. 2013-01-25 00:53:38 +01:00
context.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
egl_context.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
egl_platform.h Removed EGL dlopen. 2013-01-04 06:59:07 +01:00
gamma.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
glfw3.pc.in Renamed libglfw3.pc to glfw3.pc. 2012-08-12 22:31:47 +02:00
glx_context.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
glx_platform.h Inclusion guard fixes. 2013-01-15 02:00:03 +01:00
init.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
input.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
internal.h Shortened window struct member. 2013-01-25 00:42:45 +01:00
joystick.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
monitor.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
nsgl_context.m Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
nsgl_platform.h Renamed global struct and substructs. 2013-01-02 01:44:57 +01:00
time.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
wgl_context.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
wgl_platform.h Removed internal fbconfig enum and selection. 2013-01-15 20:00:27 +01:00
win32_clipboard.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
win32_gamma.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
win32_init.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
win32_joystick.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
win32_monitor.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
win32_platform.h Added EGL errors to output, added EGL init to Win32. 2013-01-16 20:10:17 +01:00
win32_time.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
win32_window.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
window.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
x11_clipboard.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
x11_gamma.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
x11_init.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
x11_joystick.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
x11_monitor.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
x11_platform.h Moved to WM_STATE for iconify events. 2013-01-25 00:44:26 +01:00
x11_time.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
x11_unicode.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
x11_window.c Removed duplicate documentation. 2013-01-25 01:25:40 +01:00