ecere/gfx/drivers/OpenGL: Fixed OGLDisplay access from within Display
authorJerome St-Louis <jerome@ecere.com>
Fri, 15 Jul 2016 11:32:04 +0000 (20:32 +0900)
committerJerome St-Louis <jerome@ecere.com>
Thu, 28 Jul 2016 21:35:47 +0000 (17:35 -0400)
commit401d25817b1036083d35bfbca75ab7307bdcfc65
treeda285d67466d5fda5dff0ef5d76227f20c75c71b
parentfb20a7744fbd82444922416851bd371589a17706
ecere/gfx/drivers/OpenGL: Fixed OGLDisplay access from within Display
- GLX structs were confusing the compiler and GLCapabilities were being returned wrong
ecere/src/gfx/Display.ec
ecere/src/gfx/drivers/OpenGLDisplayDriver.ec