freeglut
2012-03-13 John TsiombikasAdded a few more details to README.cmake
2012-03-13 Diederick Niehorsterremoved VC6 files
2012-03-13 Diederick NiehorsterRemoved VS2008 and VS2010 files
2012-03-13 Diederick Niehorsterfound both SET(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${PROJECT...
2012-03-13 Diederick Niehorsteradded a quick tut for using cmake, adapted from mash...
2012-03-12 Diederick Niehorstermoved glutTimerFunc in timer demo
2012-03-12 Diederick Niehorsteradded to CMake a setup to copy shared lib (MSVC only...
2012-03-12 Diederick Niehorstercleaneup \machine setting for MSVC, now only for 64bit...
2012-03-12 Diederick Niehorster.def and .rc file were appended to source list AFTER...
2012-03-12 Diederick Niehorsternow only setting FREEGLUT_EXPORTS and FREEGLUT_STATIC...
2012-03-12 Diederick Niehorsternow use unsigned __int64 for time type when on MSVC...
2012-03-11 Diederick NiehorsterHAVE_ULONG_LONG now only defined when unsigned long...
2012-03-11 Sylvain BeuclerRename Android and EGL files
2012-03-11 Diederick NiehorsterNeed for our XParseGeometry implementation now detected...
2012-03-11 Diederick Niehorsterand some more renames
2012-03-11 Diederick Niehorstermoved common files back to src root
2012-03-11 Diederick Niehorstertimers internally now use 64bit unsigned int, if available
2012-03-11 Sylvain BeuclerCMake: add precision about version-info / soname
2012-03-11 Sylvain BeuclerAdd development progress status for Android
2012-03-11 Sylvain BeuclerAdd .gitignore file to work with git-svn
2012-03-11 Sylvain Beuclerautotools: Android port
2012-03-11 Sylvain BeuclerCMake: Android port
2012-03-11 Sylvain BeuclerSupport GLES headers
2012-03-11 Sylvain BeuclerAndroid documentation
2012-03-11 Sylvain BeuclerCMake: option to build with OpenGL ES
2012-03-11 Sylvain BeuclerAdd base Android and EGL code
2012-03-10 John Tsiombikasadded the timer demo
2012-03-10 Diederick Niehorsteradded not about soversion for those not knowledgable...
2012-03-10 Diederick NiehorsterCMake updates:
2012-03-10 Diederick Niehorsterin freeglut_init set gamemode defaults to -1 (no change...
2012-03-10 Diederick Niehorstermoved some windows only code from common to windows...
2012-03-10 Diederick NiehorsterXParseGeometry include now compiles with windows (VS201...
2012-03-09 Sylvain BeuclerInclude xparsegeometry_repl.h header on non-X11 targets
2012-03-09 Sylvain BeuclerMake XParseGeometry reusable by several ports (3)
2012-03-09 Sylvain BeuclerMake XParseGeometry reusable by several ports (2)
2012-03-09 Sylvain BeuclerMake XParseGeometry reusable by several ports
2012-03-09 Sylvain BeuclerAdd CMake toolchain script for mingw32/64 compilation...
2012-03-09 Sylvain BeuclerSpecify libraries for windows static compilation
2012-03-09 Sylvain BeuclerCMake now defines HAVE_VFPRINTF for windows; suppress...
2012-03-09 Sylvain BeuclerDetect vfprintf (used in fgError/fgWarning)
2012-03-09 Sylvain BeuclerFix .so dependencies: reference -lGL and -lm; only...
2012-03-09 Sylvain BeuclerProperly add maths library for demos
2012-03-09 Sylvain BeuclerAdd maths library for demos
2012-03-09 Sylvain BeuclerFix X86vmode library detection
2012-03-08 Diederick Niehorsterupdated resource file
2012-03-08 Diederick Niehorsterjust a bit of formatting, mostly to test out my SVN...
2012-02-25 John F. FayA bit of comment clean-up per e-mail from Diederick...
2012-02-25 John F. FayImplementing the monotonic clock if available, per...
2012-02-25 John F. FayChecking for "gettimeofday" per e-mail from John Tsiomb...
2012-02-12 John F. FayMoving some Windows-specific preprocessor stuff and...
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...
next