コミット履歴

作者 SHA1 メッセージ 日付
  gdkchan 03711dd7b5 Implement SULD shader instruction (#1117) 6 年 前
  gdkchan 8e64984158 Support partial invalidation on texture access (#1000) 6 年 前
  riperiperi 6db16b4110 Only enumerate cached textures that are modified when flushing. (#918) 6 年 前
  gdkchan a11f6f5235 Fix some spelling mistakes 6 年 前
  gdkchan 92703af555 Address PR feedback 6 年 前
  gdkchan 59fdaa744b GPU resource disposal 6 年 前
  gdkchan bacb278dc1 Fix typos pointed out by LDj3SNuD 6 年 前
  gdkchan 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image 6 年 前
  gdkchan 654e617fe7 Some code cleanup 6 年 前
  gdkchan 9d7a142a48 Support texture rectangle targets (non-normalized coords) 6 年 前
  gdkchan e25b7c9848 Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 6 年 前
  gdk d0c7732fe2 Optimize RangeList by not doing an allocation on every call to the Find methods 6 年 前
  gdk 16d88c21fc Improved and simplified window texture presentation 6 年 前
  gdk 79de8fd490 Share texture pool cache between graphics and compute 6 年 前
  gdk 1e8bc29f32 Use a more efficient range list on the buffer manager 6 年 前
  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 6 年 前
  gdk 8cba252b23 Add per-source type memory change tracking, simplified state change tracking, other fixes 6 年 前
  gdk 1b7d955195 Initial support for image stores, support texture sample on compute 6 年 前
  gdk 1bb08742c1 Calculate width from stride on texture copies 6 年 前
  gdk 1876b346fe Initial work 6 年 前