ecere/gfx/newFonts: Updating to use "gl123es.h" header and added missing namespaces
[sdk] / ecere / src / gfx / newFonts / fontRenderer.ec
2016-11-21 Jerome St-Louisecere/gfx/newFonts: Updating to use "gl123es.h" header...
2016-11-21 Jerome St-Louisecere/gfx/newFonts: Runtime switching of shaders/ffp
2016-11-21 Jerome St-Louisecere/gfx/newFonts: Android Support
2016-11-21 Jerome St-Louisecere/gfx/newFonts: Fixes to build for Android
2016-11-21 Jerome St-Louisecere/gfx/newFonts: Initial integration of new fonts...
2016-11-21 Jerome St-Louisecere/gfx/newFonts: Supporting 2 pass outlines for...
2016-11-21 Jerome St-Louisecere/gfx/newFonts: Support for 2-passes outlines witho...
2016-11-21 Jerome St-Louisecere/gfx/newFonts: Standardized on _GLES for ES 1...
2016-11-21 Jerome St-Louisecere/gfx/newFonts: Further tweaks for Emscripten
2016-11-21 Jerome St-Louisecere/gfx/newFonts: Fixes to build with Emscripten
2016-11-21 Jerome St-Louisecere/gfx/newFonts/DrawManager: Fixes for FFP GL support
2016-11-21 Jerome St-Louisecere/gfx/newFonts: Renaming 'fontManager' to solve...
2016-11-21 Jerome St-Louisecere/gfx/newFonts: Fixed warnings compiling in 32 bit
2016-11-21 Alexis Naverosecere/gfx/NewFonts: Outline color support
2016-11-21 Alexis Naverosecere/gfx/newFonts: Bug fix: Vertex/texcoord GL type...
2016-11-21 Alexis Naverosecere/gfx/NewFonts: Font outline support
2016-11-21 Jerome St-Louisecere/gfx/newFonts: DrawManager/FontRenderer Tweaks
2016-11-21 Alexis Naverosecere/gfx/newFonts: Initial eC port of font engine...