2018-03-27 |
Diederick Niehorster | variable wasn't declared before rest of function. Thanks...
|
commit | commitdiff | tree |
2018-03-26 |
Diederick Niehorster | cleaning up mixed tabs and spaces
|
commit | commitdiff | tree |
2018-03-26 |
Diederick Niehorster | fix that stereo shutter glasses for nVidia setups did...
|
commit | commitdiff | tree |
2018-03-24 |
Diederick Niehorster | Fix build for Android using clang compiler.
|
commit | commitdiff | tree |
2017-10-23 |
Diederick Niehorster | clear window workmask when queuing up window for destruction...
|
commit | commitdiff | tree |
2017-07-12 |
Diederick Niehorster | moved static variables and functions that should not...
|
commit | commitdiff | tree |
2017-07-12 |
Diederick Niehorster | adding vs folder to ignores
|
commit | commitdiff | tree |
2017-07-12 |
Diederick Niehorster | some whitespace cleanup
|
commit | commitdiff | tree |
2017-06-14 |
Diederick Niehorster | multi-touch demo: if an index 64 would come in, this...
|
commit | commitdiff | tree |
2017-06-14 |
Diederick Niehorster | resizer demo: adding a bit more output to console to...
|
commit | commitdiff | tree |
2017-06-14 |
Diederick Niehorster | multi-touch callback had a copy paste error in the...
|
commit | commitdiff | tree |
2017-04-26 |
Diederick Niehorster | CMake: include/GL/glut.h should only be installed when...
|
commit | commitdiff | tree |
2016-01-17 |
Diederick Niehorster | fixed up wrong comment
|
commit | commitdiff | tree |
2014-12-25 |
Diederick Niehorster | updated list of cmake switches in README.cmake
|
commit | commitdiff | tree |
2014-12-25 |
Diederick Niehorster | CMake: FREEGLUT_REPLACE_GLUT option should not be visible...
|
commit | commitdiff | tree |
2014-10-18 |
Diederick Niehorster | small simplification
|
commit | commitdiff | tree |
2014-10-17 |
Diederick Niehorster | adding glutStrokeWidthf and glutStrokeLengthf from...
|
commit | commitdiff | tree |
2014-10-17 |
Diederick Niehorster | renamed all references to freeglut_xxx files (their...
|
commit | commitdiff | tree |
2014-10-16 |
Diederick Niehorster | be more careful about closing menus when focus changes...
|
commit | commitdiff | tree |
2014-10-13 |
Diederick Niehorster | more cleanup: config.h include never needed in demo
|
commit | commitdiff | tree |
2014-10-12 |
Diederick Niehorster | some cleanup, correctness in naming, correctness in...
|
commit | commitdiff | tree |
2014-10-12 |
Diederick Niehorster | change some initializer use that some compilers choke...
|
commit | commitdiff | tree |
2014-10-12 |
Diederick Niehorster | Fixed bug identified by Kevin. If pollrate is larger...
|
commit | commitdiff | tree |
2014-10-12 |
Diederick Niehorster | removed debug code I forgot to clean up
|
commit | commitdiff | tree |
2014-09-28 |
Diederick Niehorster | drawing join dots on stroke fonts is now optional ...
|
commit | commitdiff | tree |
2014-08-29 |
Diederick Niehorster | now using _NET_FRAME_EXTENTS if available to get size...
|
commit | commitdiff | tree |
2014-08-27 |
Diederick Niehorster | X11: implemented borderless and captionless window...
|
commit | commitdiff | tree |
2014-08-27 |
Diederick Niehorster | glutGet window position should be relative to parent
|
commit | commitdiff | tree |
2014-08-27 |
Diederick Niehorster | caption height should include the width of the border...
|
commit | commitdiff | tree |
2014-08-27 |
Diederick Niehorster | resizer demo:
|
commit | commitdiff | tree |
2014-06-01 |
Diederick Niehorster | add menu to opengl 3 demo. Should work as menu windows...
|
commit | commitdiff | tree |
2014-05-14 |
Diederick Niehorster | KEY_EVENT macro exists in windows 8.1 API: renamed...
|
commit | commitdiff | tree |
2014-01-23 |
Diederick Niehorster | -sync command line option now causes X server to operate...
|
commit | commitdiff | tree |
2014-01-22 |
Diederick Niehorster | should be using GetKeyState not GetAsyncKeyState to...
|
commit | commitdiff | tree |
2014-01-22 |
Diederick Niehorster | implement handling of GLDebugSwitch: we use glutReportErrors...
|
commit | commitdiff | tree |
2014-01-17 |
Diederick Niehorster | timer demo now has a menu to:
|
commit | commitdiff | tree |
2014-01-17 |
Diederick Niehorster | add small note: closing menu before executing callback...
|
commit | commitdiff | tree |
2014-01-15 |
Diederick Niehorster | note about using near far variable names
|
commit | commitdiff | tree |
2014-01-11 |
Diederick Niehorster | Created or replaced branch /trunk from /trunk:1627
|
commit | commitdiff | tree |
2013-11-09 |
Diederick Niehorster | Fixing problem with non-client area becoming unresponsive...
|
commit | commitdiff | tree |
2013-04-20 |
Diederick Niehorster | fgProcessWork, not fgPlatformProcessWork
|
commit | commitdiff | tree |
2013-04-20 |
Diederick Niehorster | strip out GLUT_DISPLAY_CALLBACK from worklist _before_...
|
commit | commitdiff | tree |
2013-04-18 |
Diederick Niehorster | should not strip out GLUT_DISPLAY_CALLBACK at the end...
|
commit | commitdiff | tree |
2013-04-07 |
Diederick Niehorster | part of dealing with work is platform independent,...
|
commit | commitdiff | tree |
2013-04-07 |
Diederick Niehorster | redisplay is now also on the work list instead of handled...
|
commit | commitdiff | tree |
2013-04-07 |
Diederick Niehorster | doc that timers are sorted by endtime + don't call...
|
commit | commitdiff | tree |
2013-04-06 |
Diederick Niehorster | Menu's work again in gamemode too now. We have to do...
|
commit | commitdiff | tree |
2013-04-06 |
Diederick Niehorster | cleanup a debug statement
|
commit | commitdiff | tree |
2013-04-06 |
Diederick Niehorster | clicking in another window also no longer closed the...
|
commit | commitdiff | tree |
2013-04-06 |
Diederick Niehorster | now that menu's no longer take focus from their parent...
|
commit | commitdiff | tree |
2013-04-06 |
Diederick Niehorster | added a function to translate WM_ messages to text...
|
commit | commitdiff | tree |
2013-04-06 |
Diederick Niehorster | now handling WM_MOUSEACTIVATE so that menus don't get...
|
commit | commitdiff | tree |
2013-04-06 |
Diederick Niehorster | fix in fgUpdateMenuHighlight: clicked entry is always...
|
commit | commitdiff | tree |
2013-04-05 |
Diederick Niehorster | no idea where this folder came from, think its an error...
|
commit | commitdiff | tree |
2013-04-05 |
Diederick Niehorster | Change FREEGLUT_WARNINGS and *_ERRORS to FREEGLUT_PRINT_WARN...
|
commit | commitdiff | tree |
2013-04-05 |
Diederick Niehorster | implemented WM_DISPLAYCHANGE message handler per patch...
|
commit | commitdiff | tree |
2013-04-05 |
Diederick Niehorster | forgot to add teapot to sourcelist for gles1 and gles2...
|
commit | commitdiff | tree |
2013-04-04 |
Diederick Niehorster | menu fonts API improved
|
commit | commitdiff | tree |
2013-04-04 |
Diederick Niehorster | added cursor changing to resizer demo, for testing
|
commit | commitdiff | tree |
2013-04-04 |
Diederick Niehorster | instead of separate Pause and Resume CBs, we now have...
|
commit | commitdiff | tree |
2013-04-04 |
Diederick Niehorster | some cleanup
|
commit | commitdiff | tree |
2013-04-04 |
Diederick Niehorster | and with 0xFF to indicate to runtime that we want to...
|
commit | commitdiff | tree |
2013-04-04 |
Diederick Niehorster | menu changes based on patch by Jason Wilkins:
|
commit | commitdiff | tree |
2013-04-04 |
Diederick Niehorster | can now set the font used for a menu
|
commit | commitdiff | tree |
2013-04-04 |
Diederick Niehorster | error in checking if mouse is in window when opening...
|
commit | commitdiff | tree |
2013-04-04 |
Diederick Niehorster | dont wait till window visible when creating menu, as...
|
commit | commitdiff | tree |
2013-04-04 |
Diederick Niehorster | don't show window when creating menu (better fix then...
|
commit | commitdiff | tree |
2013-04-04 |
Diederick Niehorster | variable declaration in wrong place
|
commit | commitdiff | tree |
2013-04-04 |
Diederick Niehorster | - moving to a new way of handling window changes (position...
|
commit | commitdiff | tree |
2013-04-04 |
Diederick Niehorster | using FREE_GLUT_BUILD_STATIC_LIBS and FREEGLUT_BUILD_SHARED_...
|
commit | commitdiff | tree |
2013-04-04 |
Diederick Niehorster | change CMAKE_SOURCE_DIR to CMAKE_CURRENT_SOURCE_DIR...
|
commit | commitdiff | tree |
2013-04-03 |
Diederick Niehorster | to check for menu opening/closing upon button press...
|
commit | commitdiff | tree |
2013-04-01 |
Diederick Niehorster | cleaned up a bunch of warnings
|
commit | commitdiff | tree |
2013-04-01 |
Diederick Niehorster | bit more cleanup
|
commit | commitdiff | tree |
2013-04-01 |
Diederick Niehorster | note about glutSetVertexAttribTexCoord2 in shapes demo
|
commit | commitdiff | tree |
2013-04-01 |
Diederick Niehorster | implement setter for texture coord 2 (u,v) vertex attribute...
|
commit | commitdiff | tree |
2013-04-01 |
Diederick Niehorster | further worked on the teapot drawing code:
|
commit | commitdiff | tree |
2013-03-31 |
Diederick Niehorster | same as for all other geometry functions, teapot takes...
|
commit | commitdiff | tree |
2013-03-31 |
Diederick Niehorster | teapot now using vertex arrays or vertex attribute...
|
commit | commitdiff | tree |
2013-03-21 |
Diederick Niehorster | wasn't using GLbooleans in this platform independent...
|
commit | commitdiff | tree |
2013-03-19 |
Diederick Niehorster | normalizing line endings..
|
commit | commitdiff | tree |
2013-03-19 |
Diederick Niehorster | added some beginner notes for compiling through cmake...
|
commit | commitdiff | tree |
2013-03-19 |
Diederick Niehorster | note on use of gluint/glushort in fg_geometry
|
commit | commitdiff | tree |
2013-03-17 |
Diederick Niehorster | - another strdup
|
commit | commitdiff | tree |
2013-03-17 |
Diederick Niehorster | strdup instead of malloc/strcpy
|
commit | commitdiff | tree |
2013-03-16 |
Diederick Niehorster | small comment fix (this was not todo, we're not leaking...
|
commit | commitdiff | tree |
2013-03-06 |
Diederick Niehorster | on windows too: call resize callback only in response...
|
commit | commitdiff | tree |
2013-03-06 |
Diederick Niehorster | gamemode: just go fullscreen
|
commit | commitdiff | tree |
2013-03-06 |
Diederick Niehorster | now have a default reshape callback function that is...
|
commit | commitdiff | tree |
2013-03-06 |
Diederick Niehorster | fghHavePendingRedisplaysCallback: docs fixed up, and...
|
commit | commitdiff | tree |
2013-03-06 |
Diederick Niehorster | comment on timer checking, are timers always sorted...
|
commit | commitdiff | tree |
2013-03-06 |
Diederick Niehorster | joystick:
|
commit | commitdiff | tree |
2013-03-05 |
Diederick Niehorster | fghSleepForEvents immediately returns if we have an...
|
commit | commitdiff | tree |
2013-03-04 |
Diederick Niehorster | error when entering main loop with no windows defined...
|
commit | commitdiff | tree |
2013-03-04 |
Diederick Niehorster | if user opens menu in parent window and then clicked...
|
commit | commitdiff | tree |
2013-03-04 |
Diederick Niehorster | MenuStatusCallback when menu was closed did not return...
|
commit | commitdiff | tree |
2013-03-04 |
Diederick Niehorster | callign entryfunc should not steal the current window...
|
commit | commitdiff | tree |
2013-03-04 |
Diederick Niehorster | handling of mouse messages more conform docs, some...
|
commit | commitdiff | tree |
2013-03-01 |
Diederick Niehorster | missed the windowproc return value
|
commit | commitdiff | tree |
2013-03-01 |
Diederick Niehorster | WM_PAINT more conform to docs
|
commit | commitdiff | tree |
next |