summaryrefslogtreecommitdiff
path: root/libkms/dumb.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-20meson,configure: include config.h automaticallyEric Engestrom1-4/+0
2015-04-28drm: rename libdrm{,_macros}.hEmil Velikov1-1/+1
2015-04-28libkms: annotate private symbolsEmil Velikov1-1/+1
2014-09-28libkms: use drm_mmap/drm_munmap wrappersEmil Velikov1-5/+3
2014-09-01libkms: remove explicit define _FILE_OFFSET_BITS 64Emil Velikov1-1/+0
2014-09-01all: include config.h only when available and use its definesEmil Velikov1-1/+3
2011-05-14libkms: All current BO_TYPE are 32bppChris Wilson1-1/+2
2011-03-04libkms: add dumb supportDave Airlie1-0/+220