ecere/gfx/OpenGL: Fixes for basic 2D and 3D support without VBOs
authorJerome St-Louis <jerome@ecere.com>
Sat, 16 Jan 2016 07:54:56 +0000 (02:54 -0500)
committerJerome St-Louis <jerome@ecere.com>
Sat, 11 Jun 2016 07:06:59 +0000 (03:06 -0400)
commitbcc372a6b0d70eb71878aaa8c2de5aa8a320543a
tree5610e30fedc05501df2d5dbc80ca07269b753b6e
parentbaa4b6a64126884703aad7ca999a14750ca257ac
ecere/gfx/OpenGL: Fixes for basic 2D and 3D support without VBOs
- Tested with OpenGL 1.1 (GDI software driver)
ecere/src/gfx/drivers/OpenGLDisplayDriver.ec
ecere/src/gfx/drivers/gl3/glab.ec
ecere/src/gfx/drivers/gl3/immediate.ec
ecere/src/gfx/drivers/gl3/shading.ec