Historique des commits

Auteur SHA1 Message Date
  mageven a5d5ca0635 Shader Cache: Move bindless checking from translation to decode (#2145) il y a 5 ans
  Mary aef25980a7 Salieri: Detect and avoid caching shaders using bindless textures (#2097) il y a 5 ans
  gdkchan 4047477866 Simplify handling of shader vertex A (#1999) il y a 5 ans
  gdkchan 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) il y a 5 ans
  Mary 48f6570557 Salieri: shader cache (#1701) il y a 5 ans
  gdkchan 934a78005e Simplify logic for bindless texture handling (#1667) il y a 5 ans
  gdkchan 8d168574eb Use explicit buffer and texture bindings on shaders (#1666) il y a 5 ans
  gdkchan 49f970d5bd Implement CAL and RET shader instructions (#1618) il y a 5 ans
  gdkchan 636542d817 Refactor shader translator ShaderConfig and reduce the number of out args (#1438) il y a 5 ans
  riperiperi 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) il y a 5 ans
  gdkchan a15b951721 Fix wrong face culling once and for all (#1277) il y a 6 ans
  gdkchan b8eb6abecc Refactor shader GPU state and memory access (#1203) il y a 6 ans
  gdkchan 5b5239ab5b Remove output interpolation qualifier (#1070) il y a 6 ans
  gdkchan b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) il y a 6 ans
  gdkchan 18814d44b2 Address PR feedback il y a 6 ans
  gdkchan 92703af555 Address PR feedback il y a 6 ans
  gdkchan 9d7a142a48 Support texture rectangle targets (non-normalized coords) 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 442485adb3 Partial support for branch with CC, and fix a edge case of branch out of loop on shaders il y a 6 ans
  gdk 3ca675223a Remove TranslatorConfig struct il y a 6 ans
  gdk 8eb773d81f Make the shader translator more error resilient (part 2) il y a 6 ans
  gdk 04102e5c9d Make the shader translator more error resilient il y a 6 ans
  gdk f0a59f345c Add partial support for the BRX shader instruction 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