platform/upstream/mesa.git
2021-09-28 Luis Felipe... docs: Add documentation regarding INTEL_MEASURE to...
2021-09-28 Luis Felipe... docs: Clean up environment variable docs for Intel...
2021-09-28 Daniel Schürmannaco: clang-format
2021-09-28 Boris Brezillonpanfrost: Use an identity swizzle for RAW formats
2021-09-28 Boris Brezillonpan/lower_fb: Add support for rgb10a2 _SINT variants
2021-09-28 Boris Brezillonpan/lower_fb: Add support for B10G10R10A2_UINT variants
2021-09-28 Boris Brezillonpan/lower_fb: Re-order components when dealing with...
2021-09-28 Boris Brezillonpan/lower_fb: Support SNORM8 unpacking
2021-09-28 Boris Brezillonpan/bi: Fix 1DArray image coordinate retrieval
2021-09-28 Timur Kristófaco: Omit p_extract after ds_read with matching bit...
2021-09-28 Timur Kristófaco: Implement integer conversions using p_extract.
2021-09-28 Timur Kristófaco: Allow p_extract to have different definition and...
2021-09-28 Marek Olšákradeonsi: implement shader-based culling for lines
2021-09-28 Marek Olšákac/llvm: rename ac_cull_triangle -> ac_cull_primitive
2021-09-28 Marek Olšákradeonsi: add gfx10 helpers for determining whether...
2021-09-28 Marek Olšákradeonsi: always use the correct number of vertices...
2021-09-28 Marek Olšákac/llvm: pass cull options into cull_bbox directly
2021-09-28 Marek Olšákradeonsi: disallow NGG fast launch on Navi1x because...
2021-09-28 Marek Olšákradeonsi: fix clearing index_size for NGG fast launch
2021-09-28 Marek Olšákradeonsi: strenthen the ngg->legacy hw workaround,...
2021-09-28 Marek Olšákac/gpu_info: fix the comment for the NGG->legacy transi...
2021-09-28 Marek Olšákradeonsi: don't check ngg_culling != 0 for fast launch...
2021-09-28 Marek Olšákradeonsi: clean prefer_mono for the blit VS
2021-09-28 Marek Olšákradeonsi: reduce NGG culling on/off transitions by...
2021-09-28 Marek Olšákradeonsi: use the optimal draw packet sequence for...
2021-09-28 Marek Olšákradeonsi: set vs_uses_base_instance using C++ template...
2021-09-28 Marek Olšákradeonsi: decrease vertex count threshold for shader...
2021-09-28 Marek Olšákradeonsi: change the units of oversub_pc_factor to...
2021-09-28 Marek Olšákradeonsi: fix a depth texturing performance regression...
2021-09-28 Joshua Ashtonradv: Add noatocdithering option to RADV_DEBUG
2021-09-28 Lionel Landwerlinnir: fix opt_memcpy src/dst mixup
2021-09-28 Boris Brezillonpanvk/ci: Trigger bifrost jobs on vulkan changes
2021-09-28 Boris Brezillonpanvk: Split var copies before lowering them
2021-09-28 Boris Brezillonpanvk: Handle VK_REMAINING_{MIP_LEVELS,ARRAY_LAYERS...
2021-09-28 Boris Brezillonpanvk: Fix stencil clear assignment in panvk_cmd_fb_inf...
2021-09-28 Boris Brezillonpanvk: Fix size overflow in GetBufferMemoryRequirements()
2021-09-28 Boris Brezillonpanvk: Fix 1DArray image to buffer copy
2021-09-28 Boris Brezillonpanvk: Only prepare texture descriptors when the image...
2021-09-28 Boris Brezillonpanvk: Don't expect subpasses to use all RTs
2021-09-28 Boris Brezillonpanvk: Fix an overflow on cmdbuf->state.clear
2021-09-28 Boris Brezillonpanvk: Handle input varyings without previous writes
2021-09-28 Boris Brezillonpanvk: Avoid allocating sysvals UBOs when the pipeline...
2021-09-28 Boris Brezillonpanvk: Fix multisample image copies
2021-09-28 Boris Brezillonpanvk: Fix panvk_pipeline_builder_upload_sysval()
2021-09-28 Boris Brezillonpanvk: Fix the pipeline binding logic
2021-09-28 Boris Brezillonpanvk: Don't invalidate the vertex attributes when...
2021-09-28 Boris Brezillonpanvk: Use the local batch variable when we have one
2021-09-28 Boris Brezillonpanvk: Make panvk_cmd_open_batch() return the new batch
2021-09-28 Boris Brezillonpanvk: Extend panvk_cmd_close_batch() to handle current...
2021-09-28 Boris Brezillonpanvk: Fix TLS initialization for multi-draw batches
2021-09-28 Boris Brezillonpanvk: Fix the static scissor/viewport case
2021-09-28 Boris Brezillonpanvk: Always allocate at least one BLEND descriptor...
2021-09-28 Samuel Pitoisetradv: remove vs_common_out:export_prim_id
2021-09-28 Samuel Pitoisetradv: remove unnecessary init of outinfo.export_prim_id...
2021-09-28 Samuel Pitoisetradv: remove unnecessary radv_shader_info:{vs,tes}...
2021-09-28 Lionel Landwerlinmicrosoft/clc: drop LLVM dependency to version < 12
2021-09-28 Samuel Pitoisetradv: remove unnecessary vs_common_out.export_layer_id
2021-09-28 Samuel Pitoisetradv: remove unnecessary vs_common_out.export_viewport_...
2021-09-28 Pierre-Eric... radeonsi/test: add sanity checks
2021-09-28 Pierre-Eric... radeonsi/test: add Raven expected results
2021-09-28 Pierre-Eric... radeonsi/test: add --gpu to select the GPU to test
2021-09-28 Pierre-Eric... radeonsi/test: sanitize output_folder
2021-09-28 Pierre-Eric... radeonsi/test: allow to specify a baseline folder
2021-09-28 Pierre-Eric... radeonsi/test: print default values in help
2021-09-28 Rhys Perryradv: don't require a GS copy shader to use the cache...
2021-09-28 Samuel Pitoisetradv: remove unused radv_nir_compiler_options fields
2021-09-28 Samuel Pitoisetradv: cleanup uses of VK_PIPELINE_CREATE_DISABLE_OPTIMI...
2021-09-28 Timothy Arceriutil/cache: test simple cache put and get between instances
2021-09-28 Ella-0v3d: add R10G10B10X2_UNORM to format table
2021-09-27 Roland Scheideggerlavapipe: Fix crashes with transform feedback when...
2021-09-27 Mike Blumenkrantzanv: assert that legacy_scanout isn't used with explici...
2021-09-27 Caio Marcelo... iris: Document push constants allocation
2021-09-27 Caio Marcelo... intel: Add and use max_constant_urb_size_kb
2021-09-27 Lionel Landwerlinspirv: don't bother initializing variables to Undef
2021-09-27 Lionel Landwerlinspirv: workaround LLVM-SPIRV Undef variable initializers
2021-09-27 Lionel Landwerlinspirv: avoid shadowing local variable
2021-09-27 Jesse Natalieclover: Rename module -> binary, because C++20 makes...
2021-09-27 Jesse Natalieclover: Delete unused 'e' exception reference vars
2021-09-27 Jesse Natalieclover: std::result_of is deprecated in c++17 and remov...
2021-09-27 Emma Anholti915g: Use the non-vbuf code path by default to fix...
2021-09-27 Emma Anholti915g: Unifdef VBUF_MAP_BUFFER.
2021-09-27 Emma Anholti915g: Remove dead VBUF_USE_POOL code.
2021-09-27 Emma Anholti915g: Improve debug output for the fresh-batch overflo...
2021-09-27 Juan A. Suarez... ci/vc4: add piglit timeout
2021-09-27 Emma Anholtturnip: Disable VK_EXT_display_control.
2021-09-27 Daniel Schürmannaco: try forming clauses even if reg_pressure exceeds
2021-09-27 Daniel Schürmannaco: make clause-forming depend on the number of moved...
2021-09-27 Daniel Schürmannaco: stop scheduling if clause-forming fails
2021-09-27 Adam Jacksonglx: Don't strip off window/pixmap support from float...
2021-09-27 Adam Jacksonglx: Clarify a debug message
2021-09-27 Adam Jacksonglx: Move __glFreeAttributeState next to its one caller
2021-09-27 Adam Jacksonglx: Remove some unused declarations from glxclient.h
2021-09-27 Daniel Schürmannaco/ra: don't copy linear VGPRs within CF in get_reg_cr...
2021-09-27 Samuel Pitoisetradv: pass the pipeline key to the backend compilers
2021-09-27 Samuel Pitoisetradv: rework layout of radv_pipeline_key
2021-09-27 Samuel Pitoisetradv: store the CS subgroup size to radv_shader_info
2021-09-27 Samuel Pitoisetradv: store the topology instead of the output primitiv...
2021-09-27 Tomeu Vizosopanfrost/ci: Test panvk on Mali G52
2021-09-27 Tomeu Vizosopanfrost/ci: Move CI files to src/panfrost
2021-09-27 Boris Brezillonpanvk: Implement vkCmdBlitImage()
next