Historique des commits

Auteur SHA1 Message Date
  gdkchan 111534a74e Remove GPU MemoryAccessor (#1423) il y a 5 ans
  gdkchan 4d02a2d2c0 New NVDEC and VIC implementation (#1384) il y a 5 ans
  riperiperi 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) il y a 5 ans
  gdkchan b0d9ec8a82 Fix compute restore of previous shader state (#1352) il y a 5 ans
  gdkchan 96951b7d04 Fix regression caused by wrong SB descriptor offset (#1316) il y a 5 ans
  gdkchan 5795bb1528 Support separate textures and samplers (#1216) il y a 5 ans
  gdkchan b8eb6abecc Refactor shader GPU state and memory access (#1203) il y a 6 ans
  gdkchan 03711dd7b5 Implement SULD shader instruction (#1117) il y a 6 ans
  gdkchan 7e4d986a73 Support compute uniform buffers emulated with global memory (#924) il y a 6 ans
  gdkchan 796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914) 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 59fdaa744b GPU resource disposal il y a 6 ans
  gdkchan 4a4e2f7c72 Add XML documentation to Ryujinx.Graphics.Gpu.Engine il y a 6 ans
  gdkchan 654e617fe7 Some code cleanup il y a 6 ans
  gdkchan 947e14d3be Reimplement limited bindless textures support il y a 6 ans
  gdkchan 9d7a142a48 Support texture rectangle targets (non-normalized coords) il y a 6 ans
  gdkchan 3323a3a042 Use correct shared memory size (in words, not bytes) il y a 6 ans
  gdkchan ad3bc2531b Ensure a valid shared memory size is used il y a 6 ans
  gdkchan 66d91cbc6c Use dispatch params shared memory size when available il y a 6 ans
  gdkchan e25b7c9848 Initial support for the guest OpenGL driver (NVIDIA and Nouveau) il y a 6 ans
  gdk 3ac023bb60 Correct ordering of compute buffer bind il y a 6 ans
  gdk 2437ccca0e Separate sub-channel state il y a 6 ans
  gdk 6e399061ce Invalidate shaders when they are modified 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