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>
Thu, 15 Oct 2015 00:19:28 +0000 (20:19 -0400)
commit1651936255ccd46e99e8537e595fa24a693f88e2
tree7a8794f6e663ba7aa6e2a6b2398a9a5420c09890
parent3d21498ee2b5ae6480404f807b7ff5e10f9ee433
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