Commit Verlauf

Autor SHA1 Nachricht Datum
  gdkchan 2900dda633 Fix depth stencil formats copy by matching equivalent color formats (#1198) vor 5 Jahren
  riperiperi 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) vor 5 Jahren
  gdkchan b8eb6abecc Refactor shader GPU state and memory access (#1203) vor 6 Jahren
  gdkchan f77694e4f7 Implement a new physical memory manager and replace DeviceMemory (#856) vor 6 Jahren
  gdkchan 34d19f381c Fix texture level offset/size calculation when sparse tile width is > 1 (#1142) vor 6 Jahren
  gdkchan 3cb1fa0e85 Implement texture buffers (#1152) vor 6 Jahren
  gdkchan 8e64984158 Support partial invalidation on texture access (#1000) vor 6 Jahren
  riperiperi 6db16b4110 Only enumerate cached textures that are modified when flushing. (#918) vor 6 Jahren
  gdkchan b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) vor 6 Jahren
  gdkchan a11f6f5235 Fix some spelling mistakes vor 6 Jahren
  gdkchan 92703af555 Address PR feedback vor 6 Jahren
  gdkchan 6e092c0558 More code cleanup vor 6 Jahren
  gdkchan 59fdaa744b GPU resource disposal vor 6 Jahren
  gdkchan 80ff2eab29 Change GPU errors to debug and reduce log messages vor 6 Jahren
  gdkchan bacb278dc1 Fix typos pointed out by LDj3SNuD vor 6 Jahren
  gdkchan 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image vor 6 Jahren
  gdkchan 654e617fe7 Some code cleanup vor 6 Jahren
  gdkchan af8498d679 Add basic error logging to the GPU vor 6 Jahren
  Alex Barney d1ab9fb42c ASTC optimizations (#845) vor 6 Jahren
  gdkchan 647d0962df Initialize GPU physical memory accessor from KProcess, to allow homebrew that never maps anything on the GPU to work vor 6 Jahren
  gdkchan 23b8a86d35 Support 3D ASTC textures (using 2D blocks) vor 6 Jahren
  gdkchan e25b7c9848 Initial support for the guest OpenGL driver (NVIDIA and Nouveau) vor 6 Jahren
  gdk 16d88c21fc Improved and simplified window texture presentation vor 6 Jahren
  gdk fd196b3d19 Do not throw for invalid ASTC compressed textures vor 6 Jahren
  gdk d786d8d2b9 Support copy of slices to 3D textures, remove old 3D render target layered render support, do not delete textures with existing views created from them vor 6 Jahren
  gdk 3bcc395253 Add shader support for the round mode on the F2F instruction, support mipmaps on ASTC compressed textures vor 6 Jahren
  gdk 8cba252b23 Add per-source type memory change tracking, simplified state change tracking, other fixes 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