Commit Graph

22 Commits

Author SHA1 Message Date
austin
46fc63bc63 VisualShader work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-25 18:00:09 -05:00
austin
e204f7ac55 Refactoring parts of visual shader class
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-25 15:52:32 -05:00
austin
3db6180c0e bug fixes + shader refactor
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 20:14:53 -05:00
austin
dc52e375e3 clustered lighting implementation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-19 11:29:04 -04:00
austin
5eeb281e0b compute shader implementation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-18 17:14:53 -04:00
austin
de1ddecfba move shaders around
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 15:49:23 -04:00
austin
f9d3541ce8 shadow map properly rendering
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 15:33:56 -04:00
austin
81ce8b7a4d update log level for shader error
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-01 22:48:50 -04:00
austin
f09bb23abc thread-safe deleting elements
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-01 22:19:56 -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
bca1789457 add more loop debug logs
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 21:08:03 -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
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
72bbbca989 fix first person rendering not sending lighting
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 16:46:06 -04:00
austin
9941dd333e texture map refactor 2024-07-30 17:31:47 -04:00
austin
856e0a6b22 more cleanup 2024-07-13 16:00:48 -04:00
austin
0db8734f44 opengl error checking fixes 2024-07-03 16:41:05 -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
76875cb8cb Massive mesh refactor 2024-03-09 20:05:47 -05:00
Austin Hoover
9bf2f81ae1 ShaderOptions,ui debug draw bound,start regions 2022-11-21 11:20:36 -05:00