Ryujinx/Ryujinx.Graphics.Gpu
gdkchan 1560f236da
Convert 1D texture targets to 2D (#1584)
* Convert 1D texture targets to 2D

* Fix typo

* Simplify some code

* Should mask that too

* Consistency
2020-09-29 22:28:50 +02:00
..
Engine Implement small indexed draws and other fixes to make guest Vulkan work (#1558) 2020-09-24 09:48:34 +10:00
Image Convert 1D texture targets to 2D (#1584) 2020-09-29 22:28:50 +02:00
Memory Texture/Buffer Memory Management Improvements (#1408) 2020-09-10 16:44:04 -03:00
Shader Implement small indexed draws and other fixes to make guest Vulkan work (#1558) 2020-09-24 09:48:34 +10: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
GraphicsConfig.cs
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