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 |
2013-04-05 |
Diederick Niehorster | implemented WM_DISPLAYCHANGE message handler per patch... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Diederick Niehorster | forgot to add teapot to sourcelist for gles1 and gles2... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Diederick Niehorster | menu fonts API improved |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Diederick Niehorster | added cursor changing to resizer demo, for testing |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Diederick Niehorster | instead of separate Pause and Resume CBs, we now have... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Diederick Niehorster | some cleanup |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Diederick Niehorster | and with 0xFF to indicate to runtime that we want to... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Diederick Niehorster | menu changes based on patch by Jason Wilkins: |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Diederick Niehorster | can now set the font used for a menu |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Diederick Niehorster | error in checking if mouse is in window when opening... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Diederick Niehorster | dont wait till window visible when creating menu, as... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Diederick Niehorster | don't show window when creating menu (better fix then... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Diederick Niehorster | variable declaration in wrong place |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Diederick Niehorster | - moving to a new way of handling window changes (posit... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Diederick Niehorster | using FREE_GLUT_BUILD_STATIC_LIBS and FREEGLUT_BUILD_SH... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Diederick Niehorster | change CMAKE_SOURCE_DIR to CMAKE_CURRENT_SOURCE_DIR... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Diederick Niehorster | to check for menu opening/closing upon button press... |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Diederick Niehorster | cleaned up a bunch of warnings |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Diederick Niehorster | bit more cleanup |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Diederick Niehorster | note about glutSetVertexAttribTexCoord2 in shapes demo |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Diederick Niehorster | implement setter for texture coord 2 (u,v) vertex attri... |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Diederick Niehorster | further worked on the teapot drawing code: |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Diederick Niehorster | same as for all other geometry functions, teapot takes... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Diederick Niehorster | teapot now using vertex arrays or vertex attribute... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Diederick Niehorster | wasn't using GLbooleans in this platform independent... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Diederick Niehorster | normalizing line endings.. |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Diederick Niehorster | added some beginner notes for compiling through cmake... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Diederick Niehorster | note on use of gluint/glushort in fg_geometry |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Diederick Niehorster | - another strdup |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Diederick Niehorster | strdup instead of malloc/strcpy |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Diederick Niehorster | small comment fix (this was not todo, we're not leaking... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Diederick Niehorster | on windows too: call resize callback only in response... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Diederick Niehorster | gamemode: just go fullscreen |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Diederick Niehorster | now have a default reshape callback function that is... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Diederick Niehorster | fghHavePendingRedisplaysCallback: docs fixed up, and... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Diederick Niehorster | comment on timer checking, are timers always sorted... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Diederick Niehorster | joystick: |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Diederick Niehorster | fghSleepForEvents immediately returns if we have an... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Diederick Niehorster | error when entering main loop with no windows defined... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Diederick Niehorster | if user opens menu in parent window and then clicked... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Diederick Niehorster | MenuStatusCallback when menu was closed did not return... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Diederick Niehorster | callign entryfunc should not steal the current window... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Diederick Niehorster | handling of mouse messages more conform docs, some... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Diederick Niehorster | missed the windowproc return value |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Diederick Niehorster | WM_PAINT more conform to docs |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Diederick Niehorster | some cleanup: on window creation, don't have to zero... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Diederick Niehorster | implemented glutSetIconTitle that works on win32, when... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Diederick Niehorster | fixed up handling of WM_MOUSEWHEEL, low order of wParam... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Diederick Niehorster | Visibility functions better implemented now. All goes... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Diederick Niehorster | comment on implementation of window status callback |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Diederick Niehorster | simplified some window rect calculations |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Diederick Niehorster | document coordinates returned by glutPositionFunc,... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Diederick Niehorster | updated docs for fgPlatformMainLoopPreliminaryWork |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Diederick Niehorster | implemented somewhat better visibility/windowstatus... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Diederick Niehorster | library should call window status func at all times... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Diederick Niehorster | made fghVisibility more intuitive, documented glutVisib... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Diederick Niehorster | files for demoing GLUT_ICON |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Diederick Niehorster | fixed documentation for GLUT_ICON (its not an environme... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Diederick Niehorster | implemented GLUT_WINDOW_STENCIL_SIZE and GLUT_WINDOW_BU... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | No need to handle WM_CANCELMODE, defwindowproc takes... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | updated README to point to README.cmake for building |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | now that mouse capture was properly implemented, menus... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | Mousemotion events now generated outside the window... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | fgDeactivateMenu could sometimes be called twice on... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | GLUT_CURSOR_INHERIT now works, also implemented another... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | should return zero after processing any of the mouse... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | Only do mouse tracking for EntryFunc if user specified... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | Now implemented properly working mouse entry and exit... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | demo glutSetCursor |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | Simplified fghWindowUnderCursor, cleane dup code |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | Only check for child window when needed, some cleanup |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | WM_SETFOCUS should not change focus to child instead... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | Use GetMessagePos, not GetCursorPos to make sure we... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | clean up glutSetKeyRepeat function body |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | Added subwindows to CallbackMaker demo, for testing... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Diederick Niehorster | added modifier key status to callbackmaker output,... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Diederick Niehorster | reworked fullscreen code based on implementation of... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Diederick Niehorster | subwin demo now has a grandchild (subwin in subwin... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Diederick Niehorster | some msgs only sent to parent window, find child under... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Diederick Niehorster | better name for key up/down function |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Diederick Niehorster | win API docs say that defWndProc must be called for... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Diederick Niehorster | win32: updating keyboard down/up handling. Split off... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Diederick Niehorster | moving fgPlatformReshapeWindow and fgPlatformDisplayWin... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Diederick Niehorster | now have 64bit internal time on Windows, as we deal... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Diederick Niehorster | can now configure build such that runtime warnings... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Diederick Niehorster | smoothgl3 and shapes demos, now checking if glutGetProc... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Diederick Niehorster | Make CTRL and SHIFT arrive properly in single (as oppos... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Diederick Niehorster | fixed closing window crash, thanks Philipp! |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Diederick Niehorster | oops, debug code that shouldn't have been committed... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Diederick Niehorster | Updating last edit time and FreeGLUT version for API... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Diederick Niehorster | avoid crash on null temp_window, thanks Phillip Kutin! |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Diederick Niehorster | removed unnecessary token pasting (##) preprocessor... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Diederick Niehorster | kicking out the FGCBSelect function prototype that... |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Diederick Niehorster | argh! commit 1485 was cut and paste instead of copy... |
commit | commitdiff | tree | snapshot |
next |