riperiperi
|
a1f77a5b6a
Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790)
|
5 years ago |
Mary
|
48f6570557
Salieri: shader cache (#1701)
|
5 years ago |
gdkchan
|
934a78005e
Simplify logic for bindless texture handling (#1667)
|
5 years ago |
gdkchan
|
8d168574eb
Use explicit buffer and texture bindings on shaders (#1666)
|
5 years ago |
gdkchan
|
2dcc6333f8
Fix image binding format (#1625)
|
5 years ago |
gdkchan
|
111534a74e
Remove GPU MemoryAccessor (#1423)
|
5 years ago |
gdkchan
|
4d02a2d2c0
New NVDEC and VIC implementation (#1384)
|
5 years ago |
riperiperi
|
484eb645ae
Implement Zero-Configuration Resolution Scaling (#1365)
|
5 years ago |
gdkchan
|
b0d9ec8a82
Fix compute restore of previous shader state (#1352)
|
5 years ago |
gdkchan
|
96951b7d04
Fix regression caused by wrong SB descriptor offset (#1316)
|
5 years ago |
gdkchan
|
5795bb1528
Support separate textures and samplers (#1216)
|
5 years ago |
gdkchan
|
b8eb6abecc
Refactor shader GPU state and memory access (#1203)
|
6 years ago |
gdkchan
|
03711dd7b5
Implement SULD shader instruction (#1117)
|
6 years ago |
gdkchan
|
7e4d986a73
Support compute uniform buffers emulated with global memory (#924)
|
6 years ago |
gdkchan
|
796e5d14b4
Use correct shader local memory size instead of a hardcoded size (#914)
|
6 years ago |
gdkchan
|
b8e3909d80
Add a GetSpan method to the memory manager and use it on GPU (#877)
|
6 years ago |
gdkchan
|
59fdaa744b
GPU resource disposal
|
6 years ago |
gdkchan
|
4a4e2f7c72
Add XML documentation to Ryujinx.Graphics.Gpu.Engine
|
6 years ago |
gdkchan
|
654e617fe7
Some code cleanup
|
6 years ago |
gdkchan
|
947e14d3be
Reimplement limited bindless textures support
|
6 years ago |
gdkchan
|
9d7a142a48
Support texture rectangle targets (non-normalized coords)
|
6 years ago |
gdkchan
|
3323a3a042
Use correct shared memory size (in words, not bytes)
|
6 years ago |
gdkchan
|
ad3bc2531b
Ensure a valid shared memory size is used
|
6 years ago |
gdkchan
|
66d91cbc6c
Use dispatch params shared memory size when available
|
6 years ago |
gdkchan
|
e25b7c9848
Initial support for the guest OpenGL driver (NVIDIA and Nouveau)
|
6 years ago |
gdk
|
3ac023bb60
Correct ordering of compute buffer bind
|
6 years ago |
gdk
|
2437ccca0e
Separate sub-channel state
|
6 years ago |
gdk
|
6e399061ce
Invalidate shaders when they are modified
|
6 years ago |
gdk
|
8cba252b23
Add per-source type memory change tracking, simplified state change tracking, other fixes
|
6 years ago |
gdk
|
1b7d955195
Initial support for image stores, support texture sample on compute
|
6 years ago |