mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 19:53:48 +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();
|
||||
loadGLExtensions(hdcGL);
|
||||
|
||||
wglSwapIntervalEXT(0);
|
||||
|
||||
// It is very important that extensions be loaded
|
||||
// before we call initGLState()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue