Historique des commits

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