Ryujinx/Ryujinx.Graphics.Gpu
gdkchan 812e32f775
Fix transform feedback errors caused by host pause/resume and multiple uses (#1634)
* Fix transform feedback errors caused by host pause/resume

* Fix TFB being used as something else issue with copies

* This is supposed to be StreamCopy
2020-10-25 17:23:42 -03:00
..
Engine Fix image binding format (#1625) 2020-10-20 19:03:20 -03:00
Image Improve the speed of redundant ASTC texture data updates (#1636) 2020-10-25 17:09:45 -03:00
Memory Fix transform feedback errors caused by host pause/resume and multiple uses (#1634) 2020-10-25 17:23:42 -03:00
Shader Fix image binding format (#1625) 2020-10-20 19:03:20 -03:00
State Implement small indexed draws and other fixes to make guest Vulkan work (#1558) 2020-09-24 09:48:34 +10:00
Synchronization Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
ClassId.cs
Constants.cs
GpuContext.cs Remove GPU MemoryAccessor (#1423) 2020-07-25 16:39:45 +10:00
GraphicsConfig.cs Implement a Macro JIT (#1445) 2020-08-03 03:36:57 +02:00
MethodParams.cs
Ryujinx.Graphics.Gpu.csproj
ShadowRamControl.cs
Window.cs Allow swizzles to match with "undefined" components (#1538) 2020-09-11 09:48:48 +10:00