platform/upstream/mesa.git
2022-07-06 Boris Brezillondzn: Provide a helper to check if 2 formats are compatible
2022-07-06 Boris Brezillondzn: Query D3D12_FEATURE_D3D12_OPTIONS3 features
2022-07-06 Iago Toral... v3dv: fix merge jobs
2022-07-05 Lionel Landwerlinanv: use the right helper to invalidate memory
2022-07-05 Mike Blumenkrantzzink: use a std430 interface for bo types
2022-07-05 Mike Blumenkrantzzink: use std430 packing by default
2022-07-05 Mike Blumenkrantzzink: add an optimizer pass to enforce bo bounds
2022-07-05 Mike Blumenkrantzzink: pass zink_shader to optimize_nir during final...
2022-07-05 Mike Blumenkrantzzink: don't run nir_lower_uniforms_to_ubo repeatedly
2022-07-05 Mike Blumenkrantzzink: handle bitsizes in get_bo_vars() analysis
2022-07-05 Mike Blumenkrantzzink: move/refactor bo_vars struct creation in compiler
2022-07-05 Mike Blumenkrantzzink: force unsized array in bo creation using the...
2022-07-05 Mike Blumenkrantzzink: further improve bo sizing
2022-07-05 Mike Blumenkrantzzink: size uniform_0 ubo accurately
2022-07-05 Alyssa Rosenzweigttn: Set nir->info.separate_shader
2022-07-05 Emma Anholtci/llvmpipe: Skip ssbo.layout.random.all_shared_buffer.36
2022-07-05 Emma Anholtci: Uprev deqp to 1.3.3.0.
2022-07-05 Rhys Perryaco/tests: add vop3p constant combine tests
2022-07-05 Rhys Perryaco: don't use 32-bit fp inline constants for fp16...
2022-07-05 Rhys Perryaco: try sign-extending or shifting constants in propag...
2022-07-05 Rhys Perryaco: fix redirect combine in propagate_constants_vop3p...
2022-07-05 Rhys Perryaco: don't use opsel to fold constants into dot accumul...
2022-07-05 Rhys Perryaco: fix propagate_constants_vop3p with integer vop3p...
2022-07-05 Rhys Perryaco: fix single-alignbyte do_pack_2x16() path with...
2022-07-05 Rhys Perryaco: ignore precise flag when optimizing integer clamps
2022-07-05 Rhys Perryaco: include _e64 variants of 16-bit min/max in minmax...
2022-07-05 Rhys Perryaco: don't accept med3 opcodes in get_minmax_info()
2022-07-05 Rhys Perryaco: add and use constantValue16()
2022-07-05 Alyssa Rosenzweigpan/va: Handle terminal barriers
2022-07-05 M Henningnouveau: Drop C++03 compat code
2022-07-05 Samuel Pitoisetradv: always enable VK_EXT_debug_utils
2022-07-04 Emma Anholtir3: Retire the cp postsched pass now that we do RA...
2022-07-04 David HeidelbergRevert "ci/freedreno: temporary disable AmnesiaTDD"
2022-07-04 Samuel Pitoisetradv: disable DCC for Melty Blood Actress Again Current...
2022-07-04 Samuel Pitoisetzink/ci: update list of failures for piglit with RADV
2022-07-04 Samuel Pitoisetradv: remove old workaround for HTILE layers with F1...
2022-07-04 Samuel Pitoisetradv: do not abort if SPM isn't supported for the curre...
2022-07-04 Samuel Pitoisetradv: use LOAD_CONTEXT_REG to load the opaque buffer...
2022-07-04 Timothy Arcerist/glsl: fix broken vertex attrib mapping
2022-07-03 Rob Clarkfreedreno/a6xx: Initialize VFD_FETCH[n].SIZE to zero
2022-07-03 Rob Clarkfreedreno/a6xx: Split VFD_FETCH[] if needed
2022-07-03 Rob Clarkfreedreno/registers: Small cleanup
2022-07-03 Rob Clarkfreedreno: Add pkt4 assert
2022-07-03 Jonathan Marekfreedreno/registers: add missing varset="chip" for...
2022-07-03 Lucas Stachetnaviv: rework resource status tracking (again)
2022-07-03 Lucas Stachetnaviv: add function to get resource status
2022-07-03 Lucas Stachetnaviv: drm: rename etna_drm_table_lock
2022-07-03 Lucas Stachetnaviv: drm: make etna_bo_map thread safe
2022-07-03 Lucas Stachetnaviv: drm: don't cache mmap offset
2022-07-03 Lucas Stachetnaviv: drm: always use hash to track BO index
2022-07-02 Lucas Stachetnaviv: allow mapped buffers during execution
2022-07-02 Lucas Stachetnaviv: expose real map buffer alignment
2022-07-02 Martin Roukala... radv/ci: do not reboot on soft-recovered hangs, just...
2022-07-02 Martin Roukala... radv/ci: allow specifying a warning pattern
2022-07-02 Samuel Pitoisetradv/ci: add CI lists for LLVM on NAVI21
2022-07-02 Martin Roukala... radv/ci: test the llvm backend on navi21
2022-07-01 Jesse Nataliegallium/util: Move u_dl and u_pointer to src/util
2022-07-01 Christian Gmeineretnaviv: async shader compile
2022-07-01 Christian Gmeineretnaviv: factor out shader screen related init/deint
2022-07-01 Martin Roukala... ci/x86: update to llvm 13
2022-07-01 Timur Kristófradv: Use NIR optimization to move discards to the...
2022-07-01 Yiwei Zhangvenus: swizzle the chroma channels for YVU420 to match...
2022-07-01 Timur Kristófradv: Add CULL_PRIMITIVE to special output mask.
2022-07-01 Timur Kristófradv: Don't assign driver locations to mesh shader...
2022-07-01 Timur Kristófac/nir/ngg: Ignore driver location for mesh shader...
2022-07-01 Martin Roukala... ci/radv: enable vkcts testing on kabini
2022-07-01 David Heidelbergci/freedreno: disable SpecOps trace, each run flaky
2022-07-01 Jonathan Marekfreedreno/registers: add a7xx registers for drm/msm...
2022-07-01 Jesse Nataliedzn: Support Vulkan loader interface v5
2022-07-01 Konstantin... radv: Use two bools for ahit_status
2022-07-01 David Heidelbergci/freedreno: disable Stellaris trace
2022-07-01 David Heidelbergci/freedreno: temporary disable AmnesiaTDD
2022-07-01 David Heidelbergci/freedreno: add more restricted traces
2022-07-01 Daniel Schürmannnir/opt_shrink_vectors: fix re-using of components...
2022-07-01 Danylo Piliaievir3: Use NIR's info.writes_memory to detect when when...
2022-07-01 Iago Toral... v3dv: fix pool descriptor count for inline uniform...
2022-07-01 Jordan Justenvulkan/wsi: Disable dma-buf sync file if ENOSYS is...
2022-07-01 Boris Brezillondzn: Mark transition barriers as executed when we execu...
2022-07-01 Eric Engestrombroadcom/rpi4-skips: drop duplicated lines
2022-07-01 Timothy Arceriglsl: drop non-nir path for atan in builtin functions
2022-07-01 Kenneth Graunkeintel/fs: Opportunistically split SEND message payloads
2022-07-01 Kenneth Graunkeintel/compiler: Handle split-sends in EOT high-register...
2022-07-01 Dave Airlieaco: drop radv_shader.h include
2022-07-01 Dave Airlieaco/radv: provide a vs prolog callback from aco to...
2022-07-01 Dave Airlieaco/radv: provide a callback from aco shader building...
2022-07-01 Dave Airlieaco: refactor the radv binary builder out of the core...
2022-06-30 Kenneth Graunkeintel/compiler: Convert brw_eu.cpp back to brw_eu.c
2022-06-30 Kenneth Graunkeintel/compiler: Remove use of thread_local for opcode...
2022-06-30 Kenneth Graunkeintel/compiler: Introduce a new brw_isa_info structure
2022-06-30 Kenneth Graunkeintel/compiler: Move opcode_desc handling to a separate...
2022-06-30 Kenneth Graunkeintel/tools: Stop malloc'ing device info in i965_disasm
2022-06-30 Kenneth Graunkeintel/compiler: Split 3DPRIM_* defines out to a separat...
2022-06-30 Kenneth Graunkeintel/compiler: Fix brw_gfx_ver_enum.h to be a proper...
2022-06-30 Kenneth Graunkeintel/compiler: Stop including src/mesa/main/config.h
2022-06-30 Kenneth Graunkecrocus: Use PIPE_* defines rather than ones from main...
2022-06-30 Kenneth Graunkeiris: Use PIPE_* defines rather than ones from main...
2022-06-30 Mike Blumenkrantzzink: enforce viewport depth clamping
2022-06-30 Mike Blumenkrantzlavapipe: don't remove xfb outputs
2022-06-30 Mike Blumenkrantzzink: disable turnip traces temporarily
2022-06-30 Yiwei Zhangvenus: use narrow range to match up with mesa EGL
next