Age | Commit message (Expand) | Author |
2022-12-08 | Fix shader FSWZADD instruction (#4069)1.1.451 | gdkchan |
2022-01-08 | Add support for render scale to vertex stage. (#2763) | riperiperi |
2021-10-18 | Fix shader 8-bit and 16-bit STS/STG (#2741) | gdkchan |
2021-09-19 | Use shader subgroup extensions if shader ballot is not supported (#2627) | gdkchan |
2021-08-30 | Fix out-of-bounds shader thread shuffle (#2605) | gdkchan |
2021-08-11 | Replace BGRA and scale uniforms with a uniform block (#2496) | gdkchan |
2021-07-09 | Unscale textureSize when resolution scaling is used (#2441) | gdkchan |
2021-01-28 | Support multiple destination operands on shader IR and shuffle predicates (#1... | gdkchan |
2021-01-26 | Add support for shader atomic min/max (S32) (#1948) | gdkchan |
2020-07-07 | Implement Zero-Configuration Resolution Scaling (#1365) | riperiperi |
2020-01-09 | Support shared color mask, implement more shader instructions | gdkchan |
2020-01-09 | Add a pass to turn global memory access into storage access, and do all stora... | gdk |
2020-01-09 | Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing t... | gdk |
2020-01-09 | Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc... | gdk |