Historique des commits

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