| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-12 | Rewrite shader decoding stage (#2698) | gdkchan | |
| * Rewrite shader decoding stage * Fix P2R constant buffer encoding * Fix PSET/PSETP * PR feedback * Log unimplemented shader instructions * Implement NOP * Remove using * PR feedback | |||
| 2021-04-02 | Implement shader HelperThreadNV (#2163) | gdkchan | |
| * Implement shader HelperThreadNV * Bump shader cache version * Use gl_HelperInvocation since its supported across all vendors * Nit | |||
| 2020-01-09 | Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing ↵ | gdk | |
| the way how global memory is handled | |||
| 2020-01-09 | Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, ↵ | gdk | |
| misc. fixes | |||
| 2020-01-09 | Add per-source type memory change tracking, simplified state change ↵ | gdk | |
| tracking, other fixes | |||
| 2020-01-09 | Initial work | gdk | |
