Commit Graph

19 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
7bfcb26352 move applcation callback declarations to game_api.h to ease warnings 2024-07-30 18:15:31 +03:00
e93d5eb863 move and rename private/audio.h to audio/internal_api.h 2024-07-30 03:16:46 +03:00
a99cb340d8 application separation 2024-07-30 01:22:04 +03:00
86d135281e proper getting of window size on resize 2024-07-29 14:01:46 +03:00
9181e43fcc rename to townengine 2024-07-29 13:06:23 +03:00
36dcf14db7 resize viewport of window maximization/minimization 2024-07-27 18:01:45 +03:00
f5ba4a75bd rendering.c: only update opengl viewport once it's actually changed 2024-07-27 17:10:08 +03:00
c529e6ee4e rendering.c: correct-er order and settings of of 2d and 3d 2024-07-27 15:35:49 +03:00
bdf2a54107 replace categorized, sorted render queues with a single ordered 2d queue 2024-07-15 23:31:54 -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
veclavtalica
8a8f62dc25 .ogg playback 2024-07-08 09:55:28 +03:00
veclavtalica
206a5b7cad awesome!!! 2024-07-08 03:44:20 +03:00