Historique des commits

Auteur SHA1 Message Date
  gdkchan 650cc41c02 Implement remaining shader double-precision instructions (#2845) il y a 4 ans
  gdkchan 99445dd0a6 Add support for fragment shader interlock (#2768) il y a 4 ans
  gdkchan 63f1663fa9 Fix shader 8-bit and 16-bit STS/STG (#2741) il y a 4 ans
  riperiperi 052deebf26 Another workaround for NVIDIA driver 496.13 shader bug (#2750) il y a 4 ans
  gdkchan f08a280ade Use shader subgroup extensions if shader ballot is not supported (#2627) il y a 4 ans
  riperiperi 142cededd4 Implement Shader Instructions SUATOM and SURED (#2090) il y a 4 ans
  gdkchan ee1038e542 Initial support for shader attribute indexing (#2546) il y a 4 ans
  gdkchan 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) il y a 5 ans
  gdkchan 0e9823d7e6 Fix shader buffer write flag on atomic instructions (#2261) il y a 5 ans
  gdkchan a8e9dd2f83 Fix regression on shader atomic SSBO operations (#1967) il y a 5 ans
  gdkchan e453ba69f4 Add support for shader atomic min/max (S32) (#1948) 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 991784868f Fix shader regression on Intel iGPUs by reverting layout changes (#1425) 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 f2c85c5d58 Support non-constant texture offsets on non-NVIDIA gpus 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 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