Commit History

Author SHA1 Message Date
  gdkchan 49f970d5bd Implement CAL and RET shader instructions (#1618) 5 years ago
  gdkchan b066cfc1a3 Add support for shader constant buffer slot indexing (#1608) 5 years ago
  gdkchan 991784868f Fix shader regression on Intel iGPUs by reverting layout changes (#1425) 5 years ago
  gdkchan 03711dd7b5 Implement SULD shader instruction (#1117) 6 years ago
  gdkchan dc97457bf0 Initial support for double precision shader instructions. (#963) 6 years ago
  gdkchan f2c85c5d58 Support non-constant texture offsets on non-NVIDIA gpus 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 1b7d955195 Initial support for image stores, support texture sample on compute 6 years ago
  gdk 1876b346fe Initial work 6 years ago