2022-03-08 |
John Tsiombikas | implemented SUPER key/modifier support on windows
|
commit | commitdiff | tree |
2022-03-08 |
John Tsiombikas | Added keyboard demo, and changed the spaceball demo...
|
commit | commitdiff | tree |
2022-03-07 |
John Tsiombikas | Added GLUT_ACTIVE_SUPER modifier, and corresponding...
|
commit | commitdiff | tree |
2022-02-06 |
John Tsiombikas | bump version numbers before minor release
|
commit | commitdiff | tree |
2022-02-06 |
John Tsiombikas | Removed the doc directory from the source tree, which...
|
commit | commitdiff | tree |
2021-12-22 |
John Tsiombikas | fix crash when calling primitive drawing functions...
|
commit | commitdiff | tree |
2021-12-22 |
John Tsiombikas | minor: incorrect filename at the top of fg_gl2.h
|
commit | commitdiff | tree |
2021-09-29 |
John Tsiombikas | shapes demo: added flat shading option (fixed-function...
|
commit | commitdiff | tree |
2020-02-21 |
John Tsiombikas | Work-around for an issue which cropped up with the...
|
commit | commitdiff | tree |
2019-09-25 |
John Tsiombikas | updated version number to prepare for release 3.2.1
|
commit | commitdiff | tree |
2019-09-25 |
John Tsiombikas | Fixed bug #252: menu windows are drawn with immediate...
|
commit | commitdiff | tree |
2019-09-18 |
John Tsiombikas | fixed bug #251: freeglut cmake modules installation...
|
commit | commitdiff | tree |
2019-09-18 |
John Tsiombikas | Fixed failure to install glut.h header file when FREEGLUT_RE...
|
commit | commitdiff | tree |
2019-09-18 |
John Tsiombikas | Version bump in cmake, that should have been done for...
|
commit | commitdiff | tree |
2019-09-11 |
John Tsiombikas | A couple of fixes in fg_joystick_x11.c identified in...
|
commit | commitdiff | tree |
2019-08-14 |
John Tsiombikas | Fixed namespace pollution due to a number of global...
|
commit | commitdiff | tree |
2019-03-26 |
John Tsiombikas | Applied Christian's change to drop unnecessary dependency...
|
commit | commitdiff | tree |
2018-10-10 |
John Tsiombikas | Fixed mousewheel callbacks under X11. (bug #247, github...
|
commit | commitdiff | tree |
2018-09-29 |
John Tsiombikas | fixed spaceball button callback (x11) compatibility...
|
commit | commitdiff | tree |
2018-04-02 |
John Tsiombikas | - fallback to non-sRGB visuals if the context creation...
|
commit | commitdiff | tree |
2017-05-25 |
John Tsiombikas | In glutMainLoop, the checking of ExecState, and wether...
|
commit | commitdiff | tree |
2015-10-20 |
John Tsiombikas | minor C89 conformity fixes in fg_window_egl.c
|
commit | commitdiff | tree |
2015-03-07 |
John Tsiombikas | updated the readme file, and removed out of date and...
|
commit | commitdiff | tree |
2015-03-07 |
John Tsiombikas | fixed indentation in AUTHORS
|
commit | commitdiff | tree |
2015-03-07 |
John Tsiombikas | added the init error handler example program contributed...
|
commit | commitdiff | tree |
2015-02-28 |
John Tsiombikas | - fixed a minor bug in the UNIX/X11 cursor code, causing...
|
commit | commitdiff | tree |
2015-02-18 |
John Tsiombikas | removed the completely outdated FrequentlyAskedQuestions...
|
commit | commitdiff | tree |
2015-02-18 |
John Tsiombikas | MacOSX doesn't define HOST_NAME_MAX in unistd.h, which...
|
commit | commitdiff | tree |
2015-02-18 |
John Tsiombikas | - changed the main INCLUDE_DIRECTORIES definition to...
|
commit | commitdiff | tree |
2015-02-18 |
John Tsiombikas | added INCLUDE_DIRECTORIES(${X11_INCLUDE_DIR}) to make...
|
commit | commitdiff | tree |
2015-02-18 |
John Tsiombikas | Applied Daniel Macks' patch to use ${CMAKE_INSTALL_LIBDIR...
|
commit | commitdiff | tree |
2015-01-03 |
John Tsiombikas | pkgconfig files should go to $(PREFIX)/lib, not $(PREFIX...
|
commit | commitdiff | tree |
2014-12-24 |
John Tsiombikas | brought back the option to build either as "glut" or...
|
commit | commitdiff | tree |
2014-12-02 |
John Tsiombikas | include standard UNIX header fcntl.h in fg_joystick_x11...
|
commit | commitdiff | tree |
2014-11-04 |
John Tsiombikas | - changed the minor so version for the new release...
|
commit | commitdiff | tree |
2014-10-20 |
John Tsiombikas | removed all HAVE_ERRNO checks
|
commit | commitdiff | tree |
2014-10-20 |
John Tsiombikas | removed vfprintf and checking from CMakeLists.txt,...
|
commit | commitdiff | tree |
2014-10-19 |
John Tsiombikas | fixed the unreachable GL error check in getAttribOrUniformLo...
|
commit | commitdiff | tree |
2014-10-19 |
John Tsiombikas | added missing newlines at the ends of two files as...
|
commit | commitdiff | tree |
2014-10-11 |
John Tsiombikas | fixed a printf format specifier (was %i instead of...
|
commit | commitdiff | tree |
2014-10-11 |
John Tsiombikas | fixed build on MSVC6
|
commit | commitdiff | tree |
2014-08-18 |
John Tsiombikas | changed the X11 gamemode code policy. Falling back...
|
commit | commitdiff | tree |
2014-05-14 |
John Tsiombikas | Using the -pedantic flag with gcc uncovered a series...
|
commit | commitdiff | tree |
2014-05-14 |
John Tsiombikas | Compiling with -ansi makes a lot of important POSIX...
|
commit | commitdiff | tree |
2014-01-21 |
John Tsiombikas | Applied Bruce Merry's patch fixing bug #206 (segfault...
|
commit | commitdiff | tree |
2014-01-21 |
John Tsiombikas | fixed timer.c: wouldn't compile in C89 mode due to...
|
commit | commitdiff | tree |
2013-08-28 |
John Tsiombikas | Applied James DeLisle's patch adding EWMH _NET_WM_PID...
|
commit | commitdiff | tree |
2012-08-09 |
John Tsiombikas | The mapping from XInput button mask to the standard...
|
commit | commitdiff | tree |
2012-08-07 |
John Tsiombikas | - trying to fix bug 2781865
|
commit | commitdiff | tree |
2012-07-31 |
John Tsiombikas | gamemode-x11: fixed the conditions checking for XR...
|
commit | commitdiff | tree |
2012-07-29 |
John Tsiombikas | Fixed broken X11 menus. The MPX patch would naively...
|
commit | commitdiff | tree |
2012-05-10 |
John Tsiombikas | Applied Thomas Bastiani's patch fixing the behaviour...
|
commit | commitdiff | tree |
2012-05-05 |
John Tsiombikas | removed the useless and unmaintained .spec and .lsm...
|
commit | commitdiff | tree |
2012-03-31 |
John Tsiombikas | added an option (GLUT_SKIP_STALE_MOTION_EVENTS) to...
|
commit | commitdiff | tree |
2012-03-14 |
John Tsiombikas | removed the obsolete GPL copyright statement templates
|
commit | commitdiff | tree |
2012-03-13 |
John Tsiombikas | - forgot to remove autogen.sh previously along with...
|
commit | commitdiff | tree |
2012-03-13 |
John Tsiombikas | Removed autotools build files (I think I got all of...
|
commit | commitdiff | tree |
2012-03-13 |
John Tsiombikas | Added a few more details to README.cmake
|
commit | commitdiff | tree |
2012-03-10 |
John Tsiombikas | added the timer demo
|
commit | commitdiff | tree |
|