Commit Graph
5 Commits
Author SHA1 Message Date
Patedam bd45cacc6c Added the shader compiler to the fastbuild pipeline. 2026-01-09 14:07:36 -05:00
Patedam b5c72649db Conversion to use Fastbuild + -Wall and warning as errors. WIP 2026-01-06 21:33:15 -05:00
Patedam 2d3a075eb6 Bindless resource first step 2025-03-24 22:19:52 -04:00
Patedam 4e0aaa129f Fixing some includes problems
Using interrupt 3 instead of system pause to break on script end while debugging but not when running
Added a .bat script to recompile all shaders.
2025-03-15 21:43:20 -04:00
Patedam da203c80f3 Finished first version of shader compiler. HLSL -> DXIL.
Submitting vertex and frag shader needed to display a triangle.
2025-03-08 22:36:15 -05:00