platform/upstream/mesa.git
2022-04-07 Ian Romanickintel/fs: Better handle constant sources of FS_OPCODE_P...
2022-04-07 Alyssa Rosenzweigpan/bi: Imply round mode most of the time
2022-04-07 Alyssa Rosenzweigpan/bi: Use should_skip in bi_builder generation
2022-04-07 Alyssa Rosenzweigpan/bi: Mark some opcodes as default round-to-zero
2022-04-07 Alyssa Rosenzweigpan/bi: Don't use funny round modes in tests
2022-04-07 Alyssa Rosenzweigpanfrost: Use track_image_access on Bifrost
2022-04-07 Alyssa Rosenzweigpanfrost: Add helpers to emit Valhall data structures
2022-04-07 Alyssa Rosenzweigpanfrost: Adapt viewport/scissor to Valhall
2022-04-07 Alyssa Rosenzweigpanfrost: Hide some Bifrost-specific functions
2022-04-07 Alyssa Rosenzweigpanfrost: Add valhall_has_blend_shader field
2022-04-07 Alyssa Rosenzweigpanfrost: Add Valhall fields to panfrost_batch
2022-04-07 Alyssa Rosenzweigpanfrost: Split out allow_fpk helper
2022-04-07 Alyssa Rosenzweigpanfrost: Split out panfrost_get_blend_shaders
2022-04-07 Alyssa Rosenzweigpanfrost: Specialize vertex state for Valhall
2022-04-07 Alyssa Rosenzweigpanfrost: Add a pool to sampler_view
2022-04-07 Alyssa Rosenzweigpanfrost: Adapt panfrost_rasterizer for v9
2022-04-07 Alyssa Rosenzweigpanfrost: Don't set a default for blend count
2022-04-07 Alyssa Rosenzweigpanfrost: Don't check alpha test in fs_required on...
2022-04-07 Ian Romanickintel/compiler: Fix sample_d messages on DG2
2022-04-07 Boris Brezillondzn: Pass a NULL ralloc context to dxil_create_validator()
2022-04-07 Jason Ekstrandvulkan,docs: Add documentation for Vulkan dispatch
2022-04-07 Jason Ekstrandvulkan,docs: Document vk_device
2022-04-07 Jason Ekstrandvulkan,docs: Document vk_physical_device
2022-04-07 Jason Ekstrandvulkan,docs: Document vk_instance
2022-04-07 Jason Ekstrandvulkan,docs: Document vk_object_base
2022-04-07 Jason Ekstrandvulkan: vk_object_base_init/finish have no unused param...
2022-04-07 Jason Ekstrandanv/formats: Relax usage checks if EXTENDED_USAGE_BIT...
2022-04-07 Roman Stratiienkoandroid: Set max platform-sdk-version to 10000
2022-04-07 Alyssa Rosenzweigpanfrost: Split out image access tracking
2022-04-07 Alyssa Rosenzweigpanfrost: Add helpers to set batch masks
2022-04-07 Alyssa Rosenzweigpanfrost: Disable PIPE_CAP_PRIMITIVE_RESTART on v9
2022-04-07 Alyssa Rosenzweigpanfrost: Make alpha=0 NOP / 1 store Bifrost only
2022-04-07 Alyssa Rosenzweigpanfrost: Move assign_vertex_buffer to pan_helpers
2022-04-07 Alyssa Rosenzweigpanfrost: Hide AFBC on Valhall
2022-04-07 Alyssa Rosenzweigpanfrost: Adapt pan_shader.h for Valhall
2022-04-07 Alyssa Rosenzweigpanfrost: Add shader_stage helper
2022-04-07 Alyssa Rosenzweigpanfrost: Add panfrost_make_resource_table helper
2022-04-07 Alyssa Rosenzweigpanfrost: Hide parts of pan_encoder.h for Valhall
2022-04-07 Alyssa Rosenzweigpanfrost: Control tiler memory usage
2022-04-07 Alyssa Rosenzweigpanfrost: Handle stencil texturing on Valhall
2022-04-07 Alyssa Rosenzweigpanfrost: Handle Valhall texturing
2022-04-07 Krunal Patelfrontend/va: Create decoder once the max_references...
2022-04-07 Mike Blumenkrantzzink: ci updates
2022-04-07 Mike Blumenkrantzzink: export PIPE_CAP_SEAMLESS_CUBE_MAP_PER_TEXTURE
2022-04-07 Mike Blumenkrantzzink: run the cubemap -> array compiler pass if the...
2022-04-07 Mike Blumenkrantzzink: handle nonseamless cube sampler binding
2022-04-07 Mike Blumenkrantzzink: create an array view for all cube samplerviews
2022-04-07 Mike Blumenkrantzzink: set nonseamless hint for sampler states
2022-04-07 Mike Blumenkrantzzink: handle shader key variants that have nonseamless...
2022-04-07 Mike Blumenkrantzzink: specify struct member name when copying inline...
2022-04-07 Mike Blumenkrantzzink: support nir_op_imod
2022-04-07 Mike Blumenkrantzzink: add a gently mangled version of the d3d12 cubemap...
2022-04-07 Mike Blumenkrantzzink: rename a variable
2022-04-07 Alyssa Rosenzweigpan/va: Add LD_TILE.v3.f16 packing test
2022-04-07 Alyssa Rosenzweigpan/bi: Consider flow control in DCE
2022-04-07 Alyssa Rosenzweigpan/bi: Don't lower vertex_id for malloc IDVS
2022-04-07 Alyssa Rosenzweigpan/bi: Report whether workgroups can be merged
2022-04-07 Alyssa Rosenzweigpan/bi: Avoid masked writes for now
2022-04-07 Alyssa Rosenzweigpan/bi: Generate LD_BUFFER on Valhall
2022-04-07 Alyssa Rosenzweigpan/bi: Make psiz variants
2022-04-07 Alyssa Rosenzweigpan/bi: Lower gl_PointSize to FP16 on Valhall
2022-04-07 Alyssa Rosenzweigpan/bi: Force psiz to mediump
2022-04-07 Alyssa Rosenzweigpan/bi: Set table for Valhall LD_ATTR
2022-04-07 Alyssa Rosenzweigpan/bi: Emit Valhall-style varying stores
2022-04-07 Alyssa Rosenzweigpan/bi: Emit Valhall-style varying loads
2022-04-07 Alyssa Rosenzweigpan/bi: Track whether the malloc IDVS flow is used
2022-04-07 Alyssa Rosenzweigpan/bi: Handle Valhall texturing in helper analysis
2022-04-07 Alyssa Rosenzweigpan/bi: Emit Valhall texture instructions
2022-04-07 Alyssa Rosenzweigpan/bi: Specialize BLEND emit for Valhall
2022-04-07 Alyssa Rosenzweigpan/bi: Waits before tilebuffer access on Valhall
2022-04-07 Alyssa Rosenzweigpan/bi: Fix spilling on Valhall
2022-04-07 Alyssa Rosenzweigpan/bi: Mark LD_TILE as w=format
2022-04-07 Alyssa Rosenzweigpanfrost: Add a table for images
2022-04-07 Mike Blumenkrantzradv: improve failure logging for amdgpu on init
2022-04-07 Alyssa Rosenzweigpan/va: Allow small constants in register pairs
2022-04-07 Alyssa Rosenzweigpan/va: Add flow control lowering pass
2022-04-07 Alyssa Rosenzweigpan/va: Don't truncate slots
2022-04-07 Alyssa Rosenzweigpan/va: Model image load instructions
2022-04-07 Alyssa Rosenzweigpan/va: Pack LEA_TEX_IMM
2022-04-07 Alyssa Rosenzweigpan/va: Add indirect LEA_{ATTR, TEX}
2022-04-07 Alyssa Rosenzweigpan/bi: Model Valhall image loads
2022-04-07 Lionel Landwerlinintel/nir: don't report progress on rayqueries if no...
2022-04-07 Danylo Piliaievturnip: Implement VK_EXT_primitives_generated_query
2022-04-07 Samuel Pitoisetradv: mark all states declared dynamic at pipeline...
2022-04-07 Samuel Pitoisetradv: add a new helper to determine if rasterization...
2022-04-07 Samuel Pitoisetradv: fix dynamic raster discard with VK_EXT_depth_clip...
2022-04-07 Mike Blumenkrantzzink: update ci list
2022-04-07 Mike Blumenkrantzzink: ci fixup
2022-04-07 Mike Blumenkrantzzink: handle zombie swapchains
2022-04-07 Mike Blumenkrantzdriconf: add override for Xwayland
2022-04-07 Mike Blumenkrantzzink: export PIPE_CAP_DEVICE_RESET_STATUS_QUERY
2022-04-07 Mike Blumenkrantzzink: it's kopperin' time
2022-04-07 Mike Blumenkrantzzink: add kopper api
2022-04-07 Mike Blumenkrantzzink: check whether clear is enabled before applying...
2022-04-07 Mike Blumenkrantzzink: move variable decl up in unbind_fb_surface
2022-04-07 Mike Blumenkrantzzink: pass index to unbind_fb_surface
2022-04-07 Mike Blumenkrantzzink: move drirc handling up
2022-04-07 Mike Blumenkrantzzink: split surface creation more to allow disabling...
2022-04-07 Mike Blumenkrantzzink: add fail logging for drmPrimeFDToHandle
2022-04-07 Mike Blumenkrantzzink: add VK_KHR_swapchain_mutable_format
next