xf86-video-intel/src
Cyril Brulebois d754bc3435 Fix build failure when passing --with-builderstring.
If --with-builderstring="foo" is passed to configure (and sna enabled):
  CC     sna_driver.lo
src/sna/sna_driver.c: In function 'sna_init_scrn':
src/sna/sna_driver.c:1023:7: error: token ""foo"" is not valid in preprocessor expressions

Fix the missing defined() around the BUILDER_DESCRIPTION variable.

Signed-off-by: Cyril Brulebois <kibi@debian.org>
2012-08-04 16:35:58 +01:00
..
legacy Pass the chipset info through driverPrivate rather than a global pointer 2012-08-03 21:42:28 +01:00
render_program
scripts
sna Fix build failure when passing --with-builderstring. 2012-08-04 16:35:58 +01:00
xvmc
Makefile.am uxa: Remove Shadow hack 2012-07-15 20:56:58 +01:00
brw_defines.h uxa: set "Shader Channel Select" fields in surface state for Haswell 2012-08-03 12:20:26 +01:00
brw_structs.h uxa: set "Shader Channel Select" fields in surface state for Haswell 2012-08-03 12:20:26 +01:00
common.h Drop some unused includes 2012-07-14 10:02:51 +01:00
compat-api.h intel: port legacy and uxa to new API. 2012-06-05 11:31:45 +01:00
i830_3d.c
i830_reg.h
i830_render.c intel: convert to new screen conversion APIs 2012-05-23 11:02:20 +01:00
i915_3d.c
i915_3d.h
i915_reg.h
i915_render.c Lots of trivial semantic fixes 2012-06-13 14:14:40 +01:00
i915_video.c uxa/i915: check for failure to allocate temporary destination 2012-06-06 17:05:13 +01:00
i965_3d.c uxa: use at least 64 URB entries for Haswell 2012-08-03 12:20:18 +01:00
i965_reg.h uxa: fix 3DSTATE_PS to fill in number of samples for Haswell 2012-08-03 12:20:29 +01:00
i965_render.c uxa: fix 3DSTATE_PS to fill in number of samples for Haswell 2012-08-03 12:20:29 +01:00
i965_video.c uxa: fix 3DSTATE_PS to fill in number of samples for Haswell 2012-08-03 12:20:29 +01:00
intel.h intel: Refactor the common chipset detection/override 2012-07-23 21:55:46 +01:00
intel_batchbuffer.c intel: convert to new screen conversion APIs 2012-05-23 11:02:20 +01:00
intel_batchbuffer.h uxa: Simplify flush tracking 2012-03-15 12:43:12 +00:00
intel_display.c uxa: Add Apple's gmux to the list of known preferred backlights 2012-07-25 09:07:06 +01:00
intel_dri.c uxa/dri (glamor): Use exchange buffer in glamor fixup. 2012-07-27 11:23:35 +01:00
intel_driver.c Pass the chipset info through driverPrivate rather than a global pointer 2012-08-03 21:42:28 +01:00
intel_driver.h Pass the chipset info through driverPrivate rather than a global pointer 2012-08-03 21:42:28 +01:00
intel_glamor.c glamor: Fix misspelled xf86GetOptValString and OPTION_ACCEL_METHOD introduced by commit e456291. 2012-05-27 11:54:00 +01:00
intel_glamor.h uxa/glamor/dri: Enable the pageflip support on glamor. 2012-02-21 08:42:12 +00:00
intel_hwmc.c intel: convert to new screen conversion APIs 2012-05-23 11:02:20 +01:00
intel_hwmc.h
intel_list.h intel: Fix typo s/asert/assert/ 2012-03-08 11:18:01 +00:00
intel_memory.c Drop some unused includes 2012-07-14 10:02:51 +01:00
intel_module.c Pass the chipset info through driverPrivate rather than a global pointer 2012-08-03 21:42:28 +01:00
intel_options.c Don't disable acceleration on 830/845g by default 2012-07-29 22:51:26 +01:00
intel_options.h Don't disable acceleration on 830/845g by default 2012-07-29 22:51:26 +01:00
intel_uxa.c uxa: Remove Shadow hack 2012-07-15 20:56:58 +01:00
intel_video.c uxa: Remove Shadow hack 2012-07-15 20:56:58 +01:00
intel_video.h