freeglut
2012-03-16 Sylvain BeuclerGLES1 and GLES2 versions are now compiled with -DFREEGL...
2012-03-16 Sylvain BeuclerCMake: use same test for referencing and generating...
2012-03-16 Diederick Niehorstercube now done with triangles, internal edges on each...
2012-03-16 Diederick NiehorsterRhombicDodecahedron moved to glVertexPointer
2012-03-16 Diederick Niehorstericosahedron also done
2012-03-16 Diederick Niehorstermade some macros to reduce code duplication
2012-03-16 Diederick Niehorsteroctahedron also done
2012-03-16 Diederick Niehorsternow a toggle for perspective/orthogonal projection...
2012-03-16 Diederick Niehorsterouter radius parameter in shapes demo now doubles as...
2012-03-16 Diederick NiehorsterdSize parameter of Cube now works correctly again
2012-03-16 Diederick Niehorsternow using one function to generate geometry from the...
2012-03-16 Diederick Niehorstergot one fo the cube's normals wrong
2012-03-16 Diederick Niehorsterarray size second dim is simply 3...
2012-03-16 Diederick NiehorsterI have these nice variables indicating whether the...
2012-03-16 Diederick NiehorsterCube also moved to glDrawElements
2012-03-16 Diederick Niehorsteralso did Sierpinski sponge
2012-03-16 Diederick Niehorsterinitial start at rewrite of fg_geometry functions,...
2012-03-15 Sylvain BeuclerAdd pkg-config script (cmake changes added by mistake...
2012-03-15 Sylvain BeuclerCMake: Move -DANDROID in the toolchain script, to ease...
2012-03-15 Sylvain BeuclerA few fixes in cygwin docs
2012-03-15 Sylvain BeuclerError handling for eglSwapBuffers
2012-03-15 Diederick Niehorsterno need for a message on MSVC that we hide insecure...
2012-03-15 Diederick Niehorsteroops, generating freeglutdll.def was not specific to...
2012-03-15 Diederick Niehorsterconverted all tabs to spaces for CMake file, eases...
2012-03-15 Diederick NiehorsterFreeGLUT version number is now only defined in CMake...
2012-03-15 Diederick Niehorsterand again some more documentation of what kind of versi...
2012-03-15 Diederick Niehorsteradded a bit more doc
2012-03-15 Diederick Niehorsterjust a typo
2012-03-14 John Tsiombikasremoved the obsolete GPL copyright statement templates
2012-03-14 Diederick Niehorsterremoved parts from readme that are definately outdated...
2012-03-14 Diederick Niehorsteralso added build64 to list of ignores
2012-03-13 John Tsiombikas- forgot to remove autogen.sh previously along with...
2012-03-13 John TsiombikasRemoved autotools build files (I think I got all of...
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...
next