This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
FreeGLUT-Vita/freeglut/freeglut/freeglut-1.3
brianp ee167e6766 adjusted precision (John Fay)
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@95 7f0cb862-5218-0410-a997-914c9d46530a
2003-06-23 15:33:56 +00:00
..
.deps Removed a bunch of '.P' files that don't belong in the CVS archive. 2002-01-20 23:20:45 +00:00
templates Initial revision 2001-07-27 04:35:54 +00:00
freeglut_callbacks.c * Hopefully I did THIS one right (used 'cvs update' to Merge) 2003-06-18 22:26:50 +00:00
freeglut_cursor.c Switch to ANSI C comments. Removed always true tests on unsigned char. Single buffering fix.. 2003-03-12 14:38:47 +00:00
freeglut_display.c Assorted updates from John Fay. 2003-06-23 15:22:20 +00:00
freeglut_ext.c s/FreeGLUT/freeglut/ 2003-06-19 20:21:33 +00:00
freeglut_font_data.c Moved freeglut_internal.h to the freeglut source code private directory. 2003-02-07 21:30:24 +00:00
freeglut_font.c Switch to ANSI C comments. Removed always true tests on unsigned char. Single buffering fix.. 2003-03-12 14:38:47 +00:00
freeglut_gamemode.c Assorted updates from John Fay. 2003-06-23 15:22:20 +00:00
freeglut_geometry.c adjusted precision (John Fay) 2003-06-23 15:33:56 +00:00
freeglut_init.c restore GLUT_FPS env var feature lost in previous check-in 2003-06-17 22:46:50 +00:00
freeglut_internal.h s/FreeGLUT/freeglut/ 2003-06-19 20:21:33 +00:00
freeglut_joystick.c Oops, missed the fghJoystickRawRead() fix for FreeBSD. 2003-06-19 20:51:48 +00:00
freeglut_main.c s/FreeGLUT/freeglut/ 2003-06-19 20:21:33 +00:00
freeglut_menu.c * Hopefully I did THIS one right (used 'cvs update' to Merge) 2003-06-18 22:26:50 +00:00
freeglut_misc.c Moved freeglut_internal.h to the freeglut source code private directory. 2003-02-07 21:30:24 +00:00
freeglut_overlay.c Moved freeglut_internal.h to the freeglut source code private directory. 2003-02-07 21:30:24 +00:00
freeglut_state.c Windows patches (Eero Pajarre) 2003-06-20 14:39:16 +00:00
freeglut_stroke_mono_roman.c Moved freeglut_internal.h to the freeglut source code private directory. 2003-02-07 21:30:24 +00:00
freeglut_stroke_roman.c Moved freeglut_internal.h to the freeglut source code private directory. 2003-02-07 21:30:24 +00:00
freeglut_structure.c * Hopefully I did THIS one right (used 'cvs update' to Merge) 2003-06-18 22:26:50 +00:00
freeglut_teapot.c Assorted updates from John Fay. 2003-06-23 15:22:20 +00:00
freeglut_videoresize.c Moved freeglut_internal.h to the freeglut source code private directory. 2003-02-07 21:30:24 +00:00
freeglut_window.c * Hopefully I did THIS one right (used 'cvs update' to Merge) 2003-06-18 22:26:50 +00:00
freeglutdll.def Exports file for Win32 dll. One EXPORT for each FGAPI line in freeglut.h 2003-01-06 17:54:35 +00:00
Makefile.am added glutGetProcAddress() 2003-06-17 16:54:54 +00:00