Added cursor support
authorJakob Bornecrantz <jakob@tungstengraphics.com>
Mon, 28 Jan 2008 02:12:29 +0000 (03:12 +0100)
committerJakob Bornecrantz <jakob@tungstengraphics.com>
Mon, 28 Jan 2008 02:14:56 +0000 (03:14 +0100)
commita2254c5a9670a3e865f0eb5acd46e905c9b146ce
tree080e144b12585dc3dd4c7e3cae63bb3dbe004486
parent98361cf28c62530e34758b27aa1eea805269e0e5
Added cursor support
15 files changed:
libdrm/xf86drmMode.c
libdrm/xf86drmMode.h
linux-core/drm_crtc.c
linux-core/drm_crtc.h
linux-core/drm_drv.c
linux-core/intel_display.c
linux-core/intel_drv.h
linux-core/intel_fb.c
shared-core/drm.h
shared-core/i915_drv.h
shared-core/i915_init.c
tests/modedemo/demo.c
tests/modefb/Makefile [new file with mode: 0644]
tests/modefb/demo.c [new file with mode: 0644]
tests/modefb/test [new file with mode: 0755]