projects
/
freeglut
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Splitting the platform-specific "fgSystemTime" code into its own functions
[freeglut]
/
src
/
2012-01-29
John F. Fay
Splitting the platform-specific "fgSystemTime" code...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving non-Windows platform-specific code lower in...
tree
|
commitdiff
2012-01-29
John F. Fay
Splitting out the platform-specific code from "fghJoyst...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the definition of the "fgJoystick" structure...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the platform-specific code (non-Windows) farther...
tree
|
commitdiff
2012-01-29
John F. Fay
Splitting platform-specific code out of "fgJoystickClos...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the Windows-specific "glutInitWithExit" function...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the "glutCreateWindowWithExit" and its associate...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the platform-specific FBConfig and device contex...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the platform-specific window handle and context...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving the Windows platform-specific "SwapBuffers"...
tree
|
commitdiff
2012-01-29
John F. Fay
Moving platform-specific fields in "SFG_Display" into...
tree
|
commitdiff
2012-01-29
John F. Fay
Fixing the previous commit so we don't have a circular...
tree
|
commitdiff
2012-01-29
John F. Fay
Adding the platform-specific includes to "freeglut_inte...
tree
|
commitdiff
2012-01-24
John F. Fay
Removing some Windows-specific function prototypes...
tree
|
commitdiff
2012-01-24
John F. Fay
Removing a bunch of "static" declarations from the...
tree
|
commitdiff
2012-01-24
John F. Fay
Putting in Diederick Niehorster's patch from e-mail...
tree
|
commitdiff
2012-01-23
John F. Fay
Fixing a preprocessor typo
tree
|
commitdiff
2012-01-23
John F. Fay
Splitting the rest of the Windows-specific "freeglut_wi...
tree
|
commitdiff
2012-01-23
John F. Fay
Splitting some Windows-specific "freeglut_window.c...
tree
|
commitdiff
2012-01-23
John F. Fay
Moving some function prototypes into the source files...
tree
|
commitdiff
2012-01-23
John F. Fay
Rationalizing the names of the platform-specific functi...
tree
|
commitdiff
2012-01-23
John F. Fay
Splitting Windows-specific "freeglut_structure.c" code...
tree
|
commitdiff
2012-01-23
John F. Fay
Splitting the other "glutGet" Windows-specific code...
tree
|
commitdiff
2012-01-23
John F. Fay
Moving Windows-specific "glutGet" code into its own...
tree
|
commitdiff
2012-01-23
John F. Fay
Splitting a little Windows-specific menu code into...
tree
|
commitdiff
2012-01-22
John F. Fay
Splitting the rest of the Windows-specific code from...
tree
|
commitdiff
2012-01-22
John F. Fay
Moving some Windows-specific code out of "freeglut_main...
tree
|
commitdiff
2012-01-22
John F. Fay
Splitting out more Windows-specific code in "freeglut_i...
tree
|
commitdiff
2012-01-22
John F. Fay
Splitting the Windows-specific input device code into...
tree
|
commitdiff
2012-01-22
John F. Fay
Correcting a header comment
tree
|
commitdiff
2012-01-20
John F. Fay
Moving the command-line parsing into its own function...
tree
|
commitdiff
2012-01-20
John F. Fay
Removing more duplicate code ... need to be more careful.
tree
|
commitdiff
2012-01-20
John F. Fay
Removing some duplicate code from "freeglut_init.c...
tree
|
commitdiff
2012-01-20
John F. Fay
Moving some Windows-specific "freeglut_init.c" helper...
tree
|
commitdiff
2012-01-20
John F. Fay
Moving some Windows-specific code from "freeglut_gamemo...
tree
|
commitdiff
2012-01-20
John F. Fay
Moving more Windows-specific code from "freeglut_ext...
tree
|
commitdiff
2012-01-20
John F. Fay
Moving some Windows-specific code from "freeglut_ext...
tree
|
commitdiff
2012-01-19
John F. Fay
Splitting out the Windows-specific cursor code into...
tree
|
commitdiff
2012-01-16
John F. Fay
Adding /one more/ blank platform-specific file
tree
|
commitdiff
2012-01-16
John F. Fay
Adding empty files for platform-specific Windows and...
tree
|
commitdiff
2012-01-10
John F. Fay
Moving the source code files from 'src' to 'src/Common...
tree
|
commitdiff
2012-01-09
John F. Fay
Adding further comments to the removal of the "atexit...
tree
|
commitdiff
2011-12-20
John F. Fay
Fixing the "xrandr" refresh rate per e-mail from John...
tree
|
commitdiff
2011-12-20
John F. Fay
Fixing ambiguous parentheses (possibly incorrect?)...
tree
|
commitdiff
2011-12-20
John F. Fay
Leave game mode on "deinitialization" if we entered...
tree
|
commitdiff
2011-12-20
John F. Fay
Fixing the "fgDeinitialize" call properly per e-mail...
tree
|
commitdiff
2011-12-17
John F. Fay
Removing the "atexit ( fgDeinitialize )" call from...
tree
|
commitdiff
2011-12-17
John F. Fay
Making the check for a current window in "glutPostRedis...
tree
|
commitdiff
2011-12-14
John F. Fay
Fixing a memory leak in the "fgHintPresent" function...
tree
|
commitdiff
2011-12-13
John F. Fay
Adding four new functions to the DLL export definition...
tree
|
commitdiff
2011-11-06
John F. Fay
Patching to fix "glXCreateContextAttribsARB not found...
tree
|
commitdiff
2011-09-28
John F. Fay
FreeBSD patch per e-mail from John Tsiombikas vintage...
tree
|
commitdiff
2011-09-10
John F. Fay
Fixing build warnings on OpenSUSE (and probably other...
tree
|
commitdiff
2011-09-05
John F. Fay
Addressing bug report 3368139 about warnings under...
tree
|
commitdiff
2011-09-05
John F. Fay
Fixing the "XRANDR" version testing in "freeglut_gamemo...
tree
|
commitdiff
2011-09-05
John F. Fay
Final patch on full screen fix per e-mail from Diederic...
tree
|
commitdiff
2011-09-04
John F. Fay
Fixing the build after Diederick Niehorster's full...
tree
|
commitdiff
2011-09-04
John F. Fay
Putting in Diederick Niehorster's fullstreen patch...
tree
|
commitdiff
2011-09-04
John F. Fay
Fixing freeglut's desire to initialize the spaceball...
tree
|
commitdiff
2011-09-04
John F. Fay
Fixing bug 3292122 from Nigel Stewart (thanks, Nigel...
tree
|
commitdiff
2011-06-10
John F. Fay
Fixing a null argument to 'strdup' per e-mail from...
tree
|
commitdiff
2011-06-10
John F. Fay
Adding a multitouch patch from Eero Pajarre per e-mail...
tree
|
commitdiff
2011-06-10
John F. Fay
Patch for new Visual Studios to fix typos and quiet...
tree
|
commitdiff
2011-06-01
John F. Fay
Fixing a 'gamemode at_exit' bug courtesy of Diederick...
tree
|
commitdiff
2011-05-27
John F. Fay
Adding support for partial mouse wheel turns as request...
tree
|
commitdiff
2011-05-27
John F. Fay
Adding "MouseWheelTicks" to the "fgState" structure...
tree
|
commitdiff
2011-05-27
John F. Fay
Fixing multitouch for Windows per e-mail from Florian...
tree
|
commitdiff
2011-05-27
John F. Fay
Fixing 'glutGet' processing for 'GLUT_BORDERLESS' on...
tree
|
commitdiff
2011-05-27
John F. Fay
Fixing 'GLUT_BORDERLESS' on Windows per e-mail from...
tree
|
commitdiff
2011-03-22
John F. Fay
More game mode patches from John Tsiombikas, from an...
tree
|
commitdiff
2011-03-22
John F. Fay
Adding 'freeglut_xinput.c' to fix the SVN head per...
tree
|
commitdiff
2011-03-18
John F. Fay
Adding the 'subwinfix.patch' patch to set the focus...
tree
|
commitdiff
2011-03-18
John F. Fay
Adding multitouch capability per e-mail from Florian...
tree
|
commitdiff
2011-03-17
John F. Fay
Adding a warning to an unsuccessful game mode entry...
tree
|
commitdiff
2011-03-17
John F. Fay
Implementing the 'gamemode-testing_windows.patch' per...
tree
|
commitdiff
2011-03-17
John F. Fay
Fixing the unspecified game mode parameter problem...
tree
|
commitdiff
2011-03-16
John F. Fay
Implementing John Tsiombikas' game mode patch per e...
tree
|
commitdiff
2011-03-14
John F. Fay
Fixing a bug which set the "ErrorFunc" field in the...
tree
|
commitdiff
2011-03-14
John F. Fay
Reducing the initial menu window size from 100x100...
tree
|
commitdiff
2011-03-13
John F. Fay
Fixing a bug in the game mode refresh rate specificatio...
tree
|
commitdiff
2011-03-13
John F. Fay
Fixing game mode in X11 so that it doesn't override...
tree
|
commitdiff
2011-03-13
John F. Fay
Fixing game mode in Windows so that it doesn't override...
tree
|
commitdiff
2011-01-25
John F. Fay
Fixing bug 3048705 -- "fgOpenWindow should only return...
tree
|
commitdiff
2011-01-25
John F. Fay
Fixing bug report 3104860 -- setting the accumulator...
tree
|
commitdiff
2011-01-25
John F. Fay
Fixing bug 3105058. There is a possibly substantial...
tree
|
commitdiff
2011-01-25
John F. Fay
Fixing bug report 3021598 by modifying "glutSetWindow...
tree
|
commitdiff
2011-01-23
John F. Fay
Fixing bug report 2952457 -- modifying the "FREEGLUT_EX...
tree
|
commitdiff
2011-01-23
John F. Fay
Part one of fixing bug 3058987 -- the 'freeglut_patch_v...
tree
|
commitdiff
2011-01-23
John F. Fay
Adding support to Solaris courtesy of Dagobert Michelse...
tree
|
commitdiff
2011-01-23
John F. Fay
Fixing bug report 3106347, 'Incorrect normals for glutS...
tree
|
commitdiff
2010-11-20
John F. Fay
Fixing typo in a comment per e-mail from Arvin Schnell...
tree
|
commitdiff
2010-11-01
John F. Fay
Addressing feature request 2116152 -- adding an fgError...
tree
|
commitdiff
2010-05-29
John F. Fay
Fixing "fgDestroyWindow" error per e-mail from John...
tree
|
commitdiff
2010-02-01
John F. Fay
Allowing recent change to build on older versions of...
tree
|
commitdiff
2010-01-30
John F. Fay
Putting the definition of "HAVE_VFPRINTF" back in ...
tree
|
commitdiff
2010-01-30
John F. Fay
Adding a more comprehensive warning message if "CreateD...
tree
|
commitdiff
2010-01-29
John F. Fay
Implementing Windows multiple-display patch per e-mail...
tree
|
commitdiff
2010-01-25
John F. Fay
Making all Windows include file names lower-case for...
tree
|
commitdiff
2010-01-11
John F. Fay
Checking for a window before we try to refer to it...
tree
|
commitdiff
next