gl/gl_camera.c

Branch


Log

Author Commit Date CI Message
Thomas de Grivel 8b293dab 2025-10-17T02:37:36 fix gl_camera and gl_ortho on macos
Thomas de Grivel e4f84a7f 2025-10-12T02:18:26 sdl2 demo earth
Thomas de Grivel e5fe297e 2025-10-11T15:29:28 wip macos
Thomas de Grivel e239f632 2025-10-11T07:46:34 fix egl earth demo : glDepthRangef(0, 1)
Thomas de Grivel 4b1e3c0c 2025-10-09T10:49:27 fix gl_camera and egl demo earth
Thomas de Grivel 62126007 2025-10-08T22:55:26 wip: egl demo earth
Thomas de Grivel 52ca9abc 2025-10-08T19:52:58 wip gl_camera
Thomas de Grivel 0aed7372 2025-10-08T17:46:21 wip egl demo
Thomas de Grivel 77da0fc6 2025-10-08T16:43:42 fix window egl demo
Thomas de Grivel 3224e42f 2025-10-03T19:45:23 wip kpkg
Thomas de Grivel c595178c 2025-09-30T16:28:44 port OpenGL 4.1 to OpenGLES v2, works on OpenBSD
Thomas de Grivel a6af069c 2025-09-30T13:11:16 moved GL files to their own directory to share between EGL and SDL2