gl/types.h

Branch


Log

Author Commit Date CI Message
Thomas de Grivel 9ba9aae3 2025-10-17T02:41:02 use system GLES2/gl2.h everywhere
Thomas de Grivel 44114efc 2025-10-16T21:16:23 fix duplicate global variable in demo gl on macos
Thomas de Grivel 314cd806 2025-10-16T20:45:03 wip macos regression
Thomas de Grivel e5fe297e 2025-10-11T15:29:28 wip macos
Thomas de Grivel 4b1e3c0c 2025-10-09T10:49:27 fix gl_camera and egl demo earth
Thomas de Grivel 52ca9abc 2025-10-08T19:52:58 wip gl_camera
Thomas de Grivel cee4452f 2025-10-02T18:41:07 wip android, claude sucks sometimes
Thomas de Grivel 3fe3e6d7 2025-09-30T16:31:14 remove vao objects for GLESv2
Thomas de Grivel c595178c 2025-09-30T16:28:44 port OpenGL 4.1 to OpenGLES v2, works on OpenBSD
Thomas de Grivel d054c0ff 2025-09-30T14:51:53 remove dependency on glew, 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