]> git.jsancho.org Git - lugaru.git/commit
mingw: Temporarily disable glstubs logic to fix build
authorRémi Verschelde <rverschelde@gmail.com>
Sat, 19 Nov 2016 14:34:45 +0000 (15:34 +0100)
committerRémi Verschelde <rverschelde@gmail.com>
Sat, 19 Nov 2016 14:34:59 +0000 (15:34 +0100)
commitfa2ead2f5252e9061cc7a7ac5d5d25f4445f6ad5
treed951abdf6b82cdf1223315e76551b4ea983ad4f1
parent5310d6ffd89fd8b981b273b332a232b70b4ce7ad
mingw: Temporarily disable glstubs logic to fix build

Works around #8, but we lose the functionality to lookup the gl symbols
that we need on mingw. Also, I have no clue about the disabled pglDeleteTextures
"cheat".
Source/OpenGL_Windows.cpp