platform/upstream/mesa.git
2021-07-26 Thong Thairadeon/vce: change rate ctrl struct to array
2021-07-26 Thong Thair600: change rate ctrl struct to array
2021-07-26 Thong Thaigallium: change rate ctrl struct to array
2021-07-26 Thong Thaifrontends/va: handle h264 num_temporal_layers for SVC...
2021-07-26 Thong Thairadeonsi: enable H.264 temporal encoding support for VCN
2021-07-26 Thong Thairadeon/vcn/enc: H.264 SVC encode
2021-07-26 Thong Thaigallium: update h264 struct to track temporal layers
2021-07-26 Thong Thaifrontends/va: check number of temporal layers supported...
2021-07-26 Thong Thaigallium: add temporal layers cap enum
2021-07-26 Danylo Piliaievtu: handle half-reg fs outputs
2021-07-26 Karol Herbstnv30: fix emulated vertex index buffers
2021-07-26 Samuel Pitoisetradv: allow unused VkSpecializationMapEntries
2021-07-26 Daniel Schürmannnir/shrink_vectors: shrink vecN properly
2021-07-26 Daniel Schürmannnir/shrink_vectors: shrink ALU properly
2021-07-26 Daniel Schürmannnir/opt_shrink_vectors: reverse iteration order
2021-07-26 Daniel Schürmannnir: consider write_mask in nir_ssa_def_components_read()
2021-07-26 Daniel Schürmannnir/opt_shrink_vectors: don't shrink vectors used by...
2021-07-26 Daniel Schürmannnir/lower_alu_to_scalar: don't skip gaps in write_mask
2021-07-26 Juan A. Suarez... v3dv: assert job->cmd_buffer is valid
2021-07-26 Lionel Landwerlinisl: fix mapping of format->stringname
2021-07-25 Shmerlvulkan/overlay: don't display histogram and range for...
2021-07-25 Dave Airlieteximage: return correct desktop GL error for compresse...
2021-07-24 Alyssa Rosenzweigasahi: Generalize src_offset for non-4byte formats
2021-07-24 Alyssa Rosenzweigasahi: Add integers to agx_vertex_formats
2021-07-24 Alyssa Rosenzweigagx: Shift vertex buffer stride in the compiler
2021-07-24 Alyssa Rosenzweigagx: Add agx_format_shift routine
2021-07-24 Alyssa Rosenzweigasahi: Pass instance_divisor to the compiler
2021-07-24 Alyssa Rosenzweigagx: Define p_extract for type converts
2021-07-24 Alyssa Rosenzweigagx: Implement instanced arrays
2021-07-24 Alyssa Rosenzweigagx: Include divisors in the vertex shader key
2021-07-24 Alyssa Rosenzweigagx: Add udiv-by-constant routine
2021-07-24 Alyssa Rosenzweigagx: Add agx_ushr helper
2021-07-24 Alyssa Rosenzweigagx: Handle load_instance_id
2021-07-24 Alyssa Rosenzweigagx: Drop dated /* TODO: RA */
2021-07-24 Alyssa Rosenzweigasahi: Enable instancing
2021-07-24 Alyssa Rosenzweigagx: Plug memory leak in register allocator
2021-07-24 Alyssa Rosenzweigagx: Use consistent ncomps
2021-07-24 Alyssa Rosenzweigagx: Dump register file when failing to allocate
2021-07-24 Alyssa Rosenzweigagx: Fix mismatched units in load_ubo
2021-07-24 Alyssa Rosenzweigagx: Don't set helper invocation kill bit
2021-07-24 Alyssa Rosenzweigasahi: Assert texture layer is nonzero
2021-07-24 Alyssa Rosenzweigasahi: Require tiling for cube maps
2021-07-24 Alyssa Rosenzweigasahi: Simplify can_tile type signature
2021-07-24 Alyssa Rosenzweigasahi: Allow tiled cube maps
2021-07-24 Alyssa Rosenzweigasahi: Use agx_rsrc_offset for linear transfer_map
2021-07-24 Alyssa Rosenzweigasahi: Implement cube map tiling transfers
2021-07-24 Alyssa Rosenzweigasahi: Calculate resource offsets for cube maps
2021-07-24 Alyssa Rosenzweigasahi: Calculate cube map stride
2021-07-24 Alyssa Rosenzweigasahi: Set texture dimension field
2021-07-24 Alyssa Rosenzweigasahi: Identify texture dimension field
2021-07-24 Alyssa Rosenzweigasahi: Fix sampler filtering flag
2021-07-24 Alyssa Rosenzweigasahi: Identify texture address field
2021-07-24 Enrico Gallimicrosoft/spirv_to_dxil: Adding continue opt pass to...
2021-07-23 Chia-I Wuvulkan/wsi: replace prime_blit_buffer by a bool
2021-07-23 Georg Lehmannaco: Use cpp_msvc_compat_args.
2021-07-23 Georg Lehmannradv: Use c_msvc_compat_args.
2021-07-23 Alyssa Rosenzweigpanvk: Fix sampler filter modes on Bifrost
2021-07-23 Alyssa Rosenzweigpanfrost: Make panfrost_batch_get_bifrost_tiler per-gen
2021-07-23 Alyssa Rosenzweigpanfrost: Move init_batch to GenXML vtbl
2021-07-23 Alyssa Rosenzweigpanfrost: Use PAN_ARCH for the rest of pan_cmdstream
2021-07-23 Alyssa Rosenzweigpanfrost: Add a concatenation macro for genxml
2021-07-23 Alyssa Rosenzweigpanfrost: #ifdef fragment RSD packing
2021-07-23 Alyssa Rosenzweigpanfrost: #ifdef pan_merge_empty_fs
2021-07-23 Alyssa Rosenzweigpanfrost: Share blend code across architectures
2021-07-23 Alyssa Rosenzweigpanfrost: Share sampler code across archs
2021-07-23 Alyssa Rosenzweigpanfrost: Match sampler "nearest" names
2021-07-23 Alyssa Rosenzweigpanfrost: Don't make get_index_buffer_bounded per-gen
2021-07-23 Alyssa Rosenzweigpanfrost: Statically determine uses_clamp
2021-07-23 Alyssa Rosenzweigpanfrost: Compile pan_cmdstream per-gen
2021-07-23 Alyssa Rosenzweigpanfrost: Move sysval analysis out of per-gen
2021-07-23 Alyssa Rosenzweigpanfrost: Make sampler view creation private
2021-07-23 Alyssa Rosenzweigpanfrost: Move context initalization to the vtable
2021-07-23 Emma Anholtci/freedreno: Enable the MSAA deqp tests.
2021-07-23 Adam Jacksonegl/dri2: Stop disabling pbuffer support on msaa configs
2021-07-23 Ryan Nephvirgl: disallow null-terminated debug messages
2021-07-23 Jason Ekstrandnir: Validate newly documented texture restrictions
2021-07-23 Mike Blumenkrantznir/validate: refactor validate_assert to have a return...
2021-07-23 Erik Faye-Lunddxil: Set coord_components on the txf in lower_int_sampler
2021-07-23 Jason Ekstrandnir/lower_tex: Rework invalid implicit LOD lowering
2021-07-23 Alyssa Rosenzweigpan/mdg: Garbage collect silly quirk
2021-07-23 Jason Ekstrandintel/blorp: Use nir_texop_txl
2021-07-23 Jason Ekstranddocs,nir: Document NIR texture instructions
2021-07-23 Jason Ekstrandnir: Suffix all the MCS texture stuff _intel
2021-07-23 Jason Ekstrandpanfrost: Don't handle nir_texop_txf_ms_mcs
2021-07-23 Jason Ekstrandamd: Don't handle nir_tex_src_ms_mcs
2021-07-23 Jason Ekstrandttn: Don't handle texop_txf_ms_mcs
2021-07-23 Juan A. Suarez... v3d: handle debug options with debug_named_value
2021-07-23 Alyssa Rosenzweigtargets/graw-xlib: Add missing dep_x11
2021-07-23 Timothy Arceriglsl: relax rule on varying matching for shaders older...
2021-07-23 Dave Airliedraw/llvmpipe: multiply polygon offset units by 2
2021-07-22 Sagar Ghugeintel/compiler: Handle ternary add in lower_simd_width
2021-07-22 Sagar Ghugeintel/compiler: Fix missing break in switch
2021-07-22 Alyssa Rosenzweigpanfrost,panvk: Remove broken v4 spilling code
2021-07-22 Emma Anholtfreedreno: Lock access to msm_pipe for RB object suball...
2021-07-22 Eric Anholtgallium/ureg: Sort the output decls.
2021-07-22 Jason Ekstrandintel/eu: Don't validate LSC transpose on ops that...
2021-07-22 Dave Airliegallivm/img: use uint for image coord builder.
2021-07-22 Dave Airliellvmpipe: rework query fence signalling for get_query_r...
2021-07-22 Jason Ekstrandturnip: Replace tu_lower_image_size with nir_lower_image
2021-07-22 Jason Ekstrandradv,radeonsi: Do cube size divide-by-6 lowering in NIR
next