Removing an extraneous "#if TARGET_HOST"
[freeglut] / src / x11 /
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-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. 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. 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-01-16 John F. FayAdding /one more/ blank platform-specific file
2012-01-16 John F. FayAdding empty files for platform-specific Windows and...