Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-04 | libkms: add dumb support | Dave Airlie | |
this uses the drm cap interface to check if the dumb ioctl is supported. | |||
2011-02-17 | libkms/radeon: Add backend | nobled | |
Todo: What tiling should be set on scanout buffers? Haven't tested besides compiling it. | |||
2010-06-01 | libkms: Fix include paths | Daniel Stone | |
Otherwise xf86drm.h isn't found, or the wrong one. | |||
2010-02-28 | libkms/nouveau: Add support | Marcin KoĆcielnicki | |
2010-02-18 | libkms: Add missing include file to libkms source | Jakob Bornecrantz | |
2010-01-12 | libkms: Use sysfs instead of udev to find driver | Jakob Bornecrantz | |
Udev code is still there just commented out. | |||
2010-01-08 | libkms: Add intel backend | Jakob Bornecrantz | |
2010-01-08 | libkms: Pick driver backend via pci id that we get from udev | Jakob Bornecrantz | |
2010-01-05 | libkms: Make vmwgfx optional | Jakob Bornecrantz | |
2009-12-04 | libkms: Add libkms | Jakob Bornecrantz | |