Commit Graph

20 Commits

Author SHA1 Message Date
austin
467c42bfe8 opengl fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-01 20:10:33 -04:00
austin
2f80a80e3d add methods to get buffer pointers
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-28 22:06:53 -04:00
austin
f01cf94d6f shader uniform caching fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-28 21:58:36 -04:00
austin
f6ac972aa7 explicit error on setting uniform to unsupported type
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 21:41:02 -04:00
austin
fc4730c24a add yoga double free minimization
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-28 21:36:46 -04:00
austin
d558e60fd7 manually ignore unexplainable opengl error
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 20:59:23 -04:00
austin
1374c1c240 use shader program flow for setting uniforms
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-28 18:38:27 -04:00
austin
2c3e377810 convert bone uniform to use shader set method
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 17:02:18 -04:00
austin
9292e74221 proliferate opengl error checking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 16:35:25 -04:00
austin
05c51896e0 more accurate opengl error tracking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 16:09:53 -04:00
austin
af4d1317fc particle work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-18 18:27:23 -04:00
austin
bfbdf5cf3e shadow fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-30 12:29:09 -04:00
austin
0db8734f44 opengl error checking fixes 2024-07-03 16:41:05 -04:00
austin
e671cda62d hitboxes, ui, bug fixes, network fixes, etc
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-06-14 13:58:10 -04:00
austin
a241d97d33 texture atlasing for terrain w/ triplanar mapping
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-05-04 16:11:18 -04:00
austin
3bfcc4c5d1 grass fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-21 21:12:19 -04:00
austin
f328d16bab sending grass half-baked because I want water 2024-03-17 15:20:30 -04:00
austin
9196568a20 Break up rendering engine into pipelines flow
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-10 11:11:39 -04:00
austin
c03b9b91ea model refresh 2024-03-09 20:45:33 -05:00
austin
76875cb8cb Massive mesh refactor 2024-03-09 20:05:47 -05:00