Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-25 | tests: allow tests programs to be installed | Benjamin Gaignard | |
Install test programs is useful in cross compilation case. By default the behavior is the same and test programs aren't installed in $bindir. If --enable-install-test-programs is set then test programs are installed in $bindir. Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Signed-off-by: Rob Clark <robdclark@gmail.com> | |||
2010-02-28 | tests: Add nouveau to list of supported modules. | Marcin Kościelnicki | |
2010-01-28 | libkms: Rework interface to not duplicate fields from kms and make formats ↵ | Jakob Bornecrantz | |
explicit List of changes: Fixes the cursor size to 64x64, you still need ti supply width and height Explicitly make the cursor format A8R8G8B8 Explicitly make the scanout format X8R8G8B8 | |||
2010-01-12 | tests: Update kmstest a bit | Jakob Bornecrantz | |
2010-01-08 | tests: Add a very small libkms test | Jakob Bornecrantz | |