drm/libdrm
Michel Dänzer 9810ec2737 Add support for tracking drawable information to core
Actually make the existing ioctls for adding and removing drawables do
something useful, and add another ioctl for the X server to update drawable
information. The only kind of drawable information tracked so far is cliprects.
(cherry picked from 29598e5253 commit)
2006-09-29 12:55:08 +02:00
..
ChangeLog Avoid walking off the end of the hash table. (Coverity report #465) 2006-03-15 01:02:54 +00:00
Makefile.am Memory manager init and takedown. 2006-08-30 13:04:08 +02:00
TODO Formatting cleanup, dead code removal. Remove N() namespacing macro, 2006-02-20 23:09:00 +00:00
xf86drm.c Add support for tracking drawable information to core 2006-09-29 12:55:08 +02:00
xf86drm.h Add support for tracking drawable information to core 2006-09-29 12:55:08 +02:00
xf86drmHash.c Avoid walking off the end of the hash table. (Coverity report #465) 2006-03-15 01:02:54 +00:00
xf86drmRandom.c Formatting cleanup, dead code removal. Remove N() namespacing macro, 2006-02-20 23:09:00 +00:00
xf86drmSL.c Formatting cleanup, dead code removal. Remove N() namespacing macro, 2006-02-20 23:09:00 +00:00
xf86mm.h Allow for 64-bit map handles of ttms and buffer objects. 2006-09-20 16:31:15 +02:00