townengine/src/rendering
2024-12-24 10:24:50 +03:00
..
twn_circles.c fix circle rendering over new impl 2024-10-19 19:16:18 +03:00
twn_draw_c.h remove junky UncoloredSpaceTriangle union, hide vertex generation from generic triangle implementation 2024-11-03 23:08:53 +03:00
twn_draw.c make input coordinates respect the viewport 2024-12-24 10:24:50 +03:00
twn_fog.c direct header includes, remove redundant ones 2024-10-22 10:39:40 +03:00
twn_gl_15_gpu_texture.c twn_util.h: separate internal things away, remove indirect includes in places 2024-10-12 21:16:25 +03:00
twn_gl_15_rendering.c remove junky UncoloredSpaceTriangle union, hide vertex generation from generic triangle implementation 2024-11-03 23:08:53 +03:00
twn_gl_any_rendering.c direct header includes, remove redundant ones 2024-10-22 10:39:40 +03:00
twn_gpu_texture_c.h typedef & PascalCase for ALL structs and enums 2024-09-23 14:43:16 -03:00
twn_quads.c rendering: use sprite batching techniques for rect primitives, unite their render path 2024-10-14 11:46:07 +03:00
twn_rects.c fix warnings 2024-10-22 11:06:02 +03:00
twn_skybox.c effort to have no warnings once again 2024-10-13 21:32:31 +03:00
twn_sprites.c yet another api rework, removal of integer types in public api, optionals at the end, some cleaning 2024-10-29 12:25:24 +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 yet another api rework, removal of integer types in public api, optionals at the end, some cleaning 2024-10-29 12:25:24 +03:00
twn_triangles.c remove junky UncoloredSpaceTriangle union, hide vertex generation from generic triangle implementation 2024-11-03 23:08:53 +03:00