yuzu/src/video_core/engines
Subv c1bebdef5e GPU: Flip the triangle front face winding if the GPU is configured to not flip the triangles.
OpenGL's default behavior is already correct when the GPU is configured to flip the triangles.

This fixes 1-2 Switch's splash screen.
2018-07-04 10:26:46 -05:00
..
fermi_2d.cpp Update clang format 2018-07-02 21:45:47 -04:00
fermi_2d.h fermi_2d: Fix surface copy block height. 2018-04-28 20:40:03 -04:00
maxwell_3d.cpp Merge pull request #609 from Subv/clear_buffers 2018-07-03 19:34:34 -04:00
maxwell_3d.h GPU: Flip the triangle front face winding if the GPU is configured to not flip the triangles. 2018-07-04 10:26:46 -05:00
maxwell_compute.cpp GPU: Macros are specific to the Maxwell3D engine, so handle them internally. 2018-03-18 11:51:45 -05:00
maxwell_compute.h GPU: Macros are specific to the Maxwell3D engine, so handle them internally. 2018-03-18 11:51:45 -05:00
maxwell_dma.cpp Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
maxwell_dma.h GPU: Partially implemented the Maxwell DMA engine. 2018-06-12 11:27:36 -05:00
shader_bytecode.h GPU: Implemented MUFU suboperation 8, sqrt. 2018-07-02 19:48:15 -05:00