Historique des commits

Auteur SHA1 Message Date
  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