Age | Commit message (Expand) | Author |
2022-04-08 | Implement VMAD shader instruction and improve InvocationInfo and ISBERD handl...1.1.99 | gdkchan |
2021-11-08 | Fix InvocationInfo on geometry shader and bindless default integer const (#2822) | gdkchan |
2021-10-18 | Initial tessellation shader support (#2534) | gdkchan |
2021-10-12 | Rewrite shader decoding stage (#2698) | gdkchan |
2021-04-02 | Implement shader HelperThreadNV (#2163) | gdkchan |
2021-01-28 | Support multiple destination operands on shader IR and shuffle predicates (#1... | gdkchan |
2020-05-06 | Refactor shader GPU state and memory access (#1203) | gdkchan |
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 t... | gdk |
2020-01-09 | Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc... | gdk |
2020-01-09 | Add per-source type memory change tracking, simplified state change tracking,... | gdk |
2020-01-09 | Initial work | gdk |