platform/upstream/mesa.git
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...
2021-07-07 Mike Blumenkrantzlavapipe: disable line rasterization ext
2021-07-07 Mike Blumenkrantznir/format_convert: add ssa version of uint packing
2021-07-07 Mike Blumenkrantznir/format_convert: nir_shift -> nir_shift_imm
2021-07-07 Alyssa Rosenzweigpanfrost: Remove unused midgard-pack.h includes
2021-07-07 Alyssa Rosenzweigpanfrost: Remove pan_cmdstream.h
2021-07-07 Alyssa Rosenzweigpanfrost: Move sample accessor to pan_cmdstream
2021-07-07 Alyssa Rosenzweigpanfrost: Clean up pan_cmdstream.h
2021-07-07 Alyssa Rosenzweigpanfrost: Use vtable for fragment descriptor functions
2021-07-07 Alyssa Rosenzweigpanfrost: Move panfrost_emit_tile_map to pan_job
2021-07-07 Alyssa Rosenzweigpanfrost: Move launch_grid to pan_cmdstream
2021-07-07 Alyssa Rosenzweigpanfrost: Don't ralloc panfrost_blend_state
2021-07-07 Alyssa Rosenzweigpanfrost: Move blend CSO to cmdstream/context
2021-07-07 Alyssa Rosenzweigpanfrost: Split out prepare_rsd into a vtbl
2021-07-07 Alyssa Rosenzweigpanfrost: Move most CSO creates to pan_cmdstream.c
2021-07-07 Alyssa Rosenzweigpanfrost: Move draw_vbo to pan_cmdstream.c
2021-07-07 Samuel Pitoisetaco: fix emitting a16 for MIMG instructions on GFX10+
2021-07-07 Samuel Pitoisetaco: fix emitting d16 for MIMG instructions on GFX9+
2021-07-07 Iago Toral... v3dv: account for dst offset of copy query results...
2021-07-07 Corentin Noëlci: Bump virglrenderer
2021-07-07 Corentin Noëlci: Re-enable virgl tesselation shader
2021-07-07 Alyssa Rosenzweigagx: Ensure we don't overallocate registers
next