summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Typo and doxygen comment.Michael Drake2009-07-021-2/+4
| | | | svn path=/trunk/libnsfb/; revision=8258
* Add licence info. Update polygon plotter documentation.Michael Drake2009-07-021-37/+47
| | | | svn path=/trunk/libnsfb/; revision=8257
* Enable key repeat. Thanks to Bernd Roesch.Michael Drake2009-06-291-14/+15
| | | | svn path=/trunk/libnsfb/; revision=8154
* Depends on SDL. Probably wants changing once the .so magic happens.John Mark Bell2009-06-281-0/+1
| | | | svn path=/trunk/libnsfb/; revision=8126
* add cursor supportVincent Sanders2009-06-0219-16/+366
| | | | svn path=/trunk/libnsfb/; revision=7687
* add legacy plotter APIVincent Sanders2009-04-2418-18/+287
| | | | svn path=/trunk/libnsfb/; revision=7304
* Sync with core buildsystem changesJohn Mark Bell2009-04-212-4/+4
| | | | svn path=/trunk/libnsfb/; revision=7227
* add event interfaceVincent Sanders2009-04-1513-38/+915
| | | | svn path=/trunk/libnsfb/; revision=7088
* add geometry settingVincent Sanders2009-04-092-1/+20
| | | | svn path=/trunk/libnsfb/; revision=7073
* add frontend selection and fix finalisation supportVincent Sanders2009-04-097-8/+83
| | | | svn path=/trunk/libnsfb/; revision=7072
* make 8bpp plotters workVincent Sanders2009-04-095-341/+277
| | | | svn path=/trunk/libnsfb/; revision=7071
* fix 16bpp plotterVincent Sanders2009-04-095-362/+200
| | | | svn path=/trunk/libnsfb/; revision=7069
* add font glyph plotting supportVincent Sanders2009-04-085-4/+222
| | | | svn path=/trunk/libnsfb/; revision=7068
* Fix test binary linkageJohn Mark Bell2009-04-081-0/+3
| | | | svn path=/trunk/libnsfb/; revision=7063
* Integrate the testsuite.John Mark Bell2009-04-083-110/+12
| | | | svn path=/trunk/libnsfb/; revision=7062
* initial commit of netsurf framebuffer libraryVincent Sanders2009-04-0826-0/+6781
svn path=/trunk/libnsfb/; revision=7060