mesa/src/intel/common
Kenneth Graunke 169d8e011a intel: Fix 3DSTATE_CONSTANT buffer decoding.
First, this was iterating over the 3DSTATE_CONSTANT_* instruction
but trying to process fields of the 3DSTATE_CONSTANT_BODY substructure.

Secondly, the fields have been called Buffer[0] and Read Length[0],
for a while now, and we were not handling the subscripts correctly.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2018-05-02 10:09:28 -07:00
..
gen_batch_decoder.c intel: Fix 3DSTATE_CONSTANT buffer decoding. 2018-05-02 10:09:28 -07: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: fix starting dword of struct fields 2018-05-02 17:11:28 +01:00
gen_decoder.h intel: Give the batch decoder a callback to ask about state size. 2018-05-02 09:27:56 -07:00
gen_defines.h intel: add new common header gen_defines.h 2018-02-28 14:36:57 +02:00
gen_disasm.c intel: Move batch decoder/disassembler from tools/ to common/ 2018-05-02 09:27:56 -07:00
gen_disasm.h intel: Move batch decoder/disassembler from tools/ to common/ 2018-05-02 09:27:56 -07:00
gen_l3_config.c intel/common/icl: Add L3 config 2018-03-22 09:56:09 -07: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 mesa: include mtypes.h less 2018-04-12 19:31:30 -04: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: Move batch decoder/disassembler from tools/ to common/ 2018-05-02 09:27:56 -07:00