ecere/gfx/drivers/OpenGL: Fixed alpha blended window rendering
authorJerome St-Louis <jerome@ecere.com>
Fri, 15 Jul 2016 05:58:37 +0000 (01:58 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 28 Jul 2016 21:35:43 +0000 (17:35 -0400)
commit4904272a45ddb595725820ca5a5ac95dedd8b025
treed82a324afa762e89efbd1074c6894e6757f8b4dc
parentc3a303c3c2937ab27a54928d43f85e1b25fdbce7
ecere/gfx/drivers/OpenGL: Fixed alpha blended window rendering
- Also fixed non power of 2 detection in Core Profile (glGetString() unavailable)
ecere/src/gfx/Display.ec
ecere/src/gfx/drivers/OpenGLDisplayDriver.ec