ryujinx/Ryujinx.Graphics.Gpu
Mary 2c48750ff0
Fix compilation warnings and use new LibHac APIs for executable loading (#1350)
* Fix compilation warnings and use new LibHac APIs for executable loading

* Migrate NSO loader to the new reader and fix kip loader

* Fix CS0162 restore

* Remove extra return lines

* Address Moose's comment
2020-07-04 01:58:01 +02:00
..
Engine Fix buffer to 3D texture copy (#1354) 2020-07-04 01:37:36 +02:00
Image Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
Memory Support inline index buffer data (#1351) 2020-07-04 00:41:27 +02:00
Shader Fix wrong face culling once and for all (#1277) 2020-05-28 09:03:07 +10:00
State Support inline index buffer data (#1351) 2020-07-04 00:41:27 +02:00
Synchronization Call syncpoint expiration callback outside of the lock (#1349) 2020-07-04 00:22:06 +02:00
ClassId.cs
Constants.cs Spanify Graphics Abstraction Layer (#1226) 2020-05-23 11:46:09 +02:00
DmaPusher.cs
GpuContext.cs
GraphicsConfig.cs
MacroInterpreter.cs
MethodParams.cs
NvGpuFifo.cs Fix compilation warnings and use new LibHac APIs for executable loading (#1350) 2020-07-04 01:58:01 +02:00
Ryujinx.Graphics.Gpu.csproj
ShadowRamControl.cs
Window.cs