Ryujinx/Ryujinx.HLE
ReinUsesLisp 97ca974213 Implement some GPU features (#209)
* Implement stencil testing

* Implement depth testing

* Implement face culling

* Implement front face

* Comparison functions now take OGL enums too

* Fix front facing when flipping was used

* Add depth and stencil clear values
2018-07-05 15:47:29 -03:00
..
Gpu Implement some GPU features (#209) 2018-07-05 15:47:29 -03:00
Hid Add Controller Support (#196) 2018-07-02 19:08:54 -03:00
Loaders Small OpenGL Renderer refactoring (#177) 2018-06-23 21:39:25 -03:00
Logging Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
OsHle Fix formatting on ISettingsServer 2018-07-03 21:45:41 -03:00
Settings Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
PerformanceStatistics.cs Small OpenGL Renderer refactoring (#177) 2018-06-23 21:39:25 -03:00
Ryujinx.HLE.csproj Add linux-x64 to RID property to make tests works on linux (#205) 2018-06-30 12:43:04 -03:00
Switch.cs Small OpenGL Renderer refactoring (#177) 2018-06-23 21:39:25 -03:00
VirtualFileSystem.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00