Age | Commit message (Expand) | Author |
2021-10-18 | Fix shader 8-bit and 16-bit STS/STG (#2741) | gdkchan |
2021-10-12 | Rewrite shader decoding stage (#2698) | gdkchan |
2021-08-27 | Initial support for shader attribute indexing (#2546) | gdkchan |
2021-04-20 | Only enable clip distance if written to on shader (#2217) | gdkchan |
2021-01-13 | Implement shader CC mode for ISCADD, X mode for ISETP and fix STL/STS/STG wit... | gdkchan |
2020-11-10 | Implement ATOM shader instruction (#1687) | gdkchan |
2020-10-12 | Add support for shader constant buffer slot indexing (#1608) | gdkchan |
2020-07-07 | Implement Zero-Configuration Resolution Scaling (#1365) | riperiperi |
2020-05-06 | Refactor shader GPU state and memory access (#1203) | gdkchan |
2020-04-03 | Better IPA shader instruction implementation (#1082) | gdkchan |
2020-02-14 | Sign-extend shader memory instruction offsets (#934) | gdkchan |
2020-02-02 | Support flat interpolation qualifier on shaders (#915) | gdkchan |
2020-01-09 | Address PR feedback | gdkchan |
2020-01-09 | Address PR feedback | gdkchan |
2020-01-09 | Partial support for shader memory barriers | gdkchan |
2020-01-09 | Add a pass to turn global memory access into storage access, and do all stora... | gdk |
2020-01-09 | Add R2P shader instruction | gdk |
2020-01-09 | Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing t... | gdk |
2020-01-09 | Initial work | gdk |