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>
Mon, 21 Nov 2016 14:18:38 +0000 (09:18 -0500)
commit5741aa532bf56524ebc83104aec46ad5cbde1877
treec055ec40a1f0c0953dcc4f201e3f03f7469cf06f
parent23ee5ec59c6f2a4045f7b2b0dbc625562ce80ae7
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