Commit Graph
6 Commits
Author SHA1 Message Date
gdkchanandThog 29a825b43b Address PR feedback
Removes a useless null check

Aligns some values to improve readability
2020-01-09 02:13:00 +01:00
gdkandThog 04102e5c9d Make the shader translator more error resilient 2020-01-09 02:13:00 +01:00
gdkandThog eea73bc421 Add missing check for BRX, do not add a out of bounds block to the queue 2020-01-09 02:13:00 +01:00
gdkandThog f0a59f345c Add partial support for the BRX shader instruction 2020-01-09 02:13:00 +01:00
gdkandThog 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 2020-01-09 02:13:00 +01:00
gdkandThog 1876b346fe Initial work 2020-01-09 02:13:00 +01:00