platform/upstream/mesa.git
2021-06-22 Dave Airliei965: fix regression in pipe control on g45
2021-06-22 Erik Faye-Lundwgl: remove hard limit on pixelformats
2021-06-22 Samuel Pitoisetac/perfcounters: add a GPU block ID to every block...
2021-06-22 Samuel Pitoisetac/perfcounters: add more SPM configuration fields
2021-06-22 Samuel Pitoisetac/perfcounters: rename num_multi to num_spm_counters
2021-06-22 Samuel Pitoisetac/perfcounters,radeonsi: rework performance counters...
2021-06-22 Samuel Pitoisetac/perfcounters: remove ac_pc_block_base::num_prelude
2021-06-22 Tapani Pällianv: provide dummy vkCmdSetPatchControlPointsEXT
2021-06-22 Daniel Stonellvmpipe: Add handle export for resource_get_param
2021-06-21 Jason Ekstranddocs,isl: Document Sandy Bridge HiZ/stencil
2021-06-21 Bas Nieuwenhuizennir: Add raytracing shader call lowering pass.
2021-06-21 Bas Nieuwenhuizennir: Add lowered vendor independent raytracing intrinsics.
2021-06-21 Emma Anholtfreedreno: Handle full blit discards by invalidating...
2021-06-21 Emma Anholtfreedreno: Move the rsc-based batch flushing to helper...
2021-06-21 Emma Anholtgallium/util: Introduce a helper for finding whole...
2021-06-21 Emma Anholtgallium/draw: Garbage collect draw_pt_fetch_emit.
2021-06-21 Emma Anholtgallium/draw: Garbage collect draw_set_force_passthrough
2021-06-21 Simon Serdocs/envvars: document MESA_VK_WSI_PRESENT_MODE
2021-06-21 Simon Servulkan/wsi/wayland: simplify wl_surface version check
2021-06-21 Jordan Justenintel/gen125.xml: Drop GPGPU_WALKER
2021-06-21 Lionel Landwerlinanv: implement VK_EXT_physical_device_drm
2021-06-21 Marek Olšákradeonsi: cleanup some primitive discard CS TODOs regar...
2021-06-21 Marek Olšákradeonsi: skip buffer_atomic_add(ptr, n) when n=0 in...
2021-06-21 Marek Olšákradeonsi: drop support for triangle fans from the prim...
2021-06-21 Marek Olšákradeonsi: drop gfx7 support from the prim discard CS...
2021-06-21 Marek Olšákradeonsi: remove the Z culling option from the primitiv...
2021-06-21 Marek Olšákradeonsi: don't compile TES and GS draw_vbo variants...
2021-06-21 Marek Olšákradeonsi: try to keep all VS input loads together for...
2021-06-21 Marek Olšákradeonsi: remove incorrect comment about PA
2021-06-21 Marek Olšákradeonsi: set more precise max_waves in NGG code
2021-06-21 Marek Olšákradeonsi: merge 2 conditional blocks with same conditio...
2021-06-21 Marek Olšákradeonsi: restructure si_get_vs_vgpr_comp_cnt for reada...
2021-06-21 Rob Clarkfreedreno: Flush if at risk of overflowing bos table
2021-06-21 Rob Clarkfreedreno/a6xx: Handle fb_read in sysmem path
2021-06-21 Rob Clarkfreedreno/ci: Garbage collect some a630 flakes
2021-06-21 Matti Hamalainengallium/tools: improve handling of pointer arrays
2021-06-21 Rhys Perryradv: allow VK_FORMAT_R8G8_SRGB sampling
2021-06-21 Jason Ekstrandnir: Document all the ALU opcodes
2021-06-21 Jason Ekstrandnir,docs: Add docs for NIR ALU instructions
2021-06-21 Jason Ekstrandnir: Require vectorized ALU ops to be all-or-nothing
2021-06-21 Rhys Perrynir/propagate_invariant: add invariant_prim option
2021-06-21 Mike Blumenkrantzzink: handle custom border color without matching wrap...
2021-06-21 Jason Ekstrandvulkan: Update the XML and headers to 1.2.182
2021-06-21 Jason Ekstrandnir,vc4: Suffix a bunch of unorm 4x8 opcodes _vc4
2021-06-21 Jason Ekstrandnir,panfrost: Suffix fsat_signed and fclamp_pos with...
2021-06-21 Jason Ekstrandnir,amd: Suffix nir_op_cube_face_coord/index with _amd
2021-06-21 Timur Kristófaco: Fix checking if load_shared is used by cross lane...
2021-06-21 Andres Gomezci: use bash with download-git-cache.sh
2021-06-21 Bas Nieuwenhuizenutil/fossilize_db: Only lock the db file, not the index.
2021-06-21 Bas Nieuwenhuizenutil/fossilize_db: Do not lock the fossilize db permane...
2021-06-21 Bas Nieuwenhuizenutil/fossilize_db: Split out reading the index.
2021-06-21 Bas Nieuwenhuizenutil/fossilize_db: Pull seek into lock.
2021-06-21 Bas Nieuwenhuizenradv: Add -Wpointer-arith.
2021-06-21 Timur Kristófac/nir: Update TCS output barriers with nir_var_mem_shared.
2021-06-21 Erik Faye-Lunddocs: use rst captions
2021-06-21 Erik Faye-Lunddocs: use more file-roles
2021-06-21 Erik Faye-Lunddocs: drop historic meson details
2021-06-21 Erik Faye-Lunddocs: remove outdated clarification
2021-06-21 Erik Faye-Lunddocs: remove outdated meson-section
2021-06-21 Iago Toral... v3dv: remove const qualifier for resource pointer in...
2021-06-21 Iago Toral... v3dv: expose VK_KHR_copy_commands2
2021-06-21 Iago Toral... v3dv: implement vkCmdResolveImage2KHR
2021-06-21 Iago Toral... v3dv: implement vkCmdCopyImage2KHR
2021-06-21 Iago Toral... v3dv: implement vkCmdCopyBufferToImage2KHR and vkCmdCop...
2021-06-21 Iago Toral... v3dv: implement vkCmdCopyBuffer2KHR
2021-06-21 Iago Toral... v3dv: implement vkCmdBlitImage2KHR
2021-06-20 Yurii Kolesnykovc_std=c11 in meson default_options
2021-06-20 Marek Olšákac/surface: don't set DCC_PIPE_ALIGN modifier bit for...
2021-06-20 Marek Olšákac/surface/tests: fix RB counts
2021-06-20 Marek Olšákradeonsi: move the accepting code into the bbox cull...
2021-06-20 Marek Olšákac/llvm: add a callback to ac_cull_triangle to generate...
2021-06-20 Marek Olšákradeonsi: fix multi draws for the prim discard CS
2021-06-20 Marek Olšákradeonsi: fix incorrect counting of compute_num_verts_r...
2021-06-20 Marek Olšákradeonsi: use ac_build_bit_count instead of opencoding it
2021-06-20 Marek Olšákradeonsi: fix compile failures with SI_PRIM_DISCARD_DEB...
2021-06-19 Eleni Maria... egl: fix in expected type
2021-06-19 Jason Ekstrandcrocus: Drop extra_aux support
2021-06-18 Bas Nieuwenhuizenradv: Enable VK_KHR_acceleration_structure with RADV_PE...
2021-06-18 Bas Nieuwenhuizenradv: Add rt perftest flag.
2021-06-18 Bas Nieuwenhuizenradv: Expose formats for acceleration structure.
2021-06-18 Bas Nieuwenhuizenradv: Implement load_vulkan_descriptor for acceleration...
2021-06-18 Bas Nieuwenhuizenradv: Convert lower_intrinsics to a switch statement
2021-06-18 Bas Nieuwenhuizenradv: Add acceleration structure descriptor set support.
2021-06-18 Bas Nieuwenhuizenradv: Implement device-side BVH building.
2021-06-18 Bas Nieuwenhuizenradv: Add initial CPU BVH building.
2021-06-18 Bas Nieuwenhuizenradv: Use the global BO list for acceleration structures.
2021-06-18 Jason Ekstrandutil: Move the 4x4 matrix inverse function to u_math
2021-06-18 Rob Clarkfreedreno/ci: Increase # of jobs for CI runners
2021-06-18 Rob Clarkfreedreno/ci: Start longest traces first
2021-06-18 Dave Airliecrocus/gen6: fix depth blit blorp regression.
2021-06-18 Emma Anholtfreedreno/ir3: Move NIR printing to mesa_log.
2021-06-18 Emma Anholtnir: Add an interface for logging shaders with mesa_log*.
2021-06-18 Emma Anholtfreedreno/ir3: Move the native code output to mesa_log...
2021-06-18 Emma Anholtfreedreno/ir3: Use mesa_log_stream() for ir3 disassembly.
2021-06-18 Emma Anholtutil/log: Add a streaming printf interface.
2021-06-18 Emma Anholtfreedreno/ir3: Move the assert output to mesa_loge().
2021-06-18 Emma Anholtfreedreno: Move some driver debug printfs to mesa_logd.
2021-06-18 Emma Anholti915g: Add triangle provoking vertex support.
2021-06-18 Eric Engestromdocs: update calendar and link releases notes for 21.1.3
2021-06-18 Eric Engestromdocs: add release notes for 21.1.3
next