mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-03-14 10:21:21 +00:00
GL: fix wireframe in Catherine (#2660)
This commit is contained in:
parent
9ba0a9189b
commit
9b48074389
@ -283,8 +283,6 @@ void GLGSRender::begin()
|
||||
|
||||
__glcheck glFrontFace(front_face(rsx::method_registers.front_face_mode()));
|
||||
|
||||
__glcheck enable(rsx::method_registers.poly_smooth_enabled(), GL_POLYGON_SMOOTH);
|
||||
|
||||
//NV4097_SET_COLOR_KEY_COLOR
|
||||
//NV4097_SET_SHADER_CONTROL
|
||||
//NV4097_SET_ZMIN_MAX_CONTROL
|
||||
|
Loading…
x
Reference in New Issue
Block a user