Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-08 | configure.ac: Allow forcible disabling of Cairo support | Daniel Stone | |
We don't want to build libdrm tests with Cairo support under Poky, since they're never used and also cause a build loop from libdrm -> cairo -> mesa-dri -> libdrm. To avoid variance in build results, introduce a --disable-cairo-tests switch. Signed-off-by: Daniel Stone <daniel@fooishbar.org> Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2012-08-11 | tests/modetest: fix distcheck | Marek Olšák | |
2012-07-20 | modeset: Split buffer allocation to a separate file | Laurent Pinchart | |
As the modeset test application is often referred to as an example of the KMS API usage, move test pattern generation and buffer allocation to a separate file to keep it simple and clear. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2011-02-17 | modetest: Create buffers using libkms | Benjamin Franzke | |
2009-11-17 | Move libdrm/ up one level | Kristian Høgsberg | |
2009-11-17 | Use headers copied from kernel instead of shared-core | Kristian Høgsberg | |
2009-02-03 | modetest: Use cairo (if available) to paint a better pattern. | Kristian Høgsberg | |
2008-12-17 | libdrm: Fix modetest/modeprint to use automake stuff. | Eric Anholt | |