This website requires JavaScript.
Explore
Help
Sign In
codegirl.games
/
codegirl-games
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fb63ee21f4c952aa43a6a73a9006cea372ad6263
codegirl-games
/
engine
T
History
codegirl007
fb63ee21f4
Test draw_sprite refuses to exceed MAX_SPRITES.
...
Locks the enqueue capacity guard so a full draw_list cannot grow past the vertex buffer budget.
2026-08-14 22:18:42 -07:00
..
animation_test.odin
Add explicit failure reasons to tests
2026-08-02 23:53:34 -07:00
app.odin
initial perf tools
2026-08-03 13:45:59 -07:00
batching_test.odin
Test draw_sprite refuses to exceed MAX_SPRITES.
2026-08-14 22:18:42 -07:00
camera_test.odin
add more tests
2026-08-02 23:50:37 -07:00
camera.odin
camera
2026-08-01 23:50:03 -07:00
character_data_test.odin
Add explicit failure reasons to tests
2026-08-02 23:53:34 -07:00
character_data.odin
trim atlas of excess transparent pixels
2026-08-01 12:34:11 -07:00
input.odin
add missing input file
2026-08-02 23:45:02 -07:00
shader_backend_test.odin
Add explicit failure reasons to tests
2026-08-02 23:53:34 -07:00
shader_backend.odin
add unit tests
2026-08-01 00:59:18 -07:00
sprite_test.odin
Add explicit failure reasons to tests
2026-08-02 23:53:34 -07:00
sprite.odin
Add missing changes that causes failures
2026-08-03 00:39:30 -07:00
time.odin
animation + test
2026-08-01 08:27:44 -07:00