Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-28 | libkms/intel: Throw out unused intel_bo fields. | Marcin Kościelnicki | 1 | -2/+0 | |
Acked-by: Jakob Bornecrantz <jakob@vmware.com> | |||||
2010-01-28 | libkms: Rework interface to not duplicate fields from kms and make formats ↵ | Jakob Bornecrantz | 1 | -26/+5 | |
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-15 | libkms: Fix multiple map unmap in vmwgfx and add comment in intel | Jakob Bornecrantz | 1 | -1/+4 | |
2010-01-08 | libkms/intel: Don't fail to create bo if we fail to tile | Jakob Bornecrantz | 1 | -4/+6 | |
2010-01-08 | libkms: Add intel backend | Jakob Bornecrantz | 1 | -0/+256 | |