ecere/gfx/OpenGLDisplayDriver: Creating VBOs when calling Mesh::Unlock()
authorJerome St-Louis <jerome@ecere.com>
Sat, 6 Dec 2014 07:32:26 +0000 (02:32 -0500)
committerJerome St-Louis <jerome@ecere.com>
Fri, 20 Feb 2015 15:39:21 +0000 (10:39 -0500)
commita717bb406f7ccee3ac8038b909d21fd6895b4ec4
tree4c6400053f835fc1d2b3ea7e97fe8bd7bd43f67d
parent3de5b78d9b14d02574a55e1140b296e18b3a6042
ecere/gfx/OpenGLDisplayDriver: Creating VBOs when calling Mesh::Unlock()
- This allows testing with direct buffers and also seemed to have solved
  a problem we were experiencing.
- Added missing glNormal3f GL ES #define
ecere/src/gfx/drivers/OpenGLDisplayDriver.ec