summaryrefslogtreecommitdiff
path: root/src/uterm_fbdev_video.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-04shl: move log.[ch] to shl_log.[ch]David Herrmann1-1/+1
2013-02-06build: major cleanupDavid Herrmann1-0/+2
2013-01-24uterm: fbdev: fix wakeing up displaysDavid Herrmann1-7/+23
2013-01-15uterm: fbdev: map FBs for read accessDavid Herrmann1-1/+1
2013-01-14uterm: video: return buffer information on display_use()David Herrmann1-1/+14
2013-01-14uterm: video: return information for all buffers on get_buffers()David Herrmann1-10/+15
2013-01-13uterm: video: add uterm_display_get_buffer()David Herrmann1-0/+30
2013-01-13uterm: video: add support for immediate buffer-swapsDavid Herrmann1-3/+9
2013-01-13eloop: add EV_ONESHOT and EV_SINGLE flags for idle sourcesDavid Herrmann1-3/+4
2013-01-12uterm: remove uterm_video_use()David Herrmann1-1/+0
2013-01-12uterm: video: use shl_dlist for linked listsDavid Herrmann1-186/+187
2013-01-11uterm: fbdev: set mode dimensions after activationDavid Herrmann1-0/+1
2013-01-11uterm: video: remove .blend and .blendv backendsDavid Herrmann1-2/+0
2013-01-11uterm: split fbdev module into different filesDavid Herrmann1-0/+584