.. |
game_object
|
twn_dynamic_game_object.c: only reload on creation event
|
2025-02-09 08:20:39 +03:00 |
rendering
|
fix missing texture sizing, fix bordered repeated texture upload, make quads default to repeating for now
|
2025-03-10 22:10:53 +03:00 |
shell_minimal.html
|
attempt to build web version out of emscripten legacy gl wrapper
|
2025-02-21 18:07:04 +03:00 |
twn_amalgam.c
|
twn_lines.c: introduction with proper impl
|
2025-02-28 23:50:12 +03:00 |
twn_audio_c.h
|
twn_audio.c: use SDL2/SDL.h directly in hopes that its used precompiled
|
2025-02-10 18:23:05 +03:00 |
twn_audio.c
|
twn_util: file_read() :images
|
2025-03-10 06:54:10 +03:00 |
twn_camera_c.h
|
twn_camera: fix aspect of ortho projection
|
2025-03-07 11:07:05 +03:00 |
twn_camera.c
|
twn_camera: fix aspect of ortho projection
|
2025-03-07 11:07:05 +03:00 |
twn_context.c
|
typedef & PascalCase for ALL structs and enums
|
2024-09-23 14:43:16 -03:00 |
twn_engine_context_c.h
|
twn_lines.c: 3d case
|
2025-03-01 03:46:11 +03:00 |
twn_filewatch_c.h
|
twn_filewatch.c: typo
|
2025-02-01 14:25:54 +03:00 |
twn_filewatch.c
|
poll workers for non-threaded support, emscripten main loop, remove twn_model.c
|
2025-02-21 21:16:15 +03:00 |
twn_game_object_c.h
|
ilimination of system code, removal of x-watcher and replacement of it by dmon, fixes in audio code, dynamic asset reload
|
2025-01-30 04:30:20 +03:00 |
twn_input_c.h
|
input system rework
|
2025-02-04 07:32:25 +03:00 |
twn_input.c
|
input system rework
|
2025-02-04 07:32:25 +03:00 |
twn_loop_c.h
|
rename twn_engine_api.h to twn_api.h
|
2025-02-28 16:42:33 +03:00 |
twn_loop.c
|
twn_util: final cleaning up, introducton of powerful file_read()
|
2025-03-10 05:19:58 +03:00 |
twn_main.c
|
poll workers for non-threaded support, emscripten main loop, remove twn_model.c
|
2025-02-21 21:16:15 +03:00 |
twn_option_c.h
|
move and combine option macro headers from public interface
|
2025-02-20 13:01:02 +03:00 |
twn_stb.c
|
add texture border to atlas residents, actually make use of mipmapping
|
2025-02-23 17:14:05 +03:00 |
twn_textures_c.h
|
add texture border to atlas residents, actually make use of mipmapping
|
2025-02-23 17:14:05 +03:00 |
twn_textures.c
|
fix missing texture sizing, fix bordered repeated texture upload, make quads default to repeating for now
|
2025-03-10 22:10:53 +03:00 |
twn_timer_c.h
|
fixes
|
2025-01-31 05:11:10 +03:00 |
twn_timer.c
|
fixes
|
2025-01-31 05:11:10 +03:00 |
twn_types_c.h
|
make vec4 and matrix types internal
|
2025-01-10 02:40:52 +03:00 |
twn_util_c.h
|
twn_util: file_read() :images
|
2025-03-10 06:54:10 +03:00 |
twn_util.c
|
twn_util: dont add empty list
|
2025-03-10 07:05:45 +03:00 |
twn_vec_c.h
|
twn_draw: draw_camera_unproject()
|
2025-03-07 19:31:46 +03:00 |
twn_workers_c.h
|
poll workers for non-threaded support, emscripten main loop, remove twn_model.c
|
2025-02-21 21:16:15 +03:00 |
twn_workers.c
|
take care of warnings
|
2025-03-01 01:06:32 +03:00 |