1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-02-21 17:45:34 +00:00
Ryujinx/Ryujinx.HLE/Gpu/Engines
ReinUsesLisp cd18ab29df Loop GLScreen with custom method (#244)
* Loop GLScreen with custom method

* Fix deadlocks

* Fix screen resizing

* Change event to bool

* Try to fix quitting error

* Set title from main thread

* Queue max 1 vsync, fix high FPS after a slowdown
2018-07-12 14:03:52 -03:00
..
INvGpuEngine.cs
MacroInterpreter.cs
NvGpuEngine.cs
NvGpuEngine2d.cs
NvGpuEngine2dReg.cs
NvGpuEngine3d.cs Add locking methods to the ogl resource cache (#238) 2018-07-09 23:01:59 -03:00
NvGpuEngine3dReg.cs Implement GPU primitive restart (#221) 2018-07-08 13:14:35 -03:00
NvGpuEngineDma.cs
NvGpuEngineDmaReg.cs
NvGpuFifo.cs Loop GLScreen with custom method (#244) 2018-07-12 14:03:52 -03:00
NvGpuFifoMeth.cs
NvGpuMethod.cs