Files
yuzu-android/src/yuzu
ReinUsesLisp f019817f8f gl_rasterizer: Emulate viewport flipping with ARB_clip_control
Emulates negative y viewports with ARB_clip_control. This allows us to
more easily emulated pipelines with tessellation and/or geometry shader
stages. It also avoids corrupting games with transform feedbacks and
negative viewports (gl_Position.y was being modified).
2019-11-07 01:52:18 -03:00
..
2019-10-02 08:35:43 -04:00
2018-10-02 15:30:48 +02:00
2018-10-02 15:30:48 +02:00
2019-09-04 16:47:33 +02:00
2018-01-13 23:11:51 +00:00