townengine/src/rendering
2025-02-20 16:19:03 +03:00
..
twn_billboards.c remove optional by pointer texture_region parameters 2025-02-20 16:19:03 +03:00
twn_circles.c big rendering overhaul (cleaning and api abstraction) 2025-01-14 23:20:54 +03:00
twn_deferred_commands.h fix mixing up of SDL and libc allocators, proper flushing of quad build buffers 2025-01-30 21:57:20 +03:00
twn_draw_c.h move and combine option macro headers from public interface 2025-02-20 13:01:02 +03:00
twn_draw.c push as is, half baked broken twn_models.c 2025-02-14 19:51:34 +03:00
twn_gl_15_rendering.c remove redundant for us opengl loading code from glad.c 2025-02-10 14:05:19 +03:00
twn_gl_any_rendering.c remove texture upload profiling 2025-02-09 08:30:46 +03:00
twn_gpu_texture_c.h assume constant dimensions for created textures, shaves a lot of time in uploading 2025-02-09 08:07:58 +03:00
twn_model.c wip multithreaded texture load 2025-02-09 07:35:27 +03:00
twn_models.c push as is, half baked broken twn_models.c 2025-02-14 19:51:34 +03:00
twn_quads.c add line drawing 2025-01-23 04:29:59 +03:00
twn_rects.c fix mixing up of SDL and libc allocators, proper flushing of quad build buffers 2025-01-30 21:57:20 +03:00
twn_skybox.c big rendering overhaul (cleaning and api abstraction) 2025-01-14 23:20:54 +03:00
twn_sprites.c remove optional by pointer texture_region parameters 2025-02-20 16:19:03 +03:00
twn_text_c.h cache font _files_ as well to avoid duplicate buffers 2024-10-13 21:34:05 -03:00
twn_text.c twn_text.c: dont segfault on font not found 2025-02-17 12:32:01 +03:00
twn_triangles.c big rendering overhaul (cleaning and api abstraction) 2025-01-14 23:20:54 +03:00