История коммитов

Автор SHA1 Сообщение Дата
  gdkchan 5795bb1528 Support separate textures and samplers (#1216) 5 лет назад
  gdkchan b8eb6abecc Refactor shader GPU state and memory access (#1203) 6 лет назад
  gdkchan 03711dd7b5 Implement SULD shader instruction (#1117) 6 лет назад
  gdkchan 7e4d986a73 Support compute uniform buffers emulated with global memory (#924) 6 лет назад
  gdkchan 796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914) 6 лет назад
  gdkchan b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 6 лет назад
  gdkchan 59fdaa744b GPU resource disposal 6 лет назад
  gdkchan 4a4e2f7c72 Add XML documentation to Ryujinx.Graphics.Gpu.Engine 6 лет назад
  gdkchan 654e617fe7 Some code cleanup 6 лет назад
  gdkchan 947e14d3be Reimplement limited bindless textures support 6 лет назад
  gdkchan 9d7a142a48 Support texture rectangle targets (non-normalized coords) 6 лет назад
  gdkchan 3323a3a042 Use correct shared memory size (in words, not bytes) 6 лет назад
  gdkchan ad3bc2531b Ensure a valid shared memory size is used 6 лет назад
  gdkchan 66d91cbc6c Use dispatch params shared memory size when available 6 лет назад
  gdkchan e25b7c9848 Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 6 лет назад
  gdk 3ac023bb60 Correct ordering of compute buffer bind 6 лет назад
  gdk 2437ccca0e Separate sub-channel state 6 лет назад
  gdk 6e399061ce Invalidate shaders when they are modified 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 1876b346fe Initial work 6 лет назад