summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* read is much faster than mmapMattias Andrée2014-11-071-12/+20
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use posix_fadviseMattias Andrée2014-11-071-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-072-17/+43
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* draft for framebuffer supportMattias Andrée2014-11-071-0/+87
Signed-off-by: Mattias Andrée <maandree@operamail.com>