Commit Graph

15 Commits

Author SHA1 Message Date
a4cb50687e private the texture.c/.h, remove vestigial circle hash table from ctx 2024-07-30 18:31:38 +03:00
2a8f4b1bdc clean the t_ctx a bit 2024-07-30 18:19:04 +03:00
0697f845dd move and rename private/rendering.h to rendering/internal_api.h 2024-07-29 13:20:11 +03:00
f5ba4a75bd rendering.c: only update opengl viewport once it's actually changed 2024-07-27 17:10:08 +03:00
bdf2a54107 replace categorized, sorted render queues with a single ordered 2d queue 2024-07-15 23:31:54 -03:00
bd53a931c0 rework of textures, finalization of basic opengl rendering 2024-07-14 16:04:12 +03:00
55d85399e9 full removal of SDL_Renderer usage, working spatial triangle rendering, temporary(?) regression of HDPI 2024-07-12 21:16:21 +03:00
b280243d30 work-in-progress for 3d triangle rendering 2024-07-10 19:15:28 +03:00
f98f9e1300 creation of opengl 1.5 context, mixing of gl calls with sdl renderer 2024-07-09 15:36:13 +03:00
96d1f5b7a2 Merge branch 'main' of https://git.poto.cafe/wanp/salesman 2024-07-08 23:50:01 +03:00
194bf0e266 util.c: floating point timers for game loop 2024-07-08 23:47:22 +03:00
17d7bcd330 remove the broken variable timestep 2024-07-08 17:16:24 -03:00
5738870147 remove unused includes 2024-07-08 22:58:57 +03:00
8a8f62dc25 .ogg playback 2024-07-08 09:55:28 +03:00
206a5b7cad awesome!!! 2024-07-08 03:44:20 +03:00