summaryrefslogtreecommitdiff
path: root/navit/graphics/gd
Commit message (Expand)AuthorAgeFilesLines
* Refactor:core:Remove unused method graphics_draw_restore.sleske2015-03-031-6/+0
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-16/+16
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-21/+21
* Fix:font/freetype:introduce and use font_freetype_destroy to memfree freetype...woglinde2013-08-201-0/+1
* Add:Core:Changed draw_image_warp apimartin-s2013-02-151-6/+1
* Fix:Made gd cmake build workmartin-s2012-04-111-1/+2
* Fix:Build:Added missing cmake filemartin-s2012-03-251-0/+2
* Fix:graphics_gd:Draw text in correct colorsmartin-s2010-11-101-22/+29
* Add:graphics_gd:Support for anti-aliasingmartin-s2010-11-091-6/+25
* Program is using implicit definitions of functions  getting poi...worldcitizen2010-09-121-0/+3
* Add:graphics_gd:gif supportmartin-s2010-07-071-0/+3
* Fix:graphis_gd:Don't use png when not availablemartin-s2010-07-071-0/+2
* Add:graphics_gd:Workaround for older gd versionmartin-s2010-06-281-0/+5
* Fix:graphics_gd:Memory leakmartin-s2010-06-281-0/+1
* Add:graphics_gd:Output of pngs via socketmartin-s2010-06-281-1/+63
* Fix:graphics_gd:Reduced verbositymartin-s2010-05-171-3/+3
* Fix:graphics_gd:Correct handling of overlaysmartin-s2010-05-131-28/+36
* Fix:graphics_gd:Don't use png functions when not availablemartin-s2010-05-131-0/+17
* Add:graphics_gd:Improved shared memory supportmartin-s2010-05-081-16/+67
* Add:graphics_gd:Support for rendering into a shm segmentmartin-s2010-05-081-8/+63
* Add:graphics_gd:Better transparency handling for overlaysmartin-s2010-02-211-2/+24
* Add:graphics_gd:Partly working overlay supportmartin-s2010-01-311-7/+59
* Add:graphics_gd:Support for resizingmartin-s2009-12-241-13/+54
* Add:graphics_gd:Allow mouse move simulationmartin-s2009-12-221-7/+6
* Fix:Core:Add -avoid-version to plugin build flagsmartin-s2009-06-181-1/+1
* Fix:graphics_gd:Clear background at the correct time, support for emulating c...martin-s2009-05-251-7/+26
* Fix:graphics_gd:Request event systemmartin-s2009-05-051-0/+1
* Fix:graphics_gd:Fixed double definitionmartin-s2009-01-261-2/+1
* Fix:Build:Add -module to Makefilesmartin-s2009-01-151-0/+1
* Fix:graphics_gd:Fixed wrong usage of gdImageSetStylemartin-s2008-12-161-2/+1
* Fix:graphics_gd:Fix include pathsmartin-s2008-12-161-1/+1
* Fix:graphics_gd:Synced with api change, made get_data more reasonablemartin-s2008-11-071-6/+8
* Add:graphics_gd:New graphics systemmartin-s2008-11-052-0/+535