fixed a security bug in logging, added basic xml support to as3 compiler
[swftools.git] / lib / devices / opengl.c
2009-04-09 Matthias Krammfixed a security bug in logging, added basic xml suppor...
2008-08-20 krammadded texture cleanup
2008-07-11 krammfix in combineCallbackTex
2008-03-26 krammchar* -> const char*
2007-12-12 krammapplied MSVC compatibility patch from Dwight Kelly
2007-11-19 krammallow drawchar() to be called without a preceding updat...
2007-10-14 krammdisable texture before plain-color fill
2007-06-28 krammhandle font=0 in drawchar (dummy character passing)
2007-05-08 krammseveral improvements
2007-01-07 krammnew option polygonoutlines
2007-01-06 krammadded name
2006-11-19 krammbugfix in spline conversion
2006-07-15 krammadded spline->line conversion
2006-06-16 krammenhanced logging
2006-06-16 krammsmall changes to font handling
2006-06-16 krammadded implemntation of polygons, strokes, and textures.
2006-06-05 krammremoved initialization stuff
2006-06-05 krammopengl device (just for fun)