2014-10-20 |
John Tsiombikas | removed all HAVE_ERRNO checks |
commit | commitdiff | tree | snapshot |
2014-10-20 |
John Tsiombikas | removed vfprintf and checking from CMakeLists.txt,... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
John Tsiombikas | fixed the unreachable GL error check in getAttribOrUnif... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
John Tsiombikas | added missing newlines at the ends of two files as... |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Diederick Niehorster | small simplification |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Diederick Niehorster | adding glutStrokeWidthf and glutStrokeLengthf from... |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Diederick Niehorster | renamed all references to freeglut_xxx files (their... |
commit | commitdiff | tree | snapshot |
2014-10-16 |
Diederick Niehorster | be more careful about closing menus when focus changes... |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Diederick Niehorster | more cleanup: config.h include never needed in demo |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Nigel Stewart | Tidy-up: config.h included via fg_internal.h no deep... |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Diederick Niehorster | some cleanup, correctness in naming, correctness in... |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Diederick Niehorster | change some initializer use that some compilers choke... |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Diederick Niehorster | Fixed bug identified by Kevin. If pollrate is larger... |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Diederick Niehorster | removed debug code I forgot to clean up |
commit | commitdiff | tree | snapshot |
2014-10-11 |
John Tsiombikas | fixed a printf format specifier (was %i instead of... |
commit | commitdiff | tree | snapshot |
2014-10-11 |
John Tsiombikas | fixed build on MSVC6 |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Diederick Niehorster | drawing join dots on stroke fonts is now optional ... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Diederick Niehorster | now using _NET_FRAME_EXTENTS if available to get size... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Diederick Niehorster | X11: implemented borderless and captionless window... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Diederick Niehorster | glutGet window position should be relative to parent |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Diederick Niehorster | caption height should include the width of the border... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Diederick Niehorster | resizer demo: |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Nigel Stewart | For builds not using cmake, generate fg_version.h to... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
John Tsiombikas | changed the X11 gamemode code policy. Falling back... |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Rcmaniac25 | Updated BlackBerry references to make note of the chang... |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Sylvain Beucler | Rewrite EGL attributes using our ATTRIB/ATTRIB_VAL... |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Sylvain Beucler | EGL is always double-buffered |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Sylvain Beucler | Unify GLES1 and GLES2 (libraries are compatible and... |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Diederick Niehorster | add menu to opengl 3 demo. Should work as menu windows... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Diederick Niehorster | KEY_EVENT macro exists in windows 8.1 API: renamed... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
John Tsiombikas | Using the -pedantic flag with gcc uncovered a series... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
John Tsiombikas | Compiling with -ansi makes a lot of important POSIX... |
commit | commitdiff | tree | snapshot |
2014-04-11 |
Lindley French | XPutBackEvent copies an XEvent internally, so the point... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Michal Stawinski | Fix issues with context lost on Android |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Added comments about GLES 3.0 support with 2.0 references. |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | BlackBerry and Android -Added ability for developer... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Updated toolchain so that it does a more exact check... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Added BlackBerry PlayBook support Bug memleak when... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Info logging only shows in debug compilation Added... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Hardcoded the RGB bitdepths for EGL surface creation. |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Made glutGet, for window width and height, return width... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Added support for rotation so an app can be rotated... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Added (though commented out) support for setting window... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Placeholder for window sizes Prevent navigator event... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Added full support for WindowStatus App status is now... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Fixed bug where if statement didn't have parenthesis... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Implemented a small work around for no current window... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Added support for the scroll wheel when using the simulator |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Forgot to reset modifiers once done with modifiers. |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Added support for key modifiers |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Added ability to get mouse button count or touch ID... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Added ability to get screen size of display |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Restructuring of when screen context and events are... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Added keyboard states for BlackBerry |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Added two more navigator states (that might be implemen... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Prevented case where no window was set when waiting... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Converted the odd double spaces into 4 space tabs |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Minor order change in Android/BlackBerry CMake, one... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Added a couple event cases for BlackBerry that are... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Removed fg_main_blackberry.h. It wasn't needed |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Made sure that windows created on BlackBerry are regist... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Can use input devices from x11 (serial input... unlikel... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Minor change so that OpenGL ES 1.x can be used for... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Implemented BlackBerry main (initial version) |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Final commit before implementing main loop. All other... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Implemented fg_window_blackberry.c to initialize and... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Android and BlackBerry have a fair amount of overlap... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rcmaniac25 | Initial commit of BlackBerry implementation. It compile... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Diederick Niehorster | -sync command line option now causes X server to operat... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Diederick Niehorster | should be using GetKeyState not GetAsyncKeyState to... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Diederick Niehorster | implement handling of GLDebugSwitch: we use glutReportE... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Tsiombikas | Applied Bruce Merry's patch fixing bug #206 (segfault... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Tsiombikas | fixed timer.c: wouldn't compile in C89 mode due to... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Sébastien Rombauts | Fixed CMake UNIX config when building only "freeglut_st... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Diederick Niehorster | timer demo now has a menu to: |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Diederick Niehorster | add small note: closing menu before executing callback... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Diederick Niehorster | note about using near far variable names |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Diederick Niehorster | Created or replaced branch /trunk from /trunk:1627 |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Diederick Niehorster | Fixing problem with non-client area becoming unresponsi... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
John Tsiombikas | Applied James DeLisle's patch adding EWMH _NET_WM_PID... |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Sylvain Beucler | Find this kind of bug is definitely out of my juridicti... |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Sylvain Beucler | Make Android work again - adapt to recent changes and... |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Sylvain Beucler | Identify Android thread in the logs |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Sylvain Beucler | Fix random crash |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Sylvain Beucler | Fix compilation warning about unused variables and... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Diederick Niehorster | fgProcessWork, not fgPlatformProcessWork |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Diederick Niehorster | strip out GLUT_DISPLAY_CALLBACK from worklist _before_... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Diederick Niehorster | should not strip out GLUT_DISPLAY_CALLBACK at the end... |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Diederick Niehorster | part of dealing with work is platform independent,... |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Diederick Niehorster | redisplay is now also on the work list instead of handl... |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Diederick Niehorster | doc that timers are sorted by endtime + don't call... |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Diederick Niehorster | Menu's work again in gamemode too now. We have to do... |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Diederick Niehorster | cleanup a debug statement |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Diederick Niehorster | clicking in another window also no longer closed the... |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Diederick Niehorster | now that menu's no longer take focus from their parent... |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Diederick Niehorster | added a function to translate WM_ messages to text... |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Diederick Niehorster | now handling WM_MOUSEACTIVATE so that menus don't get... |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Diederick Niehorster | fix in fgUpdateMenuHighlight: clicked entry is always... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Diederick Niehorster | no idea where this folder came from, think its an error... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Diederick Niehorster | Change FREEGLUT_WARNINGS and *_ERRORS to FREEGLUT_PRINT... |
commit | commitdiff | tree | snapshot |
next |