xf86-video-intel/src/uxa
Chris Wilson fab976cef8 uxa: Compile fix for Ubuntu 11.04
../../../src/uxa/intel_uxa.c: In function 'intel_uxa_init':
../../../src/uxa/intel_uxa.c:1557:27: error: 'true' undeclared (first use in this function)
../../../src/uxa/intel_uxa.c:1557:27: note: each undeclared identifier is reported only once for each function it appears in

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2014-08-07 14:35:22 +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: Allocate frontbuffer to meet old fence constaints 2014-06-16 13:01:17 +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 uxa: Update Screen Pixmap width/height first 2014-06-27 16:29:17 +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 sna: Disable all outputs when initializing as a slaved output provider 2014-07-23 11:04:54 +01:00
intel_glamor.c configure: Expose no acceleration by default (--with-default-accel=none) 2014-07-27 07:15:19 +01:00
intel_glamor.h glamor: Enable Xv support 2014-02-01 16:59:13 +00:00
intel_hwmc.c
intel_memory.c uxa: Allocate frontbuffer to meet old fence constaints 2014-06-16 13:01:17 +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: Compile fix for Ubuntu 11.04 2014-08-07 14:35:22 +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: Do not FreePixmap(screen->devPrivate) 2014-06-08 16:56:35 +01:00
uxa.h uxa: Colocate architecture source files with backend implementation sources 2013-07-28 14:49:07 +01:00
uxa_module.h