summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2013-01-09man: convert manpages to XML instead of plain troffDavid Herrmann
If we want to use the manpages in external documentation other than normal manpages, we should rather use XML. Furthermore, almost no-one knows troff today, anyway, and XML allows others to easily add more pages without having to learn troff. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
2012-10-09update gitignoreRob Clark
Signed-off-by: Rob Clark <rob@ti.com>
2010-06-02add vbltest to .gitignoreJesse Barnes
2010-01-08tests: Add a very small libkms testJakob Bornecrantz
2009-12-04libkms: Add libkmsJakob Bornecrantz
2009-12-04Ignore config.h.inJakob Bornecrantz
2009-11-17Add makefile rule to copy headers from kernel treeKristian Høgsberg
2009-08-16Filter radeon pkgconfig file as do intel and nouveauChristoph Brill
2009-02-23Add libdrm_intel.pc by popular demand.Eric Anholt
2008-12-17libdrm: Fix modetest/modeprint to use automake stuff.Eric Anholt
2008-12-10Update .gitignore with new modetest programJesse Barnes
2008-09-10drm: Add tests for GEM_FLINK ioctl.Eric Anholt
2008-05-01Update mm tests for GEM rename.Eric Anholt
2008-04-29Move mmfs tests over to be drm tests.Eric Anholt
2008-04-23Add mmap ioctl to mmfs.Eric Anholt
2008-04-23Add pread/pwrite ioctls to mmfs.Eric Anholt
2008-04-23Initial add of mmfs module.Eric Anholt
2007-08-15Add a set of tests for DRM locking, exposing issues on BSD.Eric Anholt
2007-08-15Add a regression test for the setversion interface.Eric Anholt
2007-08-15Add simple regression test for getstats (does it not crash the kernel?).Eric Anholt
2007-08-13Add a regression test for authentication.Eric Anholt
2007-07-20BSD: Replace symlink building with symlinks in git.Eric Anholt
2007-07-19Add a test for drawable add, remove, and update.Eric Anholt
2007-07-19Add some trivial regression tests, one of which fails.Eric Anholt
2007-07-19Add current BSD stuff to .gitignore.Eric Anholt
2007-02-02Make git ignore generated config.h.in.Michel Dänzer
2007-01-02Make git ignore Emacs style backup files and cscope files.Michel Dänzer
2006-12-01Track linux-core symlinks in git.Michel Dänzer
2006-07-19.cvsignore -> .gitignoreMichel Dänzer
Sort the merged file, remove the redundant explicit .ko lines and add some generated symlinks.