ecere/gfx/newFonts: DrawManager/FontRenderer Tweaks
authorJerome St-Louis <jerome@ecere.com>
Sun, 22 Nov 2015 10:28:11 +0000 (05:28 -0500)
committerJerome St-Louis <jerome@ecere.com>
Wed, 2 Nov 2016 16:32:38 +0000 (12:32 -0400)
commit93ab51ef8b6e38fcc60ec229964c9b10071fb193
tree862048107b002a623c3a41b50b6c1ec30b7a329c
parent1cc1dc65ac77743aae1badf223c69ee24dc8e1b7
ecere/gfx/newFonts: DrawManager/FontRenderer Tweaks
- Fixed compiling with SHADERS defined
- Fixed active shader being changed on init()
- Fixed glPopAttrib() not happening with no images to flush
ecere/src/gfx/newFonts/drawManager.ec
ecere/src/gfx/newFonts/fontRenderer.ec