summaryrefslogtreecommitdiff
path: root/framebuffer/fb_16bpp_plotters.c
Commit message (Expand)AuthorAgeFilesLines
* Unroll some fill loops, enable adrianl improved ablend functionVincent Sanders2009-02-271-1/+22
* Fixed version of r6647.Michael Drake2009-02-271-3/+4
* Revert r6647.Michael Drake2009-02-261-26/+25
* Possibly slightly faster bitmap plotter.Michael Drake2009-02-261-25/+26
* If its safe to do so do fills with words at a timeVincent Sanders2009-02-261-9/+26
* try and improve plotter perfomance futherVincent Sanders2009-02-261-31/+23
* cache freetype glyphs, massive reduction in cpu requirementVincent Sanders2009-02-261-25/+21
* add 16bpp freetype font plottingVincent Sanders2009-02-241-8/+111
* allow framebuffer port to use freetype2 libraryVincent Sanders2009-02-201-1/+8
* fix type warning in LOG statementVincent Sanders2009-02-141-1/+1
* Fix character sign issue causing corrupt characters to be plottedVincent Sanders2009-02-141-6/+6
* - Constify parameters of struct plotter_table::polygon and struct plotter_tab...John Tytgat2009-02-031-3/+3
* Fix line plotting and rectangle clipping segfaultDaniel Silverstone2008-09-241-1/+2
* Merged revisions 5309-5406,5409-5422 via svnmerge from Daniel Silverstone2008-09-231-0/+418