platform/upstream/mesa.git
2021-08-27 Mike Blumenkrantzzink: remove query flush from memory barrier hook
2021-08-27 Mike Blumenkrantzzink: use ctx gfx prim mode for draw comparisons
2021-08-27 Mike Blumenkrantzzink: init ctx->gfx_prim_mode to nonzero value to trigg...
2021-08-27 Mike Blumenkrantzzink: reorder gfx program/pipeline/descriptor binds...
2021-08-27 Mike Blumenkrantzzink: remove extra unsetting of ctx->vertex_state_changed
2021-08-27 Mike Blumenkrantzzink: pass current program's shader array, not ctx...
2021-08-27 Mike Blumenkrantzzink: remove attachment count from pipeline hash
2021-08-27 Mike Blumenkrantzzink: declare ctx var during blend state bind
2021-08-27 Mike Blumenkrantzzink: assert precise queries are occlusion queries
2021-08-27 Mike Blumenkrantzzink: require occlusionQueryPrecise for occlusion queries
2021-08-27 Mike Blumenkrantzzink: always init bordercolor value for sampler
2021-08-27 Mike Blumenkrantzzink: implement PIPE_QUERY_GPU_FINISHED
2021-08-26 Ella-0v3dv: Implement VK_EXT_pipeline_creation_feedback
2021-08-26 Erik Faye-Lundmicrosoft/compiler: trivial fixes to error-handling
2021-08-26 Erik Faye-Lundmicrosoft/compiler: return errors from get_n_src
2021-08-26 Erik Faye-Lundmicrosoft/compiler: remove needless error-returns
2021-08-26 Filip Gawinnir: fix ifind_msb_rev by using appropriate type
2021-08-26 Filip Gawinnir: fix shadowed variable in nir_lower_bit_size.c
2021-08-26 Yiwei Zhangvenus: conditionally enable async descriptor set allocation
2021-08-26 Yiwei Zhangvenus: check descriptor allocations against pool resource
2021-08-26 Yiwei Zhangvenus: descriptor set to track descriptor count of...
2021-08-26 Yiwei Zhangvenus: descriptor pool to track pool state
2021-08-26 Yiwei Zhangvenus: layout to track variable descriptor count bindin...
2021-08-26 Yiwei Zhangvenus: descriptor layout to track more binding infos
2021-08-26 Yiwei Zhangvenus: add vn_descriptor_set_layout_init
2021-08-26 Yiwei Zhangvenus: refactor failure path for sets allocation
2021-08-26 Sergii Melikhovdri2: Fix Null pointer dereferences
2021-08-26 Christian Gmeineretnaviv: remove primconvert
2021-08-26 Christian Gmeineretnaviv: export supported prim types
2021-08-26 Juan A. Suarez... broadcom/qpu: remove duplicated opcode variable
2021-08-26 Timur Kristófaco: Use workgroup size from input shader info.
2021-08-26 Timur Kristófradv: Remove superfluous workgroup size calculations.
2021-08-26 Timur Kristófradv: Calculate workgroup sizes in radv_pipeline.
2021-08-26 Timur Kristófac: Calculate workgroup sizes of HW stages that operate...
2021-08-26 Samuel Pitoisetci: update the list of skipped tests for Fiji/RADV
2021-08-26 Tomeu Vizosopanvk: Initialize timestamp for disk cache
2021-08-26 Boris Brezillonpanfrost: Make pan_blit() return the tiler job pointer
2021-08-26 Boris Brezillonpanfrost: Fix pan_blit_ctx_init() when start > end
2021-08-26 Boris Brezillonpanfrost: Prepare indirect draw helpers to per-gen XML
2021-08-26 Boris Brezillonpanfrost: Prepare indirect dispatch helpers to per...
2021-08-26 Boris Brezillonpanvk: Prepare per-gen split
2021-08-26 Boris Brezillonpanfrost: Only emit special attribute buffer entries...
2021-08-26 Boris Brezillonpanfrost: Move panfrost_modifier_to_layout() to pan_tex...
2021-08-26 Boris Brezillonpanfrost: Get rid of all _packed structs in pan_context.h
2021-08-26 Boris Brezillonpan/gen_pack: Add parens around packed1/2 vars in pan_m...
2021-08-26 Boris Brezillonpanfrost: Add generic mappings for the gen-specific...
2021-08-26 Boris Brezillonpanfrost: Get rid of the mali_xxx enum redefinitions
2021-08-26 Boris Brezillonpanfrost: s/[idep_]midgard_pack/[idep_]pan_packers/
2021-08-26 Boris Brezillonpanfrost: Stop including midgard_pack.h directly
2021-08-26 Boris Brezillonpan/gen_macros: Include midgard_pack.h from gen_macros.h
2021-08-26 Boris Brezillonpan/gen_macros: Map {TEXTURE,SAMPLER} to the arch-speci...
2021-08-26 Boris Brezillonpan/gen_macros: Move the TEXTURE definition to gen_macros.h
2021-08-26 Boris Brezillonpanfrost: Move the polygon list init logic to pan_cmdst...
2021-08-26 Boris Brezillonpan/gen_pack: Add pan_size() and pan_align() macros
2021-08-26 Boris Brezillonpanvk: Add missing midgard_pack dependency
2021-08-26 Boris Brezillonpan/gen_pack: Generalize the PREFIX() trick
2021-08-26 Marcin Ślusarzintel/compiler: INT DIV function does not support sourc...
2021-08-26 Timur Kristófradeonsi: Change GS vertex offset arguments to use...
2021-08-26 Timur Kristófradv, ac, aco: Use indices 0-2 of gs_vtx_offset argumen...
2021-08-26 Ilia Mirkinglsl: fix explicit-location ifc matching in presence...
2021-08-26 Simon Zenimeson: stop searching for execinfo
2021-08-26 Simon Zeniutil/u_debug_symbol: remove debug_symbol_name_glibc...
2021-08-26 Simon Zeniglapi/gl_gentable.py: drop call to backtrace on no op
2021-08-26 Simon Zenii915: remove use of backtrace and backtrace_symbols
2021-08-25 Nanley Cheryanv/image: Don't assert that HiZ can be added
2021-08-25 Nanley Cheryiris: Disable tiled memcpy for Tile4
2021-08-25 Jordan Justeniris: Disable the Y-tiled modifiers on XeHP+
2021-08-25 Nanley Cheryintel/isl: Disable I915_FORMAT_MOD_Y_TILED on XeHP+
2021-08-25 Nanley Cheryintel: Add underscores to HALIGN and VALIGN enums
2021-08-25 Nanley Cheryintel: Update surface states for XeHP alignments
2021-08-25 Nanley Cheryintel/isl: Use a switch for HALIGN/VALIGN encoding
2021-08-25 Nanley Cheryintel/isl: Fix halign/valign of uncompressed views
2021-08-25 Nanley Cheryintel/blorp: Fix Gfx7 stencil surface state valign
2021-08-25 Nanley Cheryintel/blorp: Fix faked RGB image alignment on XeHP
2021-08-25 Nanley Cheryintel: Support Tile4/64 in surface states
2021-08-25 Nanley Cheryintel: Support Tile4/64 in depth/stencil state
2021-08-25 Nanley Cheryintel/isl: Update tiling filter functions for XeHP
2021-08-25 Nanley Cheryintel/isl: Use an allow-list in gfx6_filter_tiling
2021-08-25 Nanley Cheryintel/isl: Drop ISL_SURF_USAGE_DISPLAY_*_BIT
2021-08-25 Nanley Cheryintel/isl: Drop extra assert on array_pitch_el_rows
2021-08-25 Nanley Cheryintel/isl: Size Tile64 surfaces with 4 dimensions
2021-08-25 Nanley Cheryintel/isl: Update image alignments on XeHP
2021-08-25 Nanley Cheryintel/isl: Define ISL_TILING_4/64 for XeHP
2021-08-25 Nanley Cheryintel/isl: Add msaa_layout param to isl_tiling_get_info
2021-08-25 Jason Ekstrandintel/isl: Add more parameters to isl_tiling_get_info
2021-08-25 Mike Blumenkrantzzink: only remove programs from hash tables on shader...
2021-08-25 Mike Blumenkrantzzink: set inlinable_uniforms_mask first when binding...
2021-08-25 Mike Blumenkrantzzink: add some null checks for shader variant key gener...
2021-08-25 Mike Blumenkrantzzink: stop using dirty_shader_stages for shader binds
2021-08-25 Mike Blumenkrantzzink: simplify a bitmask init
2021-08-25 Mike Blumenkrantzzink: create compute programs on bind
2021-08-25 Mike Blumenkrantzzink: avoid hashing shader stages multiple times for...
2021-08-25 Mike Blumenkrantzzink: split gfx shader cache based on stages present
2021-08-25 Mike Blumenkrantzzink: track mask of bound gfx shader stages
2021-08-25 Mike Blumenkrantzzink: inline program cache structs
2021-08-25 Mike Blumenkrantzzink: return early when getting resource modifer if...
2021-08-25 Mike Blumenkrantzzink: verify program key sizes before checking for...
2021-08-25 Michael Tangmicrosoft/compiler: Miscellaneous fixes from running...
2021-08-25 Michael Tangmicrosoft/compiler: Emit a flat interpolation method...
2021-08-25 Michael Tangmicrosoft/compiler: Set the SampleFrequency runtime...
next