1
0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-19 12:51:55 -08:00

1 Commits

Author SHA1 Message Date
ReinUsesLisp
97ca974213 Implement some GPU features ()
* 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