platform/upstream/mesa.git
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
2021-08-24 Michael Tangspirv_to_dxil: Run nir_lower_tex during compilation
2021-08-24 Dave Airliecrocus: drop u_primconvert header.
2021-08-24 Mike Blumenkrantzzink: add better TODO note for surface swizzles
2021-08-24 Mike Blumenkrantzzink: make void swizzle clamping util public
2021-08-24 Mike Blumenkrantzzink: make component mapping function a static inline
2021-08-24 Mike Blumenkrantzzink: move void format detection function to zink_format
2021-08-24 Mike Blumenkrantznine: replace unnecessary dynamic-sized array with...
2021-08-24 Alyssa Rosenzweigpanfrost: Take a ctx when submitting/destroying
2021-08-24 Ian Romanickspirv: Add support for SPV_KHR_integer_dot_product
2021-08-24 Ian Romanickspirv: Update headers and metadata from latest Khronos...
2021-08-24 Ian Romanicknir/algebraic: Add some extract optimizations
2021-08-24 Ian Romanicknir/algebraic: Add lowering for dot_4x8 instructions
2021-08-24 Ian Romanickintel/compiler: Basic support for DP4A instruction
2021-08-24 Ian Romanicknir/algebraic: Basic patterns for dot_4x8
2021-08-24 Ian Romanicknir/opcodes: Add integer dot-product opcodes
2021-08-24 Ian Romanicknir/lower_bit_size: Support add_sat and sub_sat
2021-08-24 Alyssa Rosenzweigpanfrost: Replace writers pointer with hash table
2021-08-24 Alyssa Rosenzweigpanfrost: Remove writer = NULL assignments
2021-08-24 Alyssa Rosenzweigpanfrost: Remove rsrc->track.users
2021-08-24 Alyssa Rosenzweigpanfrost: Prefer batch->resources to rsrc->users
2021-08-24 Alyssa Rosenzweigpanfrost: Add foreach_batch iterator
2021-08-24 Alyssa Rosenzweigpanfrost: Maintain a bitmap of active batches
2021-08-24 Alyssa Rosenzweigpanfrost: Cache number of users of a resource
2021-08-24 Alyssa Rosenzweigpanfrost: Switch resources from an array to a set
2021-08-24 Mike Blumenkrantzzink: stop referencing framebuffers
2021-08-24 Mike Blumenkrantzzink: defer deletion of no-attachment framebuffers
2021-08-24 Alyssa Rosenzweigpanfrost: Inline add_fbo_bos
2021-08-24 Alyssa Rosenzweigpanfrost: Remove get_fresh_batch
2021-08-24 Alyssa Rosenzweigpanfrost: Move bo->label assignment into the lock
2021-08-24 Alyssa Rosenzweigpanfrost: Don't use ralloc for resources
2021-08-24 Alyssa Rosenzweigpanfrost: Simplify get_fresh_batch_for_fbo
2021-08-24 Alyssa Rosenzweigpanfrost: Remove null check in batch_cleanup
2021-08-24 Alyssa Rosenzweigpanfrost: Protect the variants array with a lock
2021-08-24 Alyssa Rosenzweigpanfrost/ci: Don't skip matrix inverse tests
2021-08-24 Alyssa Rosenzweigpanfrost/ci: Switch to suite support
2021-08-24 Rhys Perrynir/gcm: pin some instructions which require uniform...
2021-08-24 Rhys Perrynir: consider push constant loads as always dynamically...
2021-08-24 Daniel Schürmannradv: call nir_lower_flrp() after the first radv_optimi...
2021-08-24 Daniel Schürmannnir/opt_algebraic: optimize flrp(fadd, fadd, x) only...
2021-08-24 Daniel Schürmannnir/loop_analyze: consider instruction cost of nir_op_flrp
2021-08-24 Chia-I Wuvenus: use uint32_t in vn_ring_submit
2021-08-24 Marek Olšákglthread: implement glGetUniformLocation without syncing
next