etnaviv: adapt shader-db output for variant support
[mesa.git] / src / intel /
2017-04-05 Emil Velikovanv: provide required gem stubs for the tests
2017-04-05 Emil Velikovintel: genxml: automake: include gen_bits_header.py...
2017-04-05 Emil Velikovintel: genxml: automake: polish automake rules
2017-04-05 Jason Ekstrandanv: Advertise larger heap sizes
2017-04-05 Jason Ekstrandanv: Add support for 48-bit addresses
2017-04-05 Jason Ekstrandanv: Replace anv_bo::is_winsys_bo with a uint32_t flags
2017-04-05 Jason Ekstrandanv/blorp: Align vertex buffers to 64B
2017-04-05 Jason Ekstrandanv: Query the kernel for reset status
2017-04-05 Jason Ekstrandanv: Check for device loss at the end of WaitForFences
2017-04-05 Jason Ekstrandanv/pipeline: Properly handle unset gl_Layer and gl_Vie...
2017-04-05 Jason Ekstrandi965/fs: Always provide a default LOD of 0 for TXS...
2017-04-04 Jason Ekstrandintel/isl: Refactor and clerify gen8 alignment calculations
2017-04-04 Lionel Landwerlinintel: tools: add aubinator_error_decode tool
2017-04-04 Lionel Landwerlinintel: genxml: add RING_BUFFER_CTL registers
2017-04-04 Lionel Landwerlinintel: genxml: add FAULT_REG register
2017-04-04 Lionel Landwerlinintel: genxml: add gen7 ERR_INT register
2017-04-04 Lionel Landwerlinintel: genxml: add ACTHD registers
2017-04-04 Lionel Landwerlinintel: genxml: add GFX_ARB_ERROR_RPT register
2017-04-04 Lionel Landwerlinintel: genxml: add INSTDONE registers
2017-04-04 Mauro Rossiandroid: intel: genxml: fix genX_xml.h generation rules
2017-04-03 Jason Ekstrandintel/vec4: Add some fall through comments
2017-04-03 Jason Ekstrandanv: Implement VK_KHR_incremental_present
2017-04-03 Jason Ekstrandvulkan/wsi: Plumb present regions through the common...
2017-04-03 Lionel Landwerlinaubinator/gen_decoder/i965: decode instructions from...
2017-04-03 Lionel Landwerlinintel: gen_decoder: store pointer to current decoded...
2017-03-31 Lionel Landwerlinintel: genxml: fix out of tree builds
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.
next