| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-18 | Initial tessellation shader support (#2534) | gdkchan | |
| * Initial tessellation shader support * Nits * Re-arrange built-in table * This is not needed anymore * PR feedback | |||
| 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 | |||
| 2021-01-28 | Support multiple destination operands on shader IR and shuffle predicates ↵ | gdkchan | |
| (#1964) * Support multiple destination operands on shader IR and shuffle predicates * Cache version change | |||
| 2020-05-06 | Refactor shader GPU state and memory access (#1203) | gdkchan | |
| * Refactor shader GPU state and memory access * Fix NVDEC project build * Address PR feedback and add missing XML comments | |||
| 2020-03-23 | Implement ICMP shader instruction (#1010) | gdkchan | |
| 2020-01-09 | Address PR feedback | gdkchan | |
| 2020-01-09 | Add R2P shader instruction | gdk | |
| 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 | |
