summaryrefslogtreecommitdiff
path: root/src/intel
AgeCommit message (Expand)AuthorFilesLines
2017-03-23i965: Replace OPT_V() with OPT().Matt Turner1-23/+19
2017-03-23i965/fs: Return progress from demote_sample_qualifiers().Matt Turner1-1/+6
2017-03-23i965/fs: Return progress from move_interpolation_to_top().Matt Turner1-1/+6
2017-03-23intel: move gen_decoder.* to DECODER_FILESTapani Pälli2-3/+5
2017-03-23android: fix vulkan build issues with anv_entrypointsTapani Pälli1-6/+12
2017-03-23android: rename Intel Vulkan library to match desktop oneTapani Pälli1-2/+2
2017-03-22anv: Remove dead prototype from entrypointsDylan Baker1-1/+0
2017-03-22anv: use cElementTree in anv_entrypoints_gen.pyDylan Baker1-1/+1
2017-03-22anv: don't use Element.get in anv_entrypoints_gen.pyDylan Baker1-6/+7
2017-03-22anv: use dict.get in anv_entrypoints_gen.pyDylan Baker1-4/+1
2017-03-22anv: anv_entrypoints_gen.py: use reduce function.Dylan Baker1-5/+3
2017-03-22anv: anv-entrypoints_gen.py: rename hash to cal_hash.Dylan Baker1-3/+4
2017-03-22anv: Generate anv_entrypoints header and code in one commandDylan Baker3-18/+17
2017-03-22anv: anv_entrypoints_gen.py: directly write files instead of pipingDylan Baker3-18/+22
2017-03-22anv: convert C generation to template in anv_entrypoints_gen.pyDylan Baker1-173/+167
2017-03-22anv: convert header generation in anv_entrypoints_gen.py to makoDylan Baker1-35/+42
2017-03-22anv: Update "do not edit" comments with proper filenameDylan Baker1-5/+7
2017-03-22anv: split main into two functions in anv_entrypoints_gen.pyDylan Baker1-52/+56
2017-03-22anv: don't pass xmlfile via stdin anv_entrypoints_gen.pyDylan Baker3-23/+16
2017-03-22anv: make constants capitals in anv_entrypoints_gen.pyDylan Baker1-19/+19
2017-03-22anv: Use python style in anv_entrypoints_gen.pyDylan Baker1-31/+36
2017-03-22anv: anv_entrypoints_gen.py: use a main functionDylan Baker1-225/+233
2017-03-22intel/compiler: consistently use ifndef guards over pragma onceEmil Velikov8-5/+31
2017-03-22intel/common: consistently use ifndef guards over pragma onceEmil Velikov1-1/+5
2017-03-22i965: make brw_setup_image_uniform_values staticEmil Velikov1-5/+0
2017-03-22anv/device: Move push descriptor query handlingJason Ekstrand1-8/+8
2017-03-22anv/image: Return early when unbinding an imageJason Ekstrand1-4/+5
2017-03-22anv: android: remove unused include/vulkan includeEmil Velikov1-1/+0
2017-03-22anv: automake: use the local headers over any system provided onesEmil Velikov1-2/+2
2017-03-21isl: Refactor row pitch calculation (v2)Chad Versace1-33/+89
2017-03-21isl: Drop misplaced comment about paddingChad Versace1-46/+0
2017-03-21i965: Drop AUB_TRACE_* stuff.Kenneth Graunke2-8/+5
2017-03-21intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].Kenneth Graunke5-7/+7
2017-03-21intel: Add a INTEL_DEBUG=color option.Kenneth Graunke2-0/+2
2017-03-20aubinator: Move the guts of decode_group() to decoder.c.Kenneth Graunke3-31/+42
2017-03-20aubinator: Drop spec parameter to decode_group().Kenneth Graunke1-13/+12
2017-03-20aubinator: Make the iterator store a pointer to structure descriptions.Kenneth Graunke3-27/+11
2017-03-20aubinator: Track the current field's starting dword offset.Kenneth Graunke3-26/+18
2017-03-20aubinator: Drop decode_structure() helper.Kenneth Graunke1-16/+9
2017-03-20aubinator: Drop unused print_dword_headers flag.Kenneth Graunke1-5/+4
2017-03-20aubinator: Store a pointer from gen_group back to gen_spec.Kenneth Graunke2-0/+2
2017-03-20aubinator: Store enum textual name in iter->value.Kenneth Graunke3-19/+15
2017-03-20intel: Correct the BDW surface state sizeNanley Chery1-1/+1
2017-03-20anv/genX: Solve the vkCreateGraphicsPipelines crashXu,Randy1-2/+2
2017-03-17genxml: Make MI_STORE_DATA_IMM have a single 64-bit data fieldJason Ekstrand6-12/+6
2017-03-17anv: Turn on inherited queriesJason Ekstrand1-1/+1
2017-03-17anv: Implement pipeline statistics queriesIlia Mirkin4-12/+226
2017-03-17anv: Disable VF statistics for blorp and SOL memcpyJason Ekstrand4-3/+18
2017-03-17anv/pipeline: Enable clipper statisticsJason Ekstrand1-0/+1
2017-03-17genxml: s/Clipper Statistics Enable/Statistics Enable/Jason Ekstrand5-5/+5