Add support for tracking drawable information to core
authorMichel Dänzer <michel@tungstengraphics.com>
Tue, 22 Aug 2006 14:40:07 +0000 (16:40 +0200)
committerMichel Dänzer <michel@tungstengraphics.com>
Thu, 28 Sep 2006 13:41:35 +0000 (15:41 +0200)
commit29598e5253ff5c085ccf63580fd24b84db848424
tree6dd3866b32161f16130d962ff5717980bb557029
parentd817cc1f30060fcc4a85a05b2de8a2a1687421b5
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.
bsd-core/drm_drawable.c [changed from file to symlink]
libdrm/xf86drm.c
libdrm/xf86drm.h
linux-core/Makefile
linux-core/drmP.h
linux-core/drm_drawable.c [changed from file to symlink]
linux-core/drm_stub.c
shared-core/drm.h
shared-core/drm_drawable.c [new file with mode: 0644]