Add support for X11+EGL.
[freeglut] / src /
2012-02-04 John F. FaySplitting the X11-specific code from "freeglut_init...
2012-02-04 John F. FayMoving the X11-specific code from "freeglut_input_devic...
2012-02-04 John F. FayDeleting the now-empty "freeglut_glutfont_definitions...
2012-02-04 John F. FayFixing the "glutGetProcAddress" snafu -- thank you...
2012-02-04 John F. Faygit-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code...
2012-02-04 John F. FayMoving the "\freeglut_xinput.c" file from the Common...
2012-02-04 John F. FayAdding the X11-specific source files to the Makefile...
2012-02-01 John F. FayMoving some header-style joystick code from "freeglut_j...
2012-01-31 John F. FayChanging the version number since we're making some...
2012-01-30 John F. FayFixing a bug I introduced into the "...ATEXIT" hack
2012-01-29 John F. FayMoving the platform-specific window state fields into...
2012-01-29 John F. FayMoving more Windows-specific header stuff over to the...
2012-01-29 John F. FayMoving the Windows-specific includes into the Windows...
2012-01-29 John F. FayMoving the Windows-specific "__glutCreateMenuWIthExit...
2012-01-29 John F. FayMoving the Windows-specific joystick definitions into...
2012-01-29 John F. FayMoved the platform-specific variables in the Joystick...
2012-01-29 John F. FayRemoving the Windows-specific "includes" from "freeglut...
2012-01-29 John F. FaySplitting the platform-specific joystick "Raw Read...
2012-01-29 John F. FaySplitting the platform-specific "fgSystemTime" code...
2012-01-29 John F. FayMoving non-Windows platform-specific code lower in...
2012-01-29 John F. FaySplitting out the platform-specific code from "fghJoyst...
2012-01-29 John F. FayMoving the definition of the "fgJoystick" structure...
2012-01-29 John F. FayMoving the platform-specific code (non-Windows) farther...
2012-01-29 John F. FaySplitting platform-specific code out of "fgJoystickClos...
2012-01-29 John F. FayMoving the Windows-specific "glutInitWithExit" function...
2012-01-29 John F. FayMoving the "glutCreateWindowWithExit" and its associate...
2012-01-29 John F. FayMoving the platform-specific FBConfig and device contex...
2012-01-29 John F. FayMoving the platform-specific window handle and context...
2012-01-29 John F. FayMoving the Windows platform-specific "SwapBuffers"...
2012-01-29 John F. FayMoving platform-specific fields in "SFG_Display" into...
2012-01-29 John F. FayFixing the previous commit so we don't have a circular...
2012-01-29 John F. FayAdding the platform-specific includes to "freeglut_inte...
2012-01-24 John F. FayRemoving some Windows-specific function prototypes...
2012-01-24 John F. FayRemoving a bunch of "static" declarations from the...
2012-01-24 John F. FayPutting in Diederick Niehorster's patch from e-mail...
2012-01-23 John F. FayFixing a preprocessor typo
2012-01-23 John F. FaySplitting the rest of the Windows-specific "freeglut_wi...
2012-01-23 John F. FaySplitting some Windows-specific "freeglut_window.c...
2012-01-23 John F. FayMoving some function prototypes into the source files...
2012-01-23 John F. FayRationalizing the names of the platform-specific functi...
2012-01-23 John F. FaySplitting Windows-specific "freeglut_structure.c" code...
2012-01-23 John F. FaySplitting the other "glutGet" Windows-specific code...
2012-01-23 John F. FayMoving Windows-specific "glutGet" code into its own...
2012-01-23 John F. FaySplitting a little Windows-specific menu code into...
2012-01-22 John F. FaySplitting the rest of the Windows-specific code from...
2012-01-22 John F. FayMoving some Windows-specific code out of "freeglut_main...
2012-01-22 John F. FaySplitting out more Windows-specific code in "freeglut_i...
2012-01-22 John F. FaySplitting the Windows-specific input device code into...
2012-01-22 John F. FayCorrecting a header comment
2012-01-20 John F. FayMoving the command-line parsing into its own function...
2012-01-20 John F. FayRemoving more duplicate code ... need to be more careful.
2012-01-20 John F. FayRemoving some duplicate code from "freeglut_init.c...
2012-01-20 John F. FayMoving some Windows-specific "freeglut_init.c" helper...
2012-01-20 John F. FayMoving some Windows-specific code from "freeglut_gamemo...
2012-01-20 John F. FayMoving more Windows-specific code from "freeglut_ext...
2012-01-20 John F. FayMoving some Windows-specific code from "freeglut_ext...
2012-01-19 John F. FaySplitting out the Windows-specific cursor code into...
2012-01-16 John F. FayAdding /one more/ blank platform-specific file
2012-01-16 John F. FayAdding empty files for platform-specific Windows and...
2012-01-10 John F. FayMoving the source code files from 'src' to 'src/Common...
2012-01-09 John F. FayAdding further comments to the removal of the "atexit...
2011-12-20 John F. FayFixing the "xrandr" refresh rate per e-mail from John...
2011-12-20 John F. FayFixing ambiguous parentheses (possibly incorrect?)...
2011-12-20 John F. FayLeave game mode on "deinitialization" if we entered...
2011-12-20 John F. FayFixing the "fgDeinitialize" call properly per e-mail...
2011-12-17 John F. FayRemoving the "atexit ( fgDeinitialize )" call from...
2011-12-17 John F. FayMaking the check for a current window in "glutPostRedis...
2011-12-14 John F. FayFixing a memory leak in the "fgHintPresent" function...
2011-12-13 John F. FayAdding four new functions to the DLL export definition...
2011-11-06 John F. FayPatching to fix "glXCreateContextAttribsARB not found...
2011-09-28 John F. FayFreeBSD patch per e-mail from John Tsiombikas vintage...
2011-09-10 John F. FayFixing build warnings on OpenSUSE (and probably other...
2011-09-05 John F. FayAddressing bug report 3368139 about warnings under...
2011-09-05 John F. FayFixing the "XRANDR" version testing in "freeglut_gamemo...
2011-09-05 John F. FayFinal patch on full screen fix per e-mail from Diederic...
2011-09-04 John F. FayFixing the build after Diederick Niehorster's full...
2011-09-04 John F. FayPutting in Diederick Niehorster's fullstreen patch...
2011-09-04 John F. FayFixing freeglut's desire to initialize the spaceball...
2011-09-04 John F. FayFixing bug 3292122 from Nigel Stewart (thanks, Nigel...
2011-06-10 John F. FayFixing a null argument to 'strdup' per e-mail from...
2011-06-10 John F. FayAdding a multitouch patch from Eero Pajarre per e-mail...
2011-06-10 John F. FayPatch for new Visual Studios to fix typos and quiet...
2011-06-01 John F. FayFixing a 'gamemode at_exit' bug courtesy of Diederick...
2011-05-27 John F. FayAdding support for partial mouse wheel turns as request...
2011-05-27 John F. FayAdding "MouseWheelTicks" to the "fgState" structure...
2011-05-27 John F. FayFixing multitouch for Windows per e-mail from Florian...
2011-05-27 John F. FayFixing 'glutGet' processing for 'GLUT_BORDERLESS' on...
2011-05-27 John F. FayFixing 'GLUT_BORDERLESS' on Windows per e-mail from...
2011-03-22 John F. FayMore game mode patches from John Tsiombikas, from an...
2011-03-22 John F. FayAdding 'freeglut_xinput.c' to fix the SVN head per...
2011-03-18 John F. FayAdding the 'subwinfix.patch' patch to set the focus...
2011-03-18 John F. FayAdding multitouch capability per e-mail from Florian...
2011-03-17 John F. FayAdding a warning to an unsuccessful game mode entry...
2011-03-17 John F. FayImplementing the 'gamemode-testing_windows.patch' per...
2011-03-17 John F. FayFixing the unspecified game mode parameter problem...
2011-03-16 John F. FayImplementing John Tsiombikas' game mode patch per e...
2011-03-14 John F. FayFixing a bug which set the "ErrorFunc" field in the...
2011-03-14 John F. FayReducing the initial menu window size from 100x100...
2011-03-13 John F. FayFixing a bug in the game mode refresh rate specificatio...
2011-03-13 John F. FayFixing game mode in X11 so that it doesn't override...
next