ecere/gfx/OpenGL: Fixed remaining issues
authorJerome St-Louis <jerome@ecere.com>
Fri, 29 Jul 2016 09:26:01 +0000 (05:26 -0400)
committerJerome St-Louis <jerome@ecere.com>
Fri, 29 Jul 2016 09:36:44 +0000 (05:36 -0400)
commitb5511451529804eec4b91c054724c38288576a6f
tree4f31d69ca4265def7b5892c39ba8ec6049092ea3
parent017e9aabab26b485461e9a40fb043258ce7f49f0
ecere/gfx/OpenGL: Fixed remaining issues
- Projection matrix not being reset properly
- Texture states not being reset properly
- First frame with normal mapped not rendred properly due to first SetLight not preserving light direction
- Fixed direct matrix computation and related warning
- ecere.epj: Removed duplicate MinEmscripten entry caused by bad merge
ecere/ecere.epj
ecere/src/gfx/3D/models/Object3DSFormat.ec
ecere/src/gfx/Display.ec
ecere/src/gfx/drivers/OpenGLDisplayDriver.ec