ecere/gfx/OpenGL: Standardized on _GLES for ES 1.1 and _GLES2 for ES 2.0
authorJerome St-Louis <jerome@ecere.com>
Fri, 1 Apr 2016 22:10:47 +0000 (18:10 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 28 Jul 2016 21:35:35 +0000 (17:35 -0400)
commit43b16462543a81e2f99c6ed633a9a2831b45750f
treea53280e7c4ada996d11e4b4561549a8d385200cb
parent5b9bcb86b6cabd954431af2e5664f9cab88a1379
ecere/gfx/OpenGL: Standardized on _GLES for ES 1.1 and _GLES2 for ES 2.0
- Fixed bug in matrixStack's glLoadMatrix
- Fixed shading.ec compilation with ECERE_NO3D
ecere/src/gfx/3D/models/Object3DSFormat.ec
ecere/src/gfx/drivers/OpenGLDisplayDriver.ec
ecere/src/gfx/drivers/gl3/glab.ec
ecere/src/gfx/drivers/gl3/matrixStack.ec
ecere/src/gfx/drivers/gl3/shading.ec
samples/guiAndGfx/mandelbrot/mandelbrot.epj