summaryrefslogtreecommitdiff
path: root/framebuffer
Commit message (Expand)AuthorAgeFilesLines
* Enable support for hubbub in the framebuffer frontend.John Mark Bell2009-02-121-0/+21
* stop SDL frontend consuming all available CPU when idelVincent Sanders2009-02-114-8/+11
* make schedule_run return if it has active jobs to scheduleVincent Sanders2009-02-111-3/+3
* Fix SDL frontend inputVincent Sanders2009-02-119-11/+114
* Add limits.h to fb_gui.c for INT_MAXRob Kendrick2009-02-111-0/+1
* fix double freeVincent Sanders2009-02-111-1/+0
* add SDL frontend for framebuffer portVincent Sanders2009-02-113-0/+122
* - Constify parameters of struct plotter_table::polygon and struct plotter_tab...John Tytgat2009-02-036-15/+15
* Fix line plotting and rectangle clipping segfaultDaniel Silverstone2008-09-243-4/+6
* Merged revisions 5309-5406,5409-5422 via svnmerge from Daniel Silverstone2008-09-2334-0/+9297