townengine/src/rendering
2025-03-01 03:46:11 +03:00
..
twn_billboards.c draw: increase far Z, separate path for space quads, fix billboard batching 2025-02-26 13:27:09 +03:00
twn_circles.c big rendering overhaul (cleaning and api abstraction) 2025-01-14 23:20:54 +03:00
twn_deferred_commands.h twn_lines.c: introduction with proper impl 2025-02-28 23:50:12 +03:00
twn_draw_c.h twn_lines.c: 3d case 2025-03-01 03:46:11 +03:00
twn_draw.c twn_lines.c: 3d case 2025-03-01 03:46:11 +03:00
twn_gl_15_rendering.c twn_lines.c: introduction with proper impl 2025-02-28 23:50:12 +03:00
twn_gl_any_rendering.c draw: use GLint in circle element buffer 2025-02-28 17:27:01 +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_lines.c twn_lines.c: 3d case 2025-03-01 03:46:11 +03:00
twn_models.c poll workers for non-threaded support, emscripten main loop, remove twn_model.c 2025-02-21 21:16:15 +03:00
twn_quads.c draw: increase far Z, separate path for space quads, fix billboard batching 2025-02-26 13:27:09 +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 attempt to build web version out of emscripten legacy gl wrapper 2025-02-21 18:07:04 +03:00
twn_triangles.c big rendering overhaul (cleaning and api abstraction) 2025-01-14 23:20:54 +03:00