Commit Verlauf

Autor SHA1 Nachricht Datum
  gdkchan 63f1663fa9 Fix shader 8-bit and 16-bit STS/STG (#2741) vor 4 Jahren
  gdkchan b34c0a47b4 Fix constant buffer array size when indexing is used and other buffer descriptor and resolution scale regressions (#2298) vor 4 Jahren
  gdkchan 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) vor 4 Jahren
  gdkchan 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) vor 5 Jahren
  gdkchan 4b7c7dab9e Support multiple destination operands on shader IR and shuffle predicates (#1964) vor 5 Jahren
  gdkchan e453ba69f4 Add support for shader atomic min/max (S32) (#1948) vor 5 Jahren
  gdkchan 934a78005e Simplify logic for bindless texture handling (#1667) vor 5 Jahren
  gdkchan 49f970d5bd Implement CAL and RET shader instructions (#1618) vor 5 Jahren
  gdkchan b066cfc1a3 Add support for shader constant buffer slot indexing (#1608) vor 5 Jahren
  gdkchan 03711dd7b5 Implement SULD shader instruction (#1117) vor 6 Jahren
  gdkchan dc97457bf0 Initial support for double precision shader instructions. (#963) vor 6 Jahren
  gdkchan cb171f6ebf Support shared color mask, implement more shader instructions vor 6 Jahren
  gdk 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR vor 6 Jahren
  gdk 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled vor 6 Jahren
  gdk 3ab5c23f49 Add partial support for array of samplers, and add pass to identify them from bindless texture accesses vor 6 Jahren
  gdk 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes vor 6 Jahren
  gdk 1b7d955195 Initial support for image stores, support texture sample on compute vor 6 Jahren
  gdk 1876b346fe Initial work vor 6 Jahren