Commit Graph

14 Commits

Author SHA1 Message Date
4811e4d970 Allow 1-tile offscreen rendering to prevent pop-in effect
All checks were successful
Make PNG / build-app (push) Successful in 56s
2024-06-14 12:20:31 -04:00
139681a3fd Fix test not compiling
All checks were successful
Make PNG / build-app (push) Successful in 57s
2024-06-11 00:41:21 -04:00
35902c2803 Add key callbacks, fix buffering issue
Some checks failed
Make PNG / build-app (push) Failing after 5s
2024-05-30 10:57:36 -04:00
10a90a5f6a Fix geometry shader and outdated cmake library name
Some checks failed
Make PNG / build-app (push) Failing after 15s
2024-05-29 23:55:39 -04:00
939fea0fa7 Initial lua API
Some checks failed
Make PNG / build-app (push) Failing after 6s
2024-05-29 18:53:47 -04:00
7cd81b31eb print stbi failure reason
All checks were successful
Make PNG / build-app (push) Successful in 23s
2024-05-29 08:00:30 -04:00
1e0be8eca0 Print out CWD on non-windows environments for debug purposes
All checks were successful
Make PNG / build-app (push) Successful in 23s
2024-05-29 07:57:15 -04:00
cf9ab6c0a1 Add return value for texture loading
All checks were successful
Make PNG / build-app (push) Successful in 23s
2024-05-29 07:16:01 -04:00
526924d02a Upload test images as artifacts
Some checks failed
Make PNG / build-app (push) Failing after 30s
2024-05-28 13:23:49 -04:00
be6a31043a Test testing code (again...)
All checks were successful
Make PNG / build-app (push) Successful in 21s
2024-05-28 13:11:39 -04:00
60117c5cf9 Test testing code
All checks were successful
Make PNG / build-app (push) Successful in 21s
2024-05-28 13:06:06 -04:00
65c6de85ba Rework testing code 2024-05-27 13:07:50 -04:00
c8e7a28837 Remove testing code from CMake. Intended to be used via CI gitea actions 2024-05-25 23:18:09 -04:00
b4427a0c88 Setup basic testing framework 2024-05-25 23:16:23 -04:00