branchsbox/shader-simplifycancel

10 Commits over 0 Days - ∞cph!

2 Years Ago
PS_INPUT -> PixelInput
2 Years Ago
Don't redefine SUBPIXEL_AA_MAGIC
2 Years Ago
Move ui renderstates to ui/pixel.hlsl, no need to copy paste this all the time
2 Years Ago
Drop PS_OUTPUT for UI shaders
2 Years Ago
Trim ui shaders & simplify
2 Years Ago
Simplify program check
2 Years Ago
Optional ps too
2 Years Ago
Simply & strip post processing example
2 Years Ago
Allow us to omit the VS section now
2 Years Ago
Allow entry points to be optional