summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)AuthorFilesLines
2011-09-16Strip trailing whitespaceAlan Coopersmith2-2/+2
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2009-09-16Rename xf86dga.h to Xxf86dga.hCarl Worth1-0/+0
The xf86dgaproto package (as of 2.0.99.2) now provides an include file named xf86dga.h for compatibility. We now depend on that version.
2009-08-28Move Xlib headers from xf86dgaproto to here.Peter Hutterer2-0/+291
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>