mesa/src/gbm
Kristian Høgsberg 259fc154f1 gbm: Use the kms dumb ioctls for cursor instead of libkms
We need to create bos suitable for cursor usage that we can map and
write data into.  The kms dumb ioctls is all we need for this, so drop
the dependency on libkms.
2012-10-21 13:00:49 -04:00
..
backends gbm: Use the kms dumb ioctls for cursor instead of libkms 2012-10-21 13:00:49 -04:00
main gbm: Rename gbm_bo_get_pitch to gbm_bo_get_stride 2012-07-16 16:29:16 -04:00
.gitignore Add Makefile.in to toplevel .gitignore 2012-03-20 11:50:50 -07:00
Makefile.am gbm: Use libkms to replace DRI cursor images 2012-08-26 15:39:23 +02:00