summaryrefslogtreecommitdiff
path: root/framebuffer/fb_plotters.c
Commit message (Expand)AuthorAgeFilesLines
* Neater fix for framebuffer tiled bitmap plot extents.Michael Drake2009-02-231-37/+23
* Fix framebuffer tiled plot to use x and y coords correctly. Fixes top of bbc ...Michael Drake2009-02-211-34/+59
* add simplistic filled polygon plotterVincent Sanders2009-02-181-10/+187
* make url bar workVincent Sanders2009-02-131-2/+2
* Fix window clipping and introduce concept of "root" framebuffer window to all...Vincent Sanders2009-02-121-3/+6
* Fix SDL frontend inputVincent Sanders2009-02-111-1/+15
* - Constify parameters of struct plotter_table::polygon and struct plotter_tab...John Tytgat2009-02-031-2/+2
* Fix line plotting and rectangle clipping segfaultDaniel Silverstone2008-09-241-2/+2
* Merged revisions 5309-5406,5409-5422 via svnmerge from Daniel Silverstone2008-09-231-0/+297