xf86-video-intel/src/uxa
Chris Wilson 454367f594 Only enable the new Cursor API for the next pre-release of Xorg
Make sure we can compile against the pre-release tarballs at the expense
of an innocuous compile warning if compiled against xserver.git

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2014-06-02 09:26:05 +01:00
..
Makefile.am uxa: Add Present extension support 2014-06-02 08:32:11 +01:00
brw_defines.h
brw_structs.h
common.h
i830_3d.c intel: Compile fixes for base install of SLED11.sp3 2013-09-18 12:49:41 +01:00
i830_reg.h uxa: Remove implicit length from BLT command #defines. 2014-03-13 14:52:59 +00:00
i830_render.c intel: Compile fixes for base install of SLED11.sp3 2013-09-18 12:49:41 +01:00
i915_3d.c intel: Compile fixes for base install of SLED11.sp3 2013-09-18 12:49:41 +01:00
i915_3d.h
i915_reg.h
i915_render.c intel: Compile fixes for base install of SLED11.sp3 2013-09-18 12:49:41 +01:00
i915_video.c uxa: Check for allocation failure in i915 video 2013-10-13 10:40:21 +01:00
i965_3d.c Remove uneeded headers 2013-11-25 10:04:47 +00:00
i965_reg.h uxa: Restore the lost copyright block after splitting i965_reg.h from i915_reg.h 2013-08-16 08:48:32 +01:00
i965_render.c uxa: Avoid relying on an assert and cleanup iterator 2013-11-25 10:04:49 +00:00
i965_video.c intel: Compile fixes for base install of SLED11.sp3 2013-09-18 12:49:41 +01:00
intel.h uxa: Add Present extension support 2014-06-02 08:32:11 +01:00
intel_batchbuffer.c uxa: Implement minimal flushing for bdw+ 2014-03-18 16:52:40 +00:00
intel_batchbuffer.h uxa: Enable BLT acceleration on Broadwell. 2014-03-13 15:04:59 +00:00
intel_display.c Only enable the new Cursor API for the next pre-release of Xorg 2014-06-02 09:26:05 +01:00
intel_dri.c uxa: Restructure DRM event handling. 2014-06-02 08:32:11 +01:00
intel_dri3.c uxa: Add DRI3 and miSyncShm support 2014-06-02 08:32:11 +01:00
intel_driver.c uxa: Add Present extension support 2014-06-02 08:32:11 +01:00
intel_glamor.c uxa: Remove misnomer from ATI logs 2014-04-21 08:22:44 +01:00
intel_glamor.h glamor: Enable Xv support 2014-02-01 16:59:13 +00:00
intel_hwmc.c
intel_memory.c intel: Compile fixes for base install of SLED11.sp3 2013-09-18 12:49:41 +01:00
intel_present.c uxa: Add Present extension support 2014-06-02 08:32:11 +01:00
intel_sync.c uxa: Add DRI3 and miSyncShm support 2014-06-02 08:32:11 +01:00
intel_uxa.c uxa: Add DRI3 and miSyncShm support 2014-06-02 08:32:11 +01:00
intel_video.c uxa: Enable BLT acceleration on Broadwell. 2014-03-13 15:04:59 +00:00
intel_video.h
uxa-accel.c Silence CLang (almost) 2014-05-28 13:34:53 +01:00
uxa-glamor.h uxa: Colocate architecture source files with backend implementation sources 2013-07-28 14:49:07 +01:00
uxa-glyphs.c uxa,legacy: use unsigned for comparition of unsigned 2013-11-25 10:04:49 +00:00
uxa-priv.h Use fbpict.h instead of defining its prototypes ourselves. 2014-04-10 09:07:38 +01:00
uxa-render.c Silence CLang (almost) 2014-05-28 13:34:53 +01:00
uxa-unaccel.c Remove uneeded headers 2013-11-25 10:04:47 +00:00
uxa.c uxa: Colocate architecture source files with backend implementation sources 2013-07-28 14:49:07 +01:00
uxa.h uxa: Colocate architecture source files with backend implementation sources 2013-07-28 14:49:07 +01:00
uxa_module.h