gbm/dri: Check dri extension version before flush after unmap
[mesa.git] / src / intel /
2017-03-31 Tapani Pällianv: change BLOCK_POOL_MEMFD_SIZE to 1GB
2017-03-31 Tapani Pälliandroid: add libmesa_genxml as dep to libmesa_isl
2017-03-31 Lionel Landwerlinaubinator: enable snb/ilk through --gen
2017-03-31 Lionel Landwerlinintel: genxml: compress all gen files into one
2017-03-30 Kenneth Graunkeintel: Add INTEL_CFLAGS to aubinator CFLAGS.
2017-03-30 Emil Velikovintel: automake: move INTEL_CFLAGS as applicable
2017-03-30 Emil Velikovintel: android: remove libdrm_intel requirement
2017-03-29 Craig Stoutanv/cmd_buffer: fix host memory leak
2017-03-29 Jason Ekstrandanv/batch_chain: Handle another OOM in cmd_buffer_execbuf
2017-03-29 Alejandro Piñeiroi965: expose BRW_OPCODE_[F32TO16/F16TO32] name on gen8+
2017-03-28 Jason Ekstrandanv/cmd_buffer: Refactor flush_pipeline_select_*
2017-03-28 Jason Ekstrandanv: Flush caches prior to PIPELINE_SELECT on all gens
2017-03-28 Jason Ekstrandanv/cmd_buffer: Fix bad indentation
2017-03-28 Jason Ekstrandanv/cmd_buffer: Apply flush operations prior to executi...
2017-03-28 Jason Ekstrandanv/blorp: Use anv_get_layerCount everywhere
2017-03-28 Jason Ekstrandanv: Make anv_get_layerCount a macro
2017-03-28 Chad Versaceisl: Drop unused isl_surf_init_info::min_pitch
2017-03-28 Chad Versaceintel: Fix requests for exact surface row pitch (v2)
2017-03-28 Chad Versaceisl: Let isl_surf_init's caller set the exact row pitch...
2017-03-28 Chad Versaceisl: Validate the calculated row pitch (v45)
2017-03-28 Chad Versacegenxml: New generated header genX_bits.h (v6)
2017-03-27 Matt Turneri965/fs: Don't emit SEL instructions for type-convertin...
2017-03-27 Xu Randyanv/blorp: Fix a crash in CmdClearColorImage
2017-03-27 Samuel Iglesias... anv: enable sampling from fast-cleared images on SKL
2017-03-25 Chad Versacegenxml: Add 3DSTATE_DEPTH_BUFFER to gen5.xml
2017-03-24 Jason Ekstrandgenxml: Whitespace fixes
2017-03-24 Jason Ekstrandgenxml: Replace "[N]" with "N"
2017-03-24 Jason Ekstrandgenxml/gen6: Remove a couple of bogus values
2017-03-24 Jason Ekstrandgenxml/gen8: Remove BLACK_LEVEL_CORRECTION_STATE
2017-03-24 Jason Ekstrandgenxml: Rename two MCS fields to Auxiliary Surface...
2017-03-24 Chad Versacegenxml: Fix gen_zipped_file.py dependency
2017-03-24 Chad Versacegenxml: Define GENXML_XML_FILES in Makefile.sources
2017-03-24 Emil Velikovanv: automake: ensure that the destination directory...
2017-03-24 Iago Toral Quirogaanv/query: handle out of host memory without crashing...
2017-03-24 Iago Toral Quirogaanv/pipeline: make FragCoord include sample positions...
2017-03-24 Iago Toral Quiroganir/lower_wpos_center: support adding sample position...
2017-03-24 Iago Toral Quirogaanv: return VK_ERROR_DEVICE_LOST immeditely when device...
2017-03-24 Iago Toral Quirogaanv/device: keep track of 'device lost' state
2017-03-24 Iago Toral Quirogaanv/device: return VK_ERROR_DEVICE_LOST for errors...
2017-03-23 Matt Turneri965: Replace OPT_V() with OPT().
2017-03-23 Matt Turneri965/fs: Return progress from demote_sample_qualifiers().
2017-03-23 Matt Turneri965/fs: Return progress from move_interpolation_to_top().
2017-03-23 Tapani Pälliintel: move gen_decoder.* to DECODER_FILES
2017-03-23 Tapani Pälliandroid: fix vulkan build issues with anv_entrypoints
2017-03-23 Tapani Pälliandroid: rename Intel Vulkan library to match desktop one
2017-03-22 Dylan Bakeranv: Remove dead prototype from entrypoints
2017-03-22 Dylan Bakeranv: use cElementTree in anv_entrypoints_gen.py
2017-03-22 Dylan Bakeranv: don't use Element.get in anv_entrypoints_gen.py
2017-03-22 Dylan Bakeranv: use dict.get in anv_entrypoints_gen.py
2017-03-22 Dylan Bakeranv: anv_entrypoints_gen.py: use reduce function.
2017-03-22 Dylan Bakeranv: anv-entrypoints_gen.py: rename hash to cal_hash.
2017-03-22 Dylan Bakeranv: Generate anv_entrypoints header and code in one...
2017-03-22 Dylan Bakeranv: anv_entrypoints_gen.py: directly write files inste...
2017-03-22 Dylan Bakeranv: convert C generation to template in anv_entrypoint...
2017-03-22 Dylan Bakeranv: convert header generation in anv_entrypoints_gen...
2017-03-22 Dylan Bakeranv: Update "do not edit" comments with proper filename
2017-03-22 Dylan Bakeranv: split main into two functions in anv_entrypoints_g...
2017-03-22 Dylan Bakeranv: don't pass xmlfile via stdin anv_entrypoints_gen.py
2017-03-22 Dylan Bakeranv: make constants capitals in anv_entrypoints_gen.py
2017-03-22 Dylan Bakeranv: Use python style in anv_entrypoints_gen.py
2017-03-22 Dylan Bakeranv: anv_entrypoints_gen.py: use a main function
2017-03-22 Emil Velikovintel/compiler: consistently use ifndef guards over...
2017-03-22 Emil Velikovintel/common: consistently use ifndef guards over pragm...
2017-03-22 Emil Velikovi965: make brw_setup_image_uniform_values static
2017-03-22 Jason Ekstrandanv/device: Move push descriptor query handling
2017-03-22 Jason Ekstrandanv/image: Return early when unbinding an image
2017-03-22 Emil Velikovanv: android: remove unused include/vulkan include
2017-03-22 Emil Velikovanv: automake: use the local headers over any system...
2017-03-21 Chad Versaceisl: Refactor row pitch calculation (v2)
2017-03-21 Chad Versaceisl: Drop misplaced comment about padding
2017-03-21 Kenneth Graunkei965: Drop AUB_TRACE_* stuff.
2017-03-21 Kenneth Graunkeintel: Move tools/decoder.[ch] to common/gen_decoder...
2017-03-21 Kenneth Graunkeintel: Add a INTEL_DEBUG=color option.
2017-03-20 Kenneth Graunkeaubinator: Move the guts of decode_group() to decoder.c.
2017-03-20 Kenneth Graunkeaubinator: Drop spec parameter to decode_group().
2017-03-20 Kenneth Graunkeaubinator: Make the iterator store a pointer to structu...
2017-03-20 Kenneth Graunkeaubinator: Track the current field's starting dword...
2017-03-20 Kenneth Graunkeaubinator: Drop decode_structure() helper.
2017-03-20 Kenneth Graunkeaubinator: Drop unused print_dword_headers flag.
2017-03-20 Kenneth Graunkeaubinator: Store a pointer from gen_group back to gen_spec.
2017-03-20 Kenneth Graunkeaubinator: Store enum textual name in iter->value.
2017-03-20 Nanley Cheryintel: Correct the BDW surface state size
2017-03-20 Xu,Randyanv/genX: Solve the vkCreateGraphicsPipelines crash
2017-03-17 Jason Ekstrandgenxml: Make MI_STORE_DATA_IMM have a single 64-bit...
2017-03-17 Jason Ekstrandanv: Turn on inherited queries
2017-03-17 Ilia Mirkinanv: Implement pipeline statistics queries
2017-03-17 Jason Ekstrandanv: Disable VF statistics for blorp and SOL memcpy
2017-03-17 Jason Ekstrandanv/pipeline: Enable clipper statistics
2017-03-17 Jason Ekstrandgenxml: s/Clipper Statistics Enable/Statistics Enable/
2017-03-17 Jason Ekstrandanv/query: Rework store_query_result
2017-03-17 Jason Ekstrandanv/query: Break GPU query calculation into a helper
2017-03-17 Jason Ekstrandgenxml: Add pipeline statistics registers on gen7+
2017-03-17 Jason Ekstrandanv/query: Add a helper for writing a query pool result
2017-03-17 Jason Ekstrandanv/query: Use a variable-length slot size
2017-03-17 Jason Ekstrandanv/query: Move the available bits to the front
2017-03-17 Jason Ekstrandanv/query: Let 32-bit values wrap
2017-03-17 Robert Bragganv/device: init timestampPeriod from devinfo
2017-03-17 Robert Braggi965: Allow a per gen timebase scale factor
2017-03-17 Jason Ekstrandanv/device: Remove a use of a compound literal
2017-03-16 Jason Ekstrandanv/GetQueryPoolResults: Actually implement the spec
next