mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 23:54:35 +00:00
Update gfxGLDevice.win.cpp
This commit is contained in:
parent
7455f12343
commit
ee4f0df69a
1 changed files with 0 additions and 2 deletions
|
|
@ -297,8 +297,6 @@ void GFXGLDevice::init( const GFXVideoMode &mode, PlatformWindow *window )
|
||||||
|
|
||||||
loadGLCore();
|
loadGLCore();
|
||||||
loadGLExtensions(hdcGL);
|
loadGLExtensions(hdcGL);
|
||||||
|
|
||||||
wglSwapIntervalEXT(0);
|
|
||||||
|
|
||||||
// It is very important that extensions be loaded
|
// It is very important that extensions be loaded
|
||||||
// before we call initGLState()
|
// before we call initGLState()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue