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 |
2012-05-04 |
Sylvain Beucler | Android: unify toolchain and module builds |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Sylvain Beucler | android: handle pause/unpause of application + recreate... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Sylvain Beucler | Document android app lifecycle; kill app when window... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Sylvain Beucler | android: make code 're-entrant' - i.e. NativeActivity... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Sylvain Beucler | android: better clean-up on exit |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Sylvain Beucler | Fix warnings |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Sylvain Beucler | Android: implement fgPlatformDeinitialiseInputDevices |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Sylvain Beucler | GLUT_WINDOW_BORDER_* is about borders, not inner size... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Sylvain Beucler | GLUT_HAS_DIAL_AND_BUTTON_BOX officially not implemented... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Sylvain Beucler | Fix misleading comment |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Sylvain Beucler | Implement a few missing enums in fgPlatformGlutDeviceGe... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Sylvain Beucler | Use fgWarning for android joystick stubs |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Sylvain Beucler | Explain why fgPlatformSleepForEvents is no-op under... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Sylvain Beucler | CHECK_FUNCTION_EXISTS for sinf/cosf/sqrtf actually... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Sylvain Beucler | Remove debugging left-over -_-' (thanks Dee) |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Sylvain Beucler | android: implement fgPlatformSetCursor/fgPlatformWarpPo... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Sylvain Beucler | fg_geometry: GL2 fixed: glDrawElements' indices is... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Sylvain Beucler | fg_geometry: pass number of vertices to fgDrawWire... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Sylvain Beucler | Detect sinf/cosf/sqrtf presence with CMake (instead... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Sylvain Beucler | Initialize OpenGL 2.0 after OpenGL context is created... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Sylvain Beucler | fg_geometry: remove GLES-specific #ifdefs (in code... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Sylvain Beucler | Android: reference android library dependencies, needed... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Diederick Niehorster | now using the Koch Snowflake (from fractals.dat) instea... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Diederick Niehorster | drawing code for solid and wired now shared for all... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Diederick Niehorster | cleanup |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Diederick Niehorster | torus ported. All shapes drawn with glDrawArrays and... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Diederick Niehorster | less repetition of vertices for triangle strip |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Diederick Niehorster | Wire Torus now ported |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Diederick Niehorster | porting torus: split off vertex generation |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Diederick Niehorster | added 'r' toggle to shapes demo to also animate rotatio... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Diederick Niehorster | one more small cleanup |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Diederick Niehorster | cylinder also ported |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Sylvain Beucler | typo |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Sylvain Beucler | Eventually tracked down nasty Android bug |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Sylvain Beucler | Fix a few more compiler warnings |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Sylvain Beucler | Fix more compiler warnings |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Diederick Niehorster | glutCones now refreshed too |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Sylvain Beucler | Fix compiler warnings |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Sylvain Beucler | Add more compiler checks for GCC |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Sylvain Beucler | README.android: typo |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Sylvain Beucler | fg_gl2: Use GLES2 functions directly |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Sylvain Beucler | fg_geometry: really uninitialized variables |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Sylvain Beucler | Really fix tabs->space |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Sylvain Beucler | Really fix tabs->space (Dee's replacement was assuming... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Diederick Niehorster | solid sphere now done with only triangle strips. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Diederick Niehorster | converted all tabs to spaces, hate if they are mixed... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Sylvain Beucler | Add 'shapes' test for GLES1 (Android and Mesa EGL)... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Sylvain Beucler | Add some CMake build directories to svn:ignore |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Sylvain Beucler | README.android: suggest Debug build + tidy CMake build... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Sylvain Beucler | EGL: Declare fgPlatformSetWindow earlier to fix C warning |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Sylvain Beucler | Fix regressions from previous commits |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Sylvain Beucler | Android: fix/upgrade paths in README |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Sylvain Beucler | Remove a couple printf's |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Sylvain Beucler | EGL: reuse fgPlatformSetWindow for calling eglMakeCurrent |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Sylvain Beucler | Fix eglInitialize check |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Sylvain Beucler | __ANDROID__ is defined in the Android build environment... |
commit | commitdiff | tree | snapshot |
2012-04-07 |
John F. Fay | Removing the build errors from MSVC 6.0 version |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Sylvain Beucler | Fix return values for stubs |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Sylvain Beucler | fg_gl2: Fix typo |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Sylvain Beucler | Use different names for GLES1 and GLES2 libraries,... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
John F. Fay | Removing the build errors and a build warning that... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Sylvain Beucler | README.android status section points to new android... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Sylvain Beucler | A few more stubs for Android |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Sylvain Beucler | README.android: use separate build dirs + minor fixes |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Sylvain Beucler | GLsizei: ptrdiff_t -> int (like GLEW); add missing... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Sylvain Beucler | Fix OpenGL 2.0 declarations so code builds on Windows... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Sylvain Beucler | fg_geometry: Enable supported geometry functions for... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Sylvain Beucler | Fix previous commit, I made a confusion when merging... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Sylvain Beucler | fg_geometry: add OpenGL 2.0 version fghDrawGeometryWire... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Sylvain Beucler | OpenGL 2.0: add 2 user-defined, per-context vertex... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Sylvain Beucler | Declare OpenGL 2.0 dynamically-loaded functions for... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Sylvain Beucler | fg_geometry: sphere: GL_UNSIGNED_INT->GL_UNSIGNED_SHORT... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
John Tsiombikas | added an option (GLUT_SKIP_STALE_MOTION_EVENTS) to... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Diederick Niehorster | added todo |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Sylvain Beucler | EGL: implement fgPlatformGetProcAddress |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Sylvain Beucler | Indentation fix |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Diederick Niehorster | bit of preparation for porting cone and cylinder: yes... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Diederick Niehorster | ported sphere. Drawing code is still in the sphere... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Diederick Niehorster | correcting a few typos i made earlier in the comments |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Sylvain Beucler | fg_geometry: test indices presence with vertIdxs!=NULL... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Sylvain Beucler | fg_geometry: |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Sylvain Beucler | fg_geometry: add a couple comments |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Sylvain Beucler | Keep fg_geometry in normal builds\! |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Sylvain Beucler | Remove glutWireTeapot/glutSolidTeapot from gles_stubs... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Sylvain Beucler | Don't alter glutWireTeapot and glutSolidTeapot prototyp... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Sylvain Beucler | - Document what works with GLES1 and GLES2 as of now |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Sylvain Beucler | Geometry: Use 'double' instead of 'GLdouble' in include... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Diederick Niehorster | internally in fg_geometry, GLfloat used everywhere |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Diederick Niehorster | simplified check for whether opengl 2.1+ context is... |
commit | commitdiff | tree | snapshot |
next |