yuzu/src/yuzu_cmd
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
..
2018-01-12 19:11:03 -07:00
2018-01-12 19:11:03 -07:00
2019-09-22 15:49:39 +02:00
2018-03-23 16:56:59 +01:00