freeglut
2012-02-08 John F. FaySetting the line endings and keywords on a bunch of...
2012-02-07 John F. FayPutting in many 'CMakeLists.txt' fixes per e-mail from...
2012-02-07 John F. FayFixing a build warning in OpenSUSE about control reachi...
2012-02-06 John F. FayFixing confusion over the name of "fgPlatformGetGLUTPro...
2012-02-05 John F. FayFixing the rest of the "EXTRA_DIST" bug per e-mail...
2012-02-05 John F. FayAdding a bit of documentation for MinGW that was left...
2012-02-05 John F. FayFixing the MinGW build and updating the "omitted files...
2012-02-05 John F. FayFixing call to "fghGetProcAddress" by giving the new...
2012-02-05 John F. FayFixing X11 "unterminated #if" build error
2012-02-05 John F. FaySplitting the X11-specific "freeglut_cursor.c" code...
2012-02-05 John F. FayMoving the platform dependencies from the "freeglut_men...
2012-02-05 John F. FayRemoving an extraneous "#if TARGET_HOST"
2012-02-05 John F. FayMoving an X11-specific function call to destroy a conte...
2012-02-05 John F. FaySplitting the X11-specific stuff out of "freeglut_inter...
2012-02-05 John F. FayRemoving an extraneous "#if TARGET_HOST_POSIX_X11"...
2012-02-05 John F. FaySplitting the X11-specific "freeglut_structure.c" code...
2012-02-05 John F. FaySplitting the X11-specific "freeglut_ext.c" code into...
2012-02-05 John F. FaySplitting the X11-specific "freeglut_joystick.c" code...
2012-02-05 John F. FayRemoving an extraneous "#if" from "freeglut_xinput_x11.c"
2012-02-05 John F. FaySplitting the X11-specific "freeglut_spaceball.c" code...
2012-02-05 John F. FaySplitting the X11-specific "freeglut_main.c" code into...
2012-02-05 John F. FaySplitting the X11-specific "freeglut_state.c" code...
2012-02-05 John F. FayFixing the header comments of a couple of X11-specific...
2012-02-05 John F. FaySplitting the X11-specific "freeglut_gamemode.c" code...
2012-02-05 John F. FaySplitting the X11-specific "freeglut_window.c" code...
2012-02-05 John F. FayTrying to fix a screen freezing bug reported by Shane...
2012-02-05 John F. FayFixing the "fghGetProcAddress" bug also noted by Evan...
2012-02-05 John F. FayPutting in changes recommended by Evan Felix to fix...
2012-02-04 John F. FayMoving X11-specific code from "freeglut_display.c"...
2012-02-04 John F. FayMoving the X11-specific code from "freeglut_menu.c...
2012-02-04 John F. FayMoving all the X11-specific "fgDisplay" structure field...
2012-02-04 John F. FayChanging a bunch of platform-specific "fgDisplay" field...
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. FayRemoving the "freeglut_glutfont_definitions.c" dependen...
2012-02-04 John F. FayFixing the "glutGetProcAddress" snafu -- thank you...
2012-02-04 John F. FayRemoving the "freeglut_glutfont_definitions.c" dependen...
2012-02-04 John F. Faygit-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code...
2012-02-04 John F. FayRemoving extraneous directories from the base "Makefile...
2012-02-04 John F. FayFixing "cmake" with the new location of the "freeglut_x...
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. FayFixing the Linux directory paths in which the "automake...
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. FayMaking "freeglut_internal_mswin.h" part of the MSVC...
2012-01-19 John F. FaySplitting out the Windows-specific cursor code into...
2012-01-19 John F. FayAdding the platform-specific files to Visual Studio...
2012-01-17 John F. FayPutting the platform-specific files into the "Cmake...
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-15 John F. FayAdding directories for platform-specific source code...
next