| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-08 | Support conditional on BRK and SYNC shader instructions (#1878) | gdkchan | |
| * Support conditional on BRK and SYNC shader instructions * Add TODO comment and bump cache version | |||
| 2020-10-25 | Implement CAL and RET shader instructions (#1618) | gdkchan | |
| * Add support for CAL and RET shader instructions * Remove unused stuff * Fix a bug that could cause the wrong values to be passed to a function * Avoid repopulating function id dictionary every time * PR feedback * Fix vertex shader A/B merge | |||
| 2020-03-26 | Implement NOP and stub DEPBAR shader instructions (#1041) | Elise | |
| * Implement NOP and stub DEPBAR shader instruction * Fix a few issues and formatting stuff * Remove OpCodeNop/Depbar and use OpCode instead * Fix NOP shader instruction opcode * Fix formatting | |||
| 2020-03-06 | Fix branch with CC and predicate, and a case of SYNC propagation (#967) | jduncanator | |
| 2020-01-09 | Remove some unused args on the shader translator | gdkchan | |
| 2020-01-09 | Partial support for branch with CC, and fix a edge case of branch out of ↵ | gdk | |
| loop on shaders | |||
| 2020-01-09 | Add partial support for the BRX shader instruction | gdk | |
| 2020-01-09 | Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, ↵ | gdk | |
| misc. fixes | |||
| 2020-01-09 | Initial work | gdk | |
