Commit Verlauf

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