platform/upstream/mesa.git
2021-07-09 Jason Ekstrandandroid: Restore android/Android.mk
2021-07-09 Samuel Pitoisetac,radv: implement the cs_regalloc_hang HW bug workaround
2021-07-09 Erik Faye-Lunddocs: update zink requirements
2021-07-09 Erik Faye-Lundzink: fill in the right line-mode based on state
2021-07-09 Erik Faye-Lundzink: support line stippling
2021-07-09 Erik Faye-Lundzink: use bit-allocation for boolean rasterizer-state
2021-07-09 Erik Faye-Lundzink: hook up line-rasterization ext
2021-07-09 Danylo Piliaievir3: add newly found shlg.b16 instruction
2021-07-09 Samuel Pitoisetaco: use nir_ssa_def_is_unused() to determine if atomic...
2021-07-09 Georg Lehmannvulkan/wsi/wayland: Add support for more SRGB formats.
2021-07-09 Alejandro Piñeirov3dv/format: expose properly that some formats are...
2021-07-09 Michel Dänzerci: Add Fedora release build job
2021-07-09 Michel Dänzerci: Add Fedora 34 based x86 build docker image
2021-07-09 Michel Dänzerci: Rename Debian based build jobs from meson-* to...
2021-07-09 Michel Dänzerci: Add debian/ prefix to job names for Debian based...
2021-07-09 Michel Dänzerturnip: Mark local variable ASSERTED
2021-07-09 Pierre-Eric... dlist: skip NOP command at the head of a list
2021-07-09 Pierre-Eric... dlist: remove unused _mesa_dlist_alloc
2021-07-09 Pierre-Eric... dlist: remove _mesa_dlist_alloc_aligned
2021-07-09 Pierre-Eric... dlist: store all dlist in a continuous memory block
2021-07-09 Pierre-Eric... dlist: increment/check list nesting when handling OPCOD...
2021-07-09 Pierre-Eric... dlist: use a new OPCODE to avoid loading cold data
2021-07-09 Pierre-Eric... dlist: use a separate opcode for vbo replay using loopback
2021-07-09 Pierre-Eric... dlist: split hot/cold data from vertex_list
2021-07-09 Marek Olšákutil/idalloc: add util_idalloc_alloc_range
2021-07-09 Marek Olšákutil/idalloc: add exists and foreach helpers
2021-07-09 Marek Olšákutil/idalloc: hide or remove unused public functions
2021-07-09 Marek Olšákutil/idalloc: reserving an ID that already exists shoul...
2021-07-09 Marek Olšákutil/idalloc: fold the size call into init
2021-07-09 Marek Olšákutil/idalloc: change num_elements to units of elements...
2021-07-09 Pierre-Eric... dlist: always use merged primitive for drawing
2021-07-09 Pierre-Eric... dlist: use an union instead of allocating a 1-sized...
2021-07-09 Pierre-Eric... dlist: unindent code
2021-07-09 Pierre-Eric... dlist: remove InstSize
2021-07-09 Pierre-Eric... dlist: remove OPCODE_EXT_0
2021-07-09 Pierre-Eric... dlist: prelock ctx->Shared->DisplayList before execute_list
2021-07-09 Pierre-Eric... dlist: add locked param to _mesa_lookup_list
2021-07-09 Pierre-Eric... glthread: merge sucessive glCallList
2021-07-09 Pierre-Eric... glthread: use custom marshal/unmarshal for CallList
2021-07-09 Pierre-Eric... glthread: return consumed bytes
2021-07-09 Pierre-Eric... glthread: add a last parameter to unmarshal functions
2021-07-09 Connor Abbottir3/nir: Lower indirect references of compact variables
2021-07-09 Andrii SimiklitRemove redundant assignment
2021-07-09 Samuel Pitoisetradv: fix applying radv_disable_dcc for DOOM and Wolfen...
2021-07-08 Yiwei Zhangegl/android: only apply front rendering usage in shared...
2021-07-08 Chia-I Wuvenus: fix empty submits with BOs
2021-07-08 Alyssa Rosenzweigdocs: Update relnotes for panfrost/asahi
2021-07-08 Jason Ekstrandandroid: Drop the Android.mk build system
2021-07-08 Marek Olšákradeonsi: enable uniform inlining by default
2021-07-08 Marek Olšákac,radeonsi: move late alloc computation into common...
2021-07-08 Marek Olšákradeonsi: move an incorrectly placed comment about...
2021-07-08 Marek Olšákradeonsi,radv: fix a late alloc deadlock with <= 6...
2021-07-08 Marek Olšákac/surface/tests: fix the ARM build
2021-07-08 Marek Olšákradeonsi: rewrite a confusing comment in si_upload_and_...
2021-07-08 Marek Olšákac/llvm: rework how negative W affects culling to not...
2021-07-08 Marek Olšákac/llvm: don't return a status from ac_cull_triangle...
2021-07-08 Marek Olšákradeonsi: drop smoothing quality to 4xAA for better...
2021-07-08 Jason Ekstrandnir: Drop nir_ssa_def::name and nir_register::name
2021-07-08 Chia-I Wuvulkan/wsi: fix select_memory_type when all MTs are...
2021-07-08 Connor Abbotttu: Update subgroup properties
2021-07-08 Connor Abbottir3/legalize: Fix loop convergence behavior
2021-07-08 Connor Abbottir3: Fix convergence behavior for loops with continues
2021-07-08 Connor Abbottir3: Implement nir subgroup intrinsics
2021-07-08 Connor Abbottir3: Handle shared registers in lower_parallelcopy
2021-07-08 Connor Abbottir3: Add subgroup pseudoinstructions
2021-07-08 Connor Abbottir3: Support any/all/getone branches
2021-07-08 Connor Abbottir3: Cleanup ir3_legalize jump optimization
2021-07-08 Connor Abbottir3/sched: Handle branch condition in split_pred()
2021-07-08 Connor Abbottir3: Fix infinite loop in scheduler when splitting
2021-07-08 Connor Abbottir3: Make MOVMSK use repeat
2021-07-08 Connor Abbottir3: Fix shared reg delay
2021-07-08 Connor Abbottir3: Actually allow shared reg moves to be folded
2021-07-08 Connor Abbottir3: Better valid flags for shared regs
2021-07-08 Connor Abbottir3: Prevent propagating shared regs out of loops
2021-07-08 Connor Abbottir3: Handle unreachable blocks
2021-07-08 Connor Abbottir3: Handle shared register liveness correctly
2021-07-08 Connor Abbottir3/nir: Call nir_lower_subgroups
2021-07-08 Connor Abbotttu, ir3: Plumb through support for CS subgroup size/id
2021-07-08 Connor Abbottnir: Add read_invocation_cond_ir3 intrinsic
2021-07-08 Connor Abbottnir/subgroups: Support > 1 ballot components
2021-07-08 Connor Abbottnir/subgroups: Replace lower_vote_eq_to_ballot with...
2021-07-08 Timur Kristófradv: Set parameter cache oversubscription according...
2021-07-08 Timur Kristófradv: Allow enabling vertex grouping, fix NGG info...
2021-07-08 Timur Kristófradv: Move radv_optimize_nir_algebraic to a separate...
2021-07-08 Timur Kristófradv: Add last_vgt_api_stage and use it to simplify...
2021-07-08 Mike Blumenkrantzzink: ensure sparse allocations aren't marked host...
2021-07-08 Samuel Pitoisetaco: fix shared_atomic_comp_swap if the second source...
2021-07-08 Simon Servulkan/wsi/wayland: handle dmabuf params allocation...
2021-07-08 Simon Servulkan/wsi/wayland: fix wsi_wl_image_init error code
2021-07-08 Simon Servulkan/wsi/wayland: remove unnecessary wl_proxy_set_que...
2021-07-08 Simon Servulkan/wsi/wayland: remove swapchain wl_drm wrapper
2021-07-08 Qiang Yust/mesa: fix size miss match for some check
2021-07-07 Emma Anholtnir_to_tgsi: Declare immediates as float on non-native...
2021-07-07 Emma Anholtnir_to_tgsi: Run copy prop (and thus dce) after lower_b...
2021-07-07 Emma Anholti915g: Fix writemasking of SEQ/SNE/SSG.
2021-07-07 Heinrich Finksoftpipe: add missing sentinel to debug option array
2021-07-07 Erik Faye-Lundci: fix source-deps for radv on windows
2021-07-07 Kenneth Graunkeiris: Force device local memory for u_upload_mgr buffers
2021-07-07 Dylan Bakerdocs: Add calendar entries for 21.2 release candidates.
2021-07-07 Roman StratiienkoAOSP: Do not add '-Wl,--gc-sections' to the linker...
next