gl/gl_sprite.c

Branch


Log

Author Commit Date CI Message
Thomas de Grivel 74572f36 2025-11-25T11:29:10 debug
Thomas de Grivel 36387f65 2025-11-24T17:01:27 wip
Thomas de Grivel e9fe59ef 2025-11-24T00:35:44 wip image upload
Thomas de Grivel 8dc71e00 2025-11-18T20:54:03 preliminary support for jpeg files
Thomas de Grivel c595178c 2025-09-30T16:28:44 port OpenGL 4.1 to OpenGLES v2, works on OpenBSD
Thomas de Grivel c79174fe 2025-09-30T13:59:35 Move all OpenGL code to gl/ and fix build
Thomas de Grivel a6af069c 2025-09-30T13:11:16 moved GL files to their own directory to share between EGL and SDL2