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>
Thu, 28 Jul 2016 21:35:34 +0000 (17:35 -0400)
commit377202b3581da4b00c237b2a50098c92477e8bba
tree2c862ade220216988612c52e2b5ee0c038574d90
parentb37e8a3b5358b6cb4b73f32fb8a719a58a2b16ad
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