2009-11-04 |
John F. Fay | Adding a check for mingw64 in "freeglut_cursor.c" per... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
John F. Fay | Protecting "errno" in case it is not defined per e... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
John F. Fay | Protecting some preprocessor symbols that are not defin... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Sven Panne | Added support for sRGB framebuffers via the GLX_ARB_fra... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Sven Panne | Unbreak the build for non-Windows platforms, fixing... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
John F. Fay | Making the #ifdef's around "__glutExitFunc" consistent... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
John F. Fay | Adding the Cygwin/mingw documentation from Jean-Seb... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
John F. Fay | Making the "AT_EXIT" hack look a bit less like a copy... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
John F. Fay | Changing the OpenWatCom support per e-mail from Paul... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sven Panne | Disable the ATEXIT_HACK for Watcom, their "exit" functi... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
John F. Fay | Improving the stroke fonts per e-mail from Fliran Echtl... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Sven Panne | Move all files related to Visual Studio 2008 into 2... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Sven Panne | Put static library stuff into its own solution. This... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Sven Panne | Ignore more files generated by Visual C++ 2008 |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Sven Panne | Normalized VC 2008 project, making the configurations... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Sven Panne | Added missing guard to deactivate ATEXIT_HACK on non... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Sven Panne | Avoid warnings when the ATEXIT_HACK is used with GCC... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Sven Panne | Added the ugly ATEXIT_HACK from GLUT 3.7, making freegl... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Sven Panne | Use our module definition file, so we get undecorated... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Sven Panne | Use our module definition file, so we get undecorated... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Sven Panne | Removed obsolete lines. Fixed version number. |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Sven Panne | Ignore file generated by Visual C++ 2008 |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Sven Panne | We are at version 2.6.0 now. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Sven Panne | Added more project/workspace/... files to distribution. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Sven Panne | Removed remnants of CVS. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Sven Panne | Fixed minor typo in NEWS. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Sven Panne | Make the example fully OpenGL-3.1-compliant. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Sven Panne | Make Visual C happy by including stddef.h and explicitl... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Sven Panne | Synched ChangeLog with latest changes |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Sven Panne | Unbreak the build: C++ style comments are not allowed... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
John F. Fay | Fixing "freeglut_input_devices.c" for MSVS2005 and... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
John F. Fay | Removing some build warnings from deprecated functions... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
John F. Fay | Adding Visual Studio 2008 solution and project files |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Sven Panne | Set the default number of samples per pixel to 4 and... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Sven Panne | Added GLUT_AUX and GLUT_MULTISAMPLE as possible paramet... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
John F. Fay | Adding "GLUT_MULTISAMPLE" to "shapes" demo ... because... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Sven Panne | Added missing API entries. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Sven Panne | Added NEWS entry for 2.6.0 release. Please review/exten... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Sven Panne | Recreated ChangeLog via svn2cl, so we use the standard... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
John F. Fay | Adding the "smooth_opengl3" demo |
commit | commitdiff | tree | snapshot |
2009-03-09 |
John F. Fay | Making the definition of "WIN32_LEAN_AND_MEAN" conditio... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
John F. Fay | Setting the "fractals" demo initial number of levels... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
John F. Fay | Fixing Microsoft compatibility with the new "vsnprintf... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Sven Panne | We do not depend on GLU anymore |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Sven Panne | Added notes for building under Cygwin |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Sven Panne | To build shared libraries on Windows, one has to declar... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Sven Panne | Windows fun again: Use the correct calling convention... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Sven Panne | When -mno-cygwin is used, we get ancient GL headers... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Sven Panne | _CrtDumpMemoryLeaks and its header are Microsoft-specif... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Sven Panne | Do not try to destroy a GLX context when there is none... |
commit | commitdiff | tree | snapshot |
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 |
next |