Commit Graph

61 Commits

Author SHA1 Message Date
da1f32a014 Properly fixed texture bleeding
All checks were successful
Make PNG / build-app (push) Successful in 55s
2024-06-02 14:34:07 -04:00
71c052b38f Fix cells being drawn slightly larger than intended
All checks were successful
Make PNG / build-app (push) Successful in 54s
2024-06-02 06:46:03 -04:00
a39905c6cb Allow for up to 4096 sprites
Some checks failed
Make PNG / build-app (push) Failing after 58s
2024-06-01 13:25:20 -04:00
e5b017ad97 Don't include GL from GLFW
All checks were successful
Make PNG / build-app (push) Successful in 33s
2024-05-30 12:09:48 -04:00
fa8b8bfcf8 Fix unable to find glfw header (for real this time?)
Some checks failed
Make PNG / build-app (push) Failing after 16s
2024-05-30 12:07:49 -04:00
ca0addb54c Fix unable to find glfw header
Some checks failed
Make PNG / build-app (push) Failing after 17s
2024-05-30 12:05:52 -04:00
93df224dc8 Fetch entire repo history
Some checks failed
Make PNG / build-app (push) Failing after 16s
2024-05-30 12:04:05 -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
4b740e3edd Update to test against known working version rather than previous commit
All checks were successful
Make PNG / build-app (push) Successful in 28s
2024-05-30 00:00:09 -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
844e1b6c7a Downloads LFS files
All checks were successful
Make PNG / build-app (push) Successful in 23s
2024-05-29 08:03:31 -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
ffcafb5160 Print resources contents
All checks were successful
Make PNG / build-app (push) Successful in 23s
2024-05-29 07:28:50 -04:00
06e189963e Print directory contents
All checks were successful
Make PNG / build-app (push) Successful in 23s
2024-05-29 07:26:45 -04:00
4b13ca2818 Print PWD before running test app
All checks were successful
Make PNG / build-app (push) Successful in 23s
2024-05-29 07:24:48 -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
ae2052f8a9 Remove screen params
All checks were successful
Make PNG / build-app (push) Successful in 24s
2024-05-28 21:47:35 -04:00
96944fcaa9 Upload to same artifact
Some checks failed
Make PNG / build-app (push) Failing after 16s
2024-05-28 13:40:59 -04:00
fc4c150965 Use v3 artifact
All checks were successful
Make PNG / build-app (push) Successful in 30s
2024-05-28 13:26:55 -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
3d635b67f5 Move back to xvfb-run
All checks were successful
Make PNG / build-app (push) Successful in 23s
2024-05-28 13:04:38 -04:00
09d5acc983 change to correct directory
Some checks failed
Make PNG / build-app (push) Failing after 16s
2024-05-28 13:03:17 -04:00
c168e795a4 Fix filepath
Some checks failed
Make PNG / build-app (push) Failing after 23s
2024-05-28 12:58:55 -04:00
1261ae71db Don't use xvfb-run
Some checks failed
Make PNG / build-app (push) Failing after 16s
2024-05-28 12:57:37 -04:00
5997c95f0d Read variable instead of run command
All checks were successful
Make PNG / build-app (push) Successful in 22s
2024-05-28 12:45:38 -04:00
e5edcd05b2 Another attempt at fixing xvfb-run issue
All checks were successful
Make PNG / build-app (push) Successful in 22s
2024-05-28 12:44:00 -04:00
8fb977a4a1 Change XDG dir
All checks were successful
Make PNG / build-app (push) Successful in 22s
2024-05-28 12:40:48 -04:00
4c03524fc5 Export XDG runtime dir
All checks were successful
Make PNG / build-app (push) Successful in 22s
2024-05-28 12:15:56 -04:00
e67bb9c017 Add auto flag to xvfb-run command
All checks were successful
Make PNG / build-app (push) Successful in 22s
2024-05-28 11:26:16 -04:00
853bec6df9 Build tests too
Some checks failed
Make PNG / build-app (push) Failing after 19s
2024-05-28 11:21:12 -04:00
43b77a4ece Add build call
Some checks failed
Make PNG / build-app (push) Failing after 15s
2024-05-28 11:17:43 -04:00
c1e9b1d6bd Checkout submodules
Some checks failed
Make PNG / build-app (push) Failing after 6s
2024-05-28 11:16:24 -04:00
374677349d Fix syntax errors
Some checks failed
Make PNG / build-app (push) Failing after 4s
2024-05-28 11:15:12 -04:00
d285983dea Initial automated testing 2024-05-28 11:13:15 -04:00
65c6de85ba Rework testing code 2024-05-27 13:07:50 -04:00
12f7d22009 Convert from char* to char[] 2024-05-27 11:47:00 -04:00
2861b78681 Update to allow GL_ARB_shader_viewport_layer_array as well. 2024-05-27 11:42:17 -04:00
11380a0d88 Found another remaining _DEBUG reference 2024-05-26 12:52:30 -04:00
2be0aeaf99 Add AMD_vertex_shader_layer support 2024-05-26 12:35:15 -04:00
c125a36cf0 Geometry shader is passthrough now 2024-05-26 12:05:29 -04:00
320164e597 Forgot to change shader version 2024-05-26 09:21:40 -04:00
eaab60cfda Downgrade to OpenGL 4.5 2024-05-26 08:12:47 -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
b2164b76cf Add some options for configuration 2024-05-23 21:33:15 -04:00
17ea6a7f0a Fix a bug with glerminal_layer_scale that caused unintended behavior 2024-05-23 10:53:07 -04:00