Skip to content

Releases: polymonster/pmfx-shader

Release v2.22.3

08 May 11:35
Compare
Choose a tag to compare
- add docs for texture

Release v2.22.2

04 May 19:27
Compare
Choose a tag to compare
- add support for SamplerComparisonState

Release v2.22.1

03 May 15:28
Compare
Choose a tag to compare
- correctly handle descriptor sizes of length 1 (no arrays)

Release v2.22.0

28 Apr 11:13
Compare
Choose a tag to compare
- improve handling of recursive / nested struct includes, adds abilit…

…y to use structured push_constants and still calculate the correct number of 32bit consts, fix an issue where resource: was not correctly stripping the colon from the name, and therfore not including the resource in the generated source

Release v2.21.2

21 Apr 16:02
Compare
Choose a tag to compare
- quick addition to support groupshared in global scope

Release v2.21.1

20 Apr 17:52
Compare
Choose a tag to compare
- improve handling of templated types in cgu, remove stray #include s…

…tatements that were not being removed from monolithic source

Release v2.21.0

19 Apr 10:10
d5e8aa8
Compare
Choose a tag to compare
Merge pull request #18 from polymonster/develop

- improve formatting in console output

Release v2.20.3

01 Apr 16:57
Compare
Choose a tag to compare
- improve support for templated constant buffer types, so they can be…

… used as push constants. Add extra validation of states

Release v2.20.2

30 Mar 19:23
Compare
Choose a tag to compare
- fix issue with incorrectly swapping only register indices when sort…

…ing descriptor bindings

Release v2.20.1

29 Mar 10:57
Compare
Choose a tag to compare
- fix issue with blend hashes not correctly propagating