2012-11-19 |
Diederick Niehorster | pulling in cleanup from r1442 |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Diederick Niehorster | shapes demo: now only draw necessary size info, and... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Diederick Niehorster | fixed normals of glutCone, thanks Ioannis! |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Diederick Niehorster | GLUT_GEOMETRY_VISUALIZE_NORMALS is a better name than... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Diederick Niehorster | can now visualize normals of GLUT geometry in GL2 mode... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Diederick Niehorster | size of cuboctahedron in shapes demo now in line with... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Diederick Niehorster | shapes demo: cuboctahedron is from the demo itself... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Diederick Niehorster | can now also draw the normal vectors (seems very useful... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Diederick Niehorster | wrote out the ipow function so its easier to mentally... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Diederick Niehorster | small enhancements to shapes demo: |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Diederick Niehorster | fixed install target: |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Diederick Niehorster | menus attached to child windows did not appear in the... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Diederick Niehorster | minor cosmetics |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Diederick Niehorster | now have function to get window style based on FreeGLUT... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Diederick Niehorster | added note about maximizing behavior on Windows (when... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Diederick Niehorster | reimplemented the client-area/window-area conversion... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Diederick Niehorster | including OpenGL/gl.h and OpenGL/glu.h when on apple... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Diederick Niehorster | fixing conflicts with opengl headers on some systems... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Diederick Niehorster | GLUT_WINDOW_HEADER_HEIGHT should always have been GLUT_... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Diederick Niehorster | fixed shader route in shapes demo: |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Diederick Niehorster | shapes demo: material color now set to red in shader... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
John Tsiombikas | The mapping from XInput button mask to the standard... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
John Tsiombikas | - trying to fix bug 2781865 |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Diederick Niehorster | also add an InvalidateRect call before the BeginPaint... |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Diederick Niehorster | better to put code to check if menu should be deactivat... |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Diederick Niehorster | some doc on why not using GetClientRect for getting... |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Diederick Niehorster | calling glutExit in the erro callback is a really bad... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
John Tsiombikas | gamemode-x11: fixed the conditions checking for XR... |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Diederick Niehorster | forgot to set use to true (not that its useful, but... |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Diederick Niehorster | attempt to implement fghPlatformGetCursorPos on X11 |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Diederick Niehorster | fg_cursor is a much better place for code reading the... |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Diederick Niehorster | some cleanup |
commit | commitdiff | tree | snapshot |
2012-07-29 |
John Tsiombikas | Fixed broken X11 menus. The MPX patch would naively... |
commit | commitdiff | tree | snapshot |
2012-07-26 |
Diederick Niehorster | little bit of cleanup and extra comments |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Diederick Niehorster | the Callbackmaker demo, with its window close callback... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Diederick Niehorster | adding option (on windows) to also install .pdb files |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Diederick Niehorster | fix to smooth demo to work with GL 3.3 and higher,... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Diederick Niehorster | update to README.win32 from José Caetano A. C. Silva... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Diederick Niehorster | added warning and error callbacks to demo |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Diederick Niehorster | implementing menu status callback |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Diederick Niehorster | glutGet(GLUT_WINDOW_X) and glutGet(GLUT_WINDOW_Y) on... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Diederick Niehorster | some cleanup of one demo. added menu back in gamemode |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Diederick Niehorster | now added fix suggested by Ioannis to make menus work... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Diederick Niehorster | Should only do check if mouse is outside client area... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Diederick Niehorster | child window now only used for keyboard callbacks and... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Diederick Niehorster | now also closing menus when non-client area is pressed... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Diederick Niehorster | When receiving WM_SETFOCUS, check if its child window... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Diederick Niehorster | added one more child window (child-of-child) to one... |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Diederick Niehorster | now checking for NULL window in fgDeactivateMenu (thank... |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Diederick Niehorster | added entry callback to one demo |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Diederick Niehorster | argh, some debug code made it in (don't commit and... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Diederick Niehorster | some clean up in WM_KILLFOCUS handler |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Diederick Niehorster | added a child window to one demo, added different menus... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Diederick Niehorster | can now also handle the case where menus is opened... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Diederick Niehorster | better test of menus: one window now has right and... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Diederick Niehorster | fixes two cases of menu's not closing when they should: |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Diederick Niehorster | When having submenu open in one window and activating... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Diederick Niehorster | small addition to debug msg handy for testing |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Diederick Niehorster | need to check for NULL as well.... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Diederick Niehorster | removed SetFocus that was added to WM_MOUSEMOVE to... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Diederick Niehorster | it was in 2003 that his compiler didn't recognize this... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Diederick Niehorster | cannot use //-style comments in shader source, doesn... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Diederick Niehorster | added bunch of error checks to shapes demo |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Diederick Niehorster | as per Ioannis Petikas' suggestion on the mailing list... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Diederick Niehorster | bit of documentation |
commit | commitdiff | tree | snapshot |
2012-06-10 |
John F. Fay | Fixing mouse wheel bug in Windows per e-mail from Ioann... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
John F. Fay | Fixing the situation in which the special-key-up callba... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Sylvain Beucler | Reference myself in AUTHORS |
commit | commitdiff | tree | snapshot |
2012-06-09 |
John F. Fay | Fixing the warning message when "glutGetModifiers"... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Sylvain Beucler | Call Pause/Resume callbacks from Android |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Sylvain Beucler | Make glutInitContextFunc/glutPauseFunc/glutResumeFunc... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Sylvain Beucler | Fix compilation of demos/shapes |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Sylvain Beucler | Add pointers to discussion on multi-touch |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Sylvain Beucler | Mark FREEGLUT_VERSION_2_0 as deprecated as per ML discu... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Sylvain Beucler | README.mingw_cross: Clarify + remove autotools instruct... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Diederick Niehorster | shapes demo can now test shader based drawing as well... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Diederick Niehorster | fixed warnings |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Diederick Niehorster | added d suffix for debug builds of demos as well, MSVC... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Sylvain Beucler | Clarify why check for XInput |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Sylvain Beucler | Precision about Unix installation (XInput) |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Diederick Niehorster | spaceball demo is only meaningful on unix, don't build... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Diederick Niehorster | on windows+MSVC, debug builds of the library now have... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Diederick Niehorster | note about teapot rendering, front facing polygons... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Diederick Niehorster | fixed C++ code in multi-touch demo (thanks Geoff McLane!) |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Diederick Niehorster | no longer using sinf/cosfsqrtf in fg_geometry, no need... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Sylvain Beucler | multi-touch sample: use FG2.8 (reversed) prototype... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Sylvain Beucler | Fix extra CRLF |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Sylvain Beucler | Multi-touch: fix CMake: Xi and XInput2.h detection... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Sylvain Beucler | Android: warn on resume if no callback for InitContext... |
commit | commitdiff | tree | snapshot |
2012-05-10 |
John Tsiombikas | Applied Thomas Bastiani's patch fixing the behaviour... |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Sylvain Beucler | Multi-touch test program |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Sylvain Beucler | CMake: add note about library versioning |
commit | commitdiff | tree | snapshot |
2012-05-05 |
John Tsiombikas | removed the useless and unmaintained .spec and .lsm... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Diederick Niehorster | docs and cosmetics in fg_geometry, should be a finished... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Diederick Niehorster | slight formatting in CMake file, just cosmetic |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Sylvain Beucler | Add new callback to reload context, pending propername |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Sylvain Beucler | android: add code to display multi-touch events |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Sylvain Beucler | typo |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Sylvain Beucler | Add documentation for geometry (ML rip-off) and Android... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Sylvain Beucler | Move Android docs to the website |
commit | commitdiff | tree | snapshot |
next |