Commit History

Autor SHA1 Mensaxe Data
  gdkchan dc97457bf0 Initial support for double precision shader instructions. (#963) %!s(int64=6) %!d(string=hai) anos
  gdkchan 796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914) %!s(int64=6) %!d(string=hai) anos
  gdkchan 947e14d3be Reimplement limited bindless textures support %!s(int64=6) %!d(string=hai) anos
  gdkchan 9d7a142a48 Support texture rectangle targets (non-normalized coords) %!s(int64=6) %!d(string=hai) anos
  gdkchan 66d91cbc6c Use dispatch params shared memory size when available %!s(int64=6) %!d(string=hai) anos
  gdkchan 0d9672f3ae Use maximum shared memory size supported by hardware %!s(int64=6) %!d(string=hai) anos
  gdkchan 7ce5584f9e Support depth clip mode and disable shader fast math optimization on NVIDIA as a workaround for compiler bugs (?) %!s(int64=6) %!d(string=hai) anos
  gdkchan 17fb11ddb9 Fix wrong maximum id on sampler pool in some cases %!s(int64=6) %!d(string=hai) anos
  gdkchan cb171f6ebf Support shared color mask, implement more shader instructions %!s(int64=6) %!d(string=hai) anos
  gdk 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR %!s(int64=6) %!d(string=hai) anos
  gdk 73e68edd09 Revert "Simplify shader uniform buffer access codegen" %!s(int64=6) %!d(string=hai) anos
  gdk 1df78e7ad6 Simplify shader uniform buffer access codegen %!s(int64=6) %!d(string=hai) anos
  gdk 3ca675223a Remove TranslatorConfig struct %!s(int64=6) %!d(string=hai) anos
  gdk 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled %!s(int64=6) %!d(string=hai) anos
  gdk 3ab5c23f49 Add partial support for array of samplers, and add pass to identify them from bindless texture accesses %!s(int64=6) %!d(string=hai) anos
  gdk 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes %!s(int64=6) %!d(string=hai) anos
  gdk 1b7d955195 Initial support for image stores, support texture sample on compute %!s(int64=6) %!d(string=hai) anos
  gdk 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos