Age | Commit message (Expand) | Author |
2022-07-23 | Avoid adding shader buffer descriptors for constant buffers that are not used...1.1.183 | gdkchan |
2021-12-08 | Implement remaining shader double-precision instructions (#2845) | gdkchan |
2021-10-12 | Rewrite shader decoding stage (#2698) | gdkchan |
2021-05-19 | Move shader resource descriptor creation out of the backend (#2290) | gdkchan |
2020-04-15 | Fix negation of HADD2 constant buffer source (#1116) | gdkchan |
2020-03-03 | Initial support for double precision shader instructions. (#963) | gdkchan |
2020-01-09 | Remove some unused args on the shader translator | gdkchan |
2020-01-09 | Fix FADD32I check for Ra negation | gdkchan |
2020-01-09 | Address PR feedback | gdkchan |
2020-01-09 | Implement HSET2 shader instruction and fix errors uncovered by Rodrigo tests | gdk |
2020-01-09 | Make the shader translator more error resilient (part 2) | gdk |
2020-01-09 | Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing t... | gdk |
2020-01-09 | Initial work | gdk |