Commit History

Author SHA1 Message Date
  gdkchan b8eb6abecc Refactor shader GPU state and memory access (#1203) 6 years ago
  gdkchan 7e4d986a73 Support compute uniform buffers emulated with global memory (#924) 6 years ago
  gdkchan 29a825b43b Address PR feedback 6 years ago
  gdkchan 9d7a142a48 Support texture rectangle targets (non-normalized coords) 6 years ago
  gdk 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR 6 years ago
  gdk 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 years ago
  gdk a31fced221 Remove some unused constants and other code 6 years ago
  gdk 1876b346fe Initial work 6 years ago