mirror of
https://github.com/edubart/otclient.git
synced 2025-11-03 12:16:23 +01:00
improve clipping performance
This commit is contained in:
@@ -310,7 +310,7 @@ void WIN32Window::internalChooseGLVisual()
|
||||
0, // No Accumulation Buffer
|
||||
0, 0, 0, 0, // Accumulation Bits Ignored
|
||||
16, // 16Bit Z-Buffer (Depth Buffer)
|
||||
1, // 1Bit Stencil Buffer
|
||||
8, // 8Bit Stencil Buffer
|
||||
0, // No Auxiliary Buffer
|
||||
PFD_MAIN_PLANE, // Main Drawing Layer
|
||||
0, // Reserved
|
||||
|
||||
Reference in New Issue
Block a user