2009-02-28 |
Sven Panne | Use snprintf or _snprintf instead of the potentially... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Sven Panne | Use vsnprintf instead of the potentially dangerous... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Sven Panne | Position the distance message closer to the middle... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Sven Panne | Synched version number with configure.ac. We should... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
John F. Fay | Fixing the DOS/Linux line ending problems in the progs... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
John F. Fay | Fixing a build error caused by a variable declaration... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Sven Panne | Final changes to make the example fully OpenGL-3.0... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Sven Panne | Use GLSL shaders (still 1.20, though). Dump GL info. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Sven Panne | Added a commandline option for 'classic' contexts.... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Sven Panne | Use VBOs in new example. Added a few comments. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Sven Panne | Initial version of a fully OpenGL-3.0-compliant of... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Sven Panne | Mention autogen.sh |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Sven Panne | Synchronized WGL behavior with GLX implementation:... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Sven Panne | More refactorings: Removed useless return value. Simpli... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Sven Panne | Refactoring only (replace nested conditionals with... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Sven Panne | We have added some API entries, so we have to update... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Sven Panne | Avoid CR\LF vs. LF troubles when using TortoiseSVN... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Sven Panne | Ignore config.lt, too. It seems to be generated by... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
John F. Fay | Adding OpenGL 3.0 context detection for Windows per... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
John F. Fay | Adding some instructions about building on a *nix platf... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
John F. Fay | Removing some errant tabs, fixing ticket #2137721,... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
John F. Fay | A further response to bug [ 1804696 ] Warnings when... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
John F. Fay | Fixing bug [ 1804696 ] Warnings when building on OpenSo... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Sven Panne | Yet another try to make the font definitions compile... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
John F. Fay | Allowing "freeglut" to compile without errors under... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Sven Panne | Ooops, forgot one file in the previous commit (fix... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Sven Panne | Use autoconf to detect gettimeofday instead of broken... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Sven Panne | We need to link against winmm under Cygwin when --witho... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Sven Panne | Fixed first parameter of CreateWindow call, used for... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sven Panne | Be conservative about the presence of GL_TABLE_TOO_LARGE. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sven Panne | freeglut_internal.h needs some GL types, but it is... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sven Panne | Removed the annoying "Unable to create direct context... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sven Panne | Ignore *.exe |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sven Panne | Handle new glutInitContext* API entries in glutGetProcA... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sven Panne | Make freeglut compile under Cygwin, which has an ancien... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Sven Panne | Added OpenGL 3.0 context creation API entries |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Sven Panne | Refactored GLX context creation into a single function... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Sven Panne | Make a wgl/glXGetProcAddress abstraction available... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Sven Panne | Do not depend on GLU, it will vanish in the future... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Sven Panne | Removed superfluous #includes. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Sven Panne | Fix for bug #1709675 ("probably not be so ISO-conforman... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Sven Panne | Added AM_PROG_CC_C_O to configure.ac, removing a warnin... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
John F. Fay | Implementing a patch from Jocelyn Frechot (thank you... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
John F. Fay | Adding "glutExit" to the functions in "fghGetProcAddres... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
John F. Fay | Adding "SC_MONITORPOWER" and other new options to the... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
John F. Fay | Adding "glutFullScreenToggle" for X11 -- still needs... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
John F. Fay | Fixing the window position for asynchronous X11 impleme... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
John F. Fay | Making a demo program that uses "glutMainLoopEvent" |
commit | commitdiff | tree | snapshot |
2007-11-12 |
John F. Fay | Implementing Jocelyn Frechot's changes -- see e-mail... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
John F. Fay | Removing more Win64 build warnings from joystick code |
commit | commitdiff | tree | snapshot |
2007-09-30 |
John F. Fay | Removing the final compiler warning when building on... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
John F. Fay | Removing the remaining compiler warnings from the curso... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
John F. Fay | Changing the cursor definition macro for newer versions... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
John F. Fay | More changes for Jocelyn Frechot's multisampling change... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
John F. Fay | Fixing a remaining bug in the multisampling change... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
John F. Fay | Putting in Jocelyn Frechot's X11 visual context changes... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
John F. Fay | Removing compiler warnings in MSVC 2005 build |
commit | commitdiff | tree | snapshot |
2007-09-21 |
John F. Fay | Implementing Larry Ramey's "glutExit" feature (see... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
John F. Fay | Implementing first part of Windows version of "GLUT_CAP... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
John F. Fay | Fixing Linux key-repeat mode bug reported in "[ 1796845... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
John F. Fay | Fixing a build error on SuSE described in bug report... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
John F. Fay | Implementing feature request "[ 947118 ] Popup menu... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
John F. Fay | Adding Takeshi Nishimura's Feature Request "[ 1045202... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
John F. Fay | Addressing Feature Request #1307049 that "freeglut... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
John F. Fay | Added Windows "nmake" Makefiles and dependency files... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
John F. Fay | Fixing bug #1688954, submitted in Marcy '07. I changed... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
John F. Fay | Fixing bug report #1052151 from October 2004. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
John F. Fay | Adding a Frequently Asked Questions file |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Joe Krahn | Removed incorrect comment about internal WGL/ARB defini... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Joe Krahn | Undo svn:eol-style=CR/LF for MSVC project files. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Joe Krahn | Added FREEGLUT_LIB_PRAGMAS to control MS library pragma... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Joe Krahn | Added svn:eol-style=CRLF property to MSVC project/works... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
John F. Fay | Fixing a typo bug in the display mode checking (removin... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Joe Krahn | Fixed a small mistake in the previous commit for glutGet. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Joe Krahn | Added proper support for number of mouse buttons in... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Joe Krahn | Converted Time counter to a uniform unsigned long it... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Joe Krahn | Removed WindowState.IsGameMode; it is redundant with... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
John F. Fay | Adding support for the multisampling query per bug... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
John F. Fay | Fixing Bug #1398196 - Windows message argument |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Joe Krahn | test (comment edited) |
commit | commitdiff | tree | snapshot |
2006-09-21 |
John F. Fay | Adding temporary fix to "glutInitDisplayString" to... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
John F. Fay | Adding multisampling to *nix and Windows; also some... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
John F. Fay | Enhancing the "CallbackMaker" demo |
commit | commitdiff | tree | snapshot |
2006-09-21 |
John F. Fay | Joe Krahn's changes to "TARGET_HOST" defined constants |
commit | commitdiff | tree | snapshot |
2006-09-21 |
John F. Fay | Fixing two minor bugs, adding comments |
commit | commitdiff | tree | snapshot |
2006-09-21 |
John F. Fay | Changing "GameMode" to "GameModeWindow ... and testing... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Sven Panne | Check fgets for return value to avoid warnings. |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Sven Panne | Fixed typo in date |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Sven Panne | Updated build requirements for SuSE 10.1 |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Sven Panne | Ooops, forgot to ingore INSTALL and install-sh in previ... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Sven Panne | Moved GLUT_INIT_STATE to <GL/freeglut_ext.h>, it is... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Sven Panne | Simply use autoreconf in autogen.sh, it is much simpler... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
John F. Fay | Allowing compilation of Windows version by removing... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
John F. Fay | Implementing Stereo in Windows |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Sven Panne | Use target-specific *_CPPFLAGS, not the deprecated... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Sven Panne | Use -Wall for automake to catch some buglets, deprecate... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Sven Panne | Silenced autogen.sh |
commit | commitdiff | tree | snapshot |
2005-08-31 |
John F. Fay | Necessary files for Open Watcom support |
commit | commitdiff | tree | snapshot |
2005-08-31 |
John F. Fay | Adding Open Watcom support |
commit | commitdiff | tree | snapshot |
2005-08-31 |
John F. Fay | Documenting support for Open Watcom |
commit | commitdiff | tree | snapshot |
next |