mesa.git
2020-08-21 Rhys Perryaco: use nir_intrinsic_has_access
2020-08-21 Rhys Perrynir: add and use nir_intrinsic_has_ helpers
2020-08-21 Rhys Perryaco: fix non-rtz pack_half_2x16
2020-08-21 Danylo Piliaievglsl: Eliminate out-of-bounds triop_vector_insert
2020-08-21 Danylo Piliaievglsl: Eliminate assigments to out-of-bounds elements...
2020-08-21 Danylo Piliaievir_constant: Return zero on out-of-bounds vector accesses
2020-08-21 Ricardo Quesadaanv: support fd==-1 in ImportSemaphoreFdKHR
2020-08-21 Samuel Pitoisetaco: add ACO_DEBUG=force-waitcnt to emit wait-states
2020-08-21 Jesse Nataliewgl: Switch to Win10 version defines to enable usage...
2020-08-21 Samuel Pitoisetradv: ignore BB labels when splitting the disassembly...
2020-08-21 Tapani Pällianv: take depth in to account in anv_GetImageSubresourc...
2020-08-21 Caleb Callawayiris: Add missing newline to debug log message
2020-08-20 Eric Anholtci/freedreno: List more common flakes reported recently.
2020-08-20 Eric Anholtci/freedreno: Move our skips lists over to being known...
2020-08-20 Eric Anholtci/deqp-runner: Add a post-deqp-run filter list for...
2020-08-20 Eric Anholtci/deqp-runner: Drop unused "count" variable
2020-08-20 Eric Anholtci/deqp-runner: Drop stale comment from deqp-runner.sh.
2020-08-20 Jesse Natalienir: Use 'unsigned' instead of enum types in nir_variab...
2020-08-20 Jason Ekstrandnir: Add an LOD parameter to image_*_size
2020-08-20 Arcady Goldmints... broadcom/compiler: Enable PER_QUAD for UBO and SSBO...
2020-08-20 Arcady Goldmints... broadcom/compiler: Add a constant folding pass after...
2020-08-20 Arcady Goldmints... broadcom/compiler: support nir_intrinsic_load_sample_id
2020-08-20 Karol Herbstclover/spirv: pass list of supported extensions to...
2020-08-20 Pierre Moreauclover/nir: Register callback for translation messages...
2020-08-20 Pierre Moreauclover/llvm: Use the highest supported SPIR-V version...
2020-08-20 Pierre Moreaumeson: Raise minimum version for SPIR-V OpenCL deps...
2020-08-20 Pierre Moreauclover/spirv: Print linked SPIR-V module if asked
2020-08-20 Pierre Moreauclover/spirv: Remove unused tuple header
2020-08-20 Karol Herbstclover/spirv: rework handling of spirv extensions
2020-08-20 Alyssa Rosenzweigpanfrost: Fix alignment on Bifrost
2020-08-20 Connor Abbotttu: Enable VK_KHR_multiview
2020-08-20 Connor Abbotttu: Implement multiview pipeline state
2020-08-20 Connor Abbotttu: Add multiview lowering pass
2020-08-20 Connor Abbotttu: Implement multiview query interactions
2020-08-20 Connor Abbotttu: Improve timestamp queries
2020-08-20 Connor Abbotttu: Implement multiview clear/resolve interactions
2020-08-20 Connor Abbotttu: Parse multiview render pass info
2020-08-20 Connor Abbotttu: Translate VkRenderPassMultiviewCreateInfo to VkRend...
2020-08-20 Connor Abbottir3: Add support for gl_ViewIndex in VS & FS
2020-08-20 Connor Abbottfreedreno/a6xx: Add multiview registers
2020-08-20 Rob Clarkfreedreno/a6xx: disable LRZ when color channels are...
2020-08-20 Rob Clarkfreedreno/cffdump: add arg to filter by process name
2020-08-20 Eric Anholtnir: Shrink store intrinsic num_components to the size...
2020-08-20 Eric Anholtnir: Expand opt_undef to handle undef channels in a...
2020-08-20 Eric Anholtnir/opt_undef: Handle a couple more normal store intrin...
2020-08-20 Eric Anholtradv: Move nir_opt_shrink_vectors() into the opt loop.
2020-08-20 Alyssa Rosenzweigpanfrost: Reduce attribute buffer allocations
2020-08-20 Alyssa Rosenzweigpanfrost: Don't reserve for NPOT w/o instancing
2020-08-20 Alyssa Rosenzweigpanfrost: Don't overallocate attributes
2020-08-20 Alyssa Rosenzweigpanfrost: Fix attribute buffer underallocation
2020-08-20 Alyssa Rosenzweigpanfrost: Pass alignments explicitly
2020-08-20 Alyssa Rosenzweigpanfrost: Free batch->dependencies
2020-08-20 Alyssa Rosenzweigpanfrost: Use memctx for sysvals
2020-08-20 Alyssa Rosenzweigpan/mdg: Free previous liveness
2020-08-20 Alyssa Rosenzweigpanfrost: Free hash_to_temp map
2020-08-20 Alyssa Rosenzweigpanfrost: Free NIR of blit shaders
2020-08-20 Alyssa Rosenzweigpanfrost: Free cloned NIR shader
2020-08-20 Alyssa Rosenzweigpanfrost: Fix blend leak for render targets 5-8
2020-08-20 Alyssa Rosenzweigpanfrost: Keep finalized blend state constant
2020-08-20 Alyssa Rosenzweigpanfrost: Drop depth-only case in blend finalize
2020-08-20 Alyssa Rosenzweigpanfrost: Explicitly handle nr_cbufs=0 case
2020-08-20 Alyssa Rosenzweigpanfrost: Drop implicit blend pooling
2020-08-20 Alyssa Rosenzweigpanfrost: Share tiler_heap across batches/contexts
2020-08-20 Alyssa Rosenzweigpan/decode: Don't try to dereference heap mapping
2020-08-20 Alyssa Rosenzweigpanfrost: Avoid minimum stack allocations
2020-08-20 Alyssa Rosenzweigpanfrost: Introduce invisible pool
2020-08-20 Alyssa Rosenzweigpanfrost: Pre-allocate memory for pool
2020-08-20 Kenneth Graunkeiris: Fix headerless sampler messages in compute shader...
2020-08-20 Samuel Pitoisetaco: fix file leak in ra_fail()
2020-08-20 Jason Ekstrandnir/opt_large_constants: Fix a type/deref_type typo
2020-08-20 Marcin Ślusarzgitlab: ask for more detailed info about GPU
2020-08-20 Rhys Perryradv: fix null memcpy and zero-sized malloc
2020-08-20 Rhys Perryradv: align pipeline cache entry and header sizes
2020-08-20 Rhys Perryradv: don't pass null to _mesa_sha1_update
2020-08-20 Rhys Perrynir: fix memory leak in nir_cf_list_clone
2020-08-20 Rhys Perrynir: fix potential left shift of a negative value
2020-08-20 Rhys Perryutil: add a alignof() macro
2020-08-20 Rhys Perrygitlab: ask inxi output to be in code blocks
2020-08-20 Samuel Pitoisetradv,aco: report ACO errors/warnings back via VK_EXT_de...
2020-08-20 Samuel Pitoisetaco: rework the way various compilation/validation...
2020-08-20 Samuel Pitoisetaco: rename DEBUG_VALIDATE to DEBUG_VALIDATE_IR
2020-08-20 Tapani Pällianv: null check for buffer before reading size
2020-08-20 Eric Anholtutil: Explicitly call the unpack functions from inside...
2020-08-20 Eric Anholtutil: Expose rgba unpack/fetch functions as external...
2020-08-19 Nanley Cheryiris: Drop buffer support in resource_from_handle
2020-08-19 Nanley Cheryiris: Add and use iris_resource_configure_main
2020-08-19 Nanley Cheryiris: Move size/offset calculations out of configure_aux
2020-08-19 Nanley Cheryiris: Drop old comment on clear color BO allocation
2020-08-19 Nanley Cheryiris: Drop unused resource allocation optimization
2020-08-19 Nanley Cheryiris: Drop iris_resource_alloc_separate_aux
2020-08-19 Eric Engestromegl: drop another indentation level in _eglFindDisplay...
2020-08-19 Eric Engestromegl: drop an indentation level in _eglFindDisplay(...
2020-08-19 Eric Engestromgitlab-ci: fix quoting of variables passed down to...
2020-08-19 Eric Engestromgitlab-ci: fix testing whether a variable with a given...
2020-08-19 Eric Engestromdocs: update calendar and link releases notes for 20.1.6
2020-08-19 Eric Engestromdocs: add release notes for 20.1.6
2020-08-19 Alejandro Piñeirov3d/compiler: add v3dv_prog_data_size helper
2020-08-19 Jason Ekstrandcompiler/types: Allow interfaces in get_explicit_type_f...
2020-08-19 Jason Ekstrandnir/large_constants: Handle incomplete derefs
2020-08-19 Jason Ekstrandnir/find_array_copies: Handle cast derefs
next