mesa/src/intel/common
Jordan Justen 272bef0601 intel: Split gen_device_info out into libintel_dev
Split out the device info so isl doesn't depend on intel/common. Now
it will depend on the new intel/dev device info lib.

This will allow the decoder in intel/common to use isl, allowing us to
apply Ken's patch that removes the genxml duplication of surface
formats.

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
2018-03-05 09:47:37 -08:00
..
gen_clflush.h intel: Fix clflushing on modern (Baytrail+) Atom CPUs. 2017-07-10 15:55:26 -07:00
gen_debug.c i965: add a debug option to disable oa config loading 2017-11-28 13:34:04 +00:00
gen_debug.h i965: Move perf_debug and WARN_ONCE back to brw_context.h. 2017-11-28 15:23:16 -08:00
gen_decoder.c intel/decoder: Expose the raw field value in the iterator 2017-12-14 13:27:09 -08:00
gen_decoder.h intel: Split gen_device_info out into libintel_dev 2018-03-05 09:47:37 -08:00
gen_defines.h intel: add new common header gen_defines.h 2018-02-28 14:36:57 +02:00
gen_l3_config.c intel/l3: Don't allocate SLM partition on ICL+. 2018-03-02 11:28:56 -08:00
gen_l3_config.h intel: Split gen_device_info out into libintel_dev 2018-03-05 09:47:37 -08:00
gen_sample_positions.h intel/common: Improve the comments for sample positions 2017-10-16 08:04:56 -07:00
gen_urb_config.c i965: Fix a mistake from porting the URB allocation code to arrays. 2016-11-23 16:57:29 -08:00
intel_log.c intel: Add simple logging façade for Android (v2) 2017-10-17 11:08:26 -07:00
intel_log.h intel: Add simple logging façade for Android (v2) 2017-10-17 11:08:26 -07:00
meson.build intel: Split gen_device_info out into libintel_dev 2018-03-05 09:47:37 -08:00