Histórico de Commits

Autor SHA1 Mensagem Data
  gdkchan 636542d817 Refactor shader translator ShaderConfig and reduce the number of out args (#1438) há 5 anos atrás
  riperiperi 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) há 5 anos atrás
  gdkchan a15b951721 Fix wrong face culling once and for all (#1277) há 6 anos atrás
  gdkchan b8eb6abecc Refactor shader GPU state and memory access (#1203) há 6 anos atrás
  gdkchan 5b5239ab5b Remove output interpolation qualifier (#1070) há 6 anos atrás
  gdkchan b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) há 6 anos atrás
  gdkchan 18814d44b2 Address PR feedback há 6 anos atrás
  gdkchan 92703af555 Address PR feedback há 6 anos atrás
  gdkchan 9d7a142a48 Support texture rectangle targets (non-normalized coords) há 6 anos atrás
  gdkchan cb171f6ebf Support shared color mask, implement more shader instructions há 6 anos atrás
  gdk 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR há 6 anos atrás
  gdk 442485adb3 Partial support for branch with CC, and fix a edge case of branch out of loop on shaders há 6 anos atrás
  gdk 3ca675223a Remove TranslatorConfig struct há 6 anos atrás
  gdk 8eb773d81f Make the shader translator more error resilient (part 2) há 6 anos atrás
  gdk 04102e5c9d Make the shader translator more error resilient há 6 anos atrás
  gdk f0a59f345c Add partial support for the BRX shader instruction há 6 anos atrás
  gdk 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled há 6 anos atrás
  gdk 1b7d955195 Initial support for image stores, support texture sample on compute há 6 anos atrás
  gdk 1876b346fe Initial work há 6 anos atrás