Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-18 | kms: Make libkms.h usable in C++ | Laurent Pinchart | |
Wrap the header in extern "C" { ... };. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Jakob Bornecrantz <wallbraker@gmail.com> | |||
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 | |||
2009-12-04 | libkms: Change destroy api a bit | Jakob Bornecrantz | |
2009-12-04 | libkms: Add libkms | Jakob Bornecrantz | |