mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-12-19 19:36:38 +00:00
Stencil in thin3d/gl was broken. Not that we use it for anything though.
This commit is contained in:
parent
41a3370035
commit
9b216af65d
@ -234,7 +234,6 @@ public:
|
||||
} else {
|
||||
glDisable(GL_STENCIL_TEST);
|
||||
}
|
||||
glDisable(GL_STENCIL_TEST);
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user