netsurf/atari/plot
Ole Loots ea411f6c34 Fix typo ( fontbitmap was never destroyed within dtor )
svn path=/trunk/netsurf/; revision=13889
2012-04-24 20:51:52 +00:00
..
eddi.h Implemented Search Dialog 2011-01-30 19:24:03 +00:00
eddi.s Implemented Search Dialog 2011-01-30 19:24:03 +00:00
font_freetype.c Fix typo ( fontbitmap was never destroyed within dtor ) 2012-04-24 20:51:52 +00:00
font_freetype.h Implemented Search Dialog 2011-01-30 19:24:03 +00:00
font_internal.c Introduced BITMAPF_BUFFER_NATIVE, for fast redraw of bitmaps. 2012-04-10 23:06:21 +00:00
font_internal.h Fixed header, made different font plotters optional. 2011-12-04 12:53:03 +00:00
font_vdi.c Fixed header, made different font plotters optional. 2011-12-04 12:53:03 +00:00
font_vdi.h Fixed header, made different font plotters optional. 2011-12-04 12:53:03 +00:00
plotter.c Restructured the plotter driver struct and declared misc functions static within the vdi driver. 2012-03-14 22:06:07 +00:00
plotter.h Introduced BITMAPF_BUFFER_NATIVE, for fast redraw of bitmaps. 2012-04-10 23:06:21 +00:00
plotter_gd.c Restructured the plotter driver struct and declared misc functions static within the vdi driver. 2012-03-14 22:06:07 +00:00
plotter_gd.h Restructured the plotter driver struct and declared misc functions static within the vdi driver. 2012-03-14 22:06:07 +00:00
plotter_vdi.c Optimized bitmap blitting: cache native (converted) bitmaps. 2012-04-19 22:44:49 +00:00
plotter_vdi.h Restructured the plotter driver struct and declared misc functions static within the vdi driver. 2012-03-14 22:06:07 +00:00