gboisse / gfx

A minimalist and easy to use graphics API.
MIT License
502 stars 36 forks source link

Shader model 6_8 + experimental shaders support. #134

Closed amd-pmacieje closed 1 month ago

amd-pmacieje commented 5 months ago
  1. HLSL shader model 6_8 support.
  2. Experimental shaders support.
maoliver-amd commented 5 months ago

Looks ok except that we cant upgrade the dxc version at this time due to breaking compilation crashes. A fix is in the works but until then the 2024_03_29 version of dxc doesnt work with our code