Histórico de Commits

Autor SHA1 Mensagem Data
  Mary 48f6570557 Salieri: shader cache (#1701) há 5 anos atrás
  gdkchan 8d168574eb Use explicit buffer and texture bindings on shaders (#1666) há 5 anos atrás
  gdkchan 991784868f Fix shader regression on Intel iGPUs by reverting layout changes (#1425) há 5 anos atrás
  gdkchan 111534a74e Remove GPU MemoryAccessor (#1423) há 5 anos atrás
  gdkchan 788ca6a411 Initial transform feedback support (#1370) há 5 anos atrás
  gdkchan b8eb6abecc Refactor shader GPU state and memory access (#1203) há 6 anos atrás
  gdkchan 3cb1fa0e85 Implement texture buffers (#1152) há 6 anos atrás
  gdkchan 03711dd7b5 Implement SULD shader instruction (#1117) há 6 anos atrás
  gdkchan 5b5239ab5b Remove output interpolation qualifier (#1070) há 6 anos atrás
  riperiperi a0e6647860 Compare shader code using a span instead of individual reads. (#917) há 6 anos atrás
  gdkchan 796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914) 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 383452f5cf Fix some shader disposal issues há 6 anos atrás
  gdkchan 92703af555 Address PR feedback há 6 anos atrás
  gdkchan 9bfb373bdf Remove more unused code há 6 anos atrás
  gdkchan 59fdaa744b GPU resource disposal há 6 anos atrás
  gdkchan 430faeb8ef Add XML documentation to Ryujinx.Graphics.Gpu.Shader há 6 anos atrás
  gdkchan 654e617fe7 Some code cleanup há 6 anos atrás
  gdkchan 9d7a142a48 Support texture rectangle targets (non-normalized coords) há 6 anos atrás
  gdkchan f2c85c5d58 Support non-constant texture offsets on non-NVIDIA gpus há 6 anos atrás
  gdkchan 3323a3a042 Use correct shared memory size (in words, not bytes) há 6 anos atrás
  gdkchan 66d91cbc6c Use dispatch params shared memory size when available há 6 anos atrás
  gdkchan 0d9672f3ae Use maximum shared memory size supported by hardware 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 65428f5842 Fix shader code comparison method há 6 anos atrás
  gdk 3ca675223a Remove TranslatorConfig struct há 6 anos atrás
  gdk 6e399061ce Invalidate shaders when they are modified há 6 anos atrás