summaryrefslogtreecommitdiff
path: root/libkms/vmwgfx.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-3/+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
2010-01-28libkms: Rework interface to not duplicate fields from kms and make formats ex...Jakob Bornecrantz1-23/+2
2010-01-23libkms: Fix return value in vmwgfx_bo_createJakob Bornecrantz1-1/+1
2010-01-15libkms: Fix multiple map unmap in vmwgfx and add comment in intelJakob Bornecrantz1-9/+11
2009-12-04libkms: Add libkmsJakob Bornecrantz1-0/+226