summaryrefslogtreecommitdiff
path: root/bsd-core/drm
AgeCommit message (Expand)Author
2006-07-19.cvsignore -> .gitignoreMichel Dänzer
2005-04-26Convert NOMAN to the new preferred spelling NO_MAN to quiet warnings.Eric Anholt
2004-11-06Add the drm Makefile and update .cvsignores.Eric Anholt
quot;kmstest.h" using namespace kms; %} %include "std_string.i" %include "stdint.i" %feature("director") PageFlipHandlerBase; %include "decls.h" %include "drmobject.h" %include "atomicreq.h" %include "crtc.h" %include "card.h" %include "property.h" %include "framebuffer.h" %include "dumbframebuffer.h" %include "plane.h" %include "connector.h" %include "encoder.h" %include "pagefliphandler.h" %include "kmstest.h"