platform/upstream/mesa.git
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...
2021-08-25 Michael Tangmicrosoft/compiler: More robustly handle setting Regist...
2021-08-25 Michael Tangmicrosoft/compiler: Add support for SV_SampleIndex...
2021-08-25 Alyssa Rosenzweigpan/bi: Fix format specifiers in disassembler
2021-08-25 Alyssa Rosenzweigpan/bi: Remove unused clause_start field
2021-08-25 Alyssa Rosenzweigpan/bi: Assert l != NULL in bi_ra
2021-08-25 Alyssa Rosenzweigpan/bi: Simplify condition
2021-08-25 Alyssa Rosenzweigpanfrost: Remove unused functions
2021-08-25 Alyssa Rosenzweigpanfrost: Remove stale TODOs and XXXs
2021-08-25 Alyssa Rosenzweigpanfrost: Remove CACHE_LINE_SIZE #define
2021-08-25 Erik Faye-Lundllvmpipe: rip out cylindrical wrap support
2021-08-25 Erik Faye-Lundsoftpipe: rip out cylindrical wrap support
2021-08-25 Erik Faye-Lundgallium/tgsi: rip out cylindrical wrap support
2021-08-25 Erik Faye-Lundgallium/tgsi: rip out cylindrical wrap from ureg
2021-08-25 Erik Faye-Lundgallium/tgsi: remove unused helper
2021-08-25 Erik Faye-Lunddraw/llvmpipe: correct exponent calculation for negative z
2021-08-25 Samuel Pitoisetradv: allow storage images with VK_FORMAT_E5B9G9R9_UFLO...
2021-08-25 Rob Clarkfreedreno/a6xx: Fix a6xx gen4 compute shaders
2021-08-25 Rob Clarkfreedreno/a6xx: Register updates for a6xx gen4
2021-08-25 Rob Clarkfreedreno/a6xx: Updates for tess_use_shared
2021-08-25 Rob Clarkfreedreno/a6xx: Fix streamout with tess_use_shared
2021-08-25 Rob Clarkfreedreno/a6xx: Rast updates for a6xx gen3
2021-08-25 Rob Clarkfreedreno/a6xx: Register updates for a6xx gen3
2021-08-25 Rob Clarkfreedreno/a6xx: Set type for PC_HS_INPUT_SIZE
2021-08-25 Rob Clarkfreedreno/common: Fix comment typo
2021-08-25 Alyssa Rosenzweigpanfrost: Raise maximum texture size
2021-08-25 Daniel Schürmannaco: remove redundant s_and exec after nir_op_inot
2021-08-25 Timur Kristófaco: Fix to_uniform_bool_instr when operands are not...
2021-08-25 Lionel Landwerlinnir: prevent peephole from generating invalid NIR
2021-08-25 Samuel Pitoisetci: update the list of expected failures/skips for...
2021-08-25 Tomeu Vizosoiris/ci: Add manual jobs for tracking performance
2021-08-25 Samuel Pitoisetnir/opt_algebraic: optimize fmax(-fmin(b, a), b) -...
2021-08-25 Dave Airliecrocus: add missing fs dirty on reduced prim change.
2021-08-25 Dave Airliecrocus: add missing line smooth bits.
2021-08-25 Mike Blumenkrantzzink: fix pipeline caching
2021-08-25 Mike Blumenkrantzzink: fix program init flag
next