platform/upstream/mesa.git
2021-05-19 Samuel Pitoisetradv: enable DCC stores on RDNA2
2021-05-19 Tomeu Vizosopanfrost/ci: Test Panfrost on the Mali G72 GPU
2021-05-19 Tomeu Vizosoci: Update kernel to v5.13-rc2
2021-05-19 Jose Fonsecadraw: Allocate extra padding for extra shader outputs.
2021-05-19 Mike Blumenkrantzutil/primconvert: add C++ guards to header
2021-05-18 Alyssa Rosenzweigpanfrost: Express viewport in terms of the batch
2021-05-18 Alyssa Rosenzweigpanfrost: Simplify panfrost_bind_sampler_states
2021-05-18 Alyssa Rosenzweigpanfrost: Mark job_index > 10000 as unlikely
2021-05-18 Alyssa Rosenzweigpanfrost: Remove silly assertion
2021-05-18 Alyssa Rosenzweigpanfrost: Pass batch to panfrost_get_index_buffer_bounded
2021-05-18 Alyssa Rosenzweigpanfrost: Deduplicate some code from indirect/direct...
2021-05-18 Alyssa Rosenzweigpanfrost: Move batch_set_requirements to the CSO
2021-05-18 Alyssa Rosenzweigpanfrost: Pack draw-time RSD all-at-once
2021-05-18 Alyssa Rosenzweigpanfrost: Hoist part of shader_reads_tilebuffer
2021-05-18 Alyssa Rosenzweigpanfrost: Pull erratum workaround into own function
2021-05-18 Alyssa Rosenzweigpanfrost: Distribute masks for FPK selection
2021-05-18 Alyssa Rosenzweigpanfrost: Partially determine FPK state
2021-05-18 Alyssa Rosenzweigpanfrost: Hoist allow_forward_pixel_to_be_killed
2021-05-18 Alyssa Rosenzweigpanfrost: Streamline the !fs_required case
2021-05-18 Alyssa Rosenzweigpanfrost: Move early-z decision earlier
2021-05-18 Alyssa Rosenzweigpanfrost: Fill out the rasterizer CSO
2021-05-18 Alyssa Rosenzweigpanfrost: Correct the type of sample_mask
2021-05-18 Alyssa Rosenzweigpanfrost: Preset evaluate_per_sample
2021-05-18 Alyssa Rosenzweigpanfrost: Move depth/stencil/alpha to CSO create
2021-05-18 Alyssa Rosenzweigpanfrost: Prepack partial RSD at compile time
2021-05-18 Alyssa Rosenzweigpanfrost: Add draw-time merge helper
2021-05-18 Alyssa Rosenzweigpanfrost: Precompute bifrost_blend_type_from_nir
2021-05-18 Alyssa Rosenzweigpanfrost: Split Bifrost BLEND emit by word
2021-05-18 Alyssa Rosenzweigpanfrost: Remove unused dither flag
2021-05-18 Alyssa Rosenzweigpanfrost: Streamline fixed-function get_blend path
2021-05-18 Alyssa Rosenzweigpanfrost: Pass batch to panfrost_get_blend
2021-05-18 Alyssa Rosenzweigpanfrost: Simplify blend_final
2021-05-18 Alyssa Rosenzweigpanfrost: Distribute out constant colour code
2021-05-18 Alyssa Rosenzweigpanfrost: Pack blend equations at CSO create time
2021-05-18 Alyssa Rosenzweigpanfrost: Garbage collect Gallium blend includes
2021-05-18 Alyssa Rosenzweigpanfrost: Translate fixed-function blend at CSO create
2021-05-18 Alyssa Rosenzweigpanfrost: Move blend properties to CSO create
2021-05-18 Alyssa Rosenzweigpanfrost: Fix pan_blend_to_fixed_function_equation...
2021-05-18 Alyssa Rosenzweigpanfrost: Fix blend fixed-function prototype
2021-05-18 Alyssa Rosenzweigpanfrost: Fix blend constant fetch prototype
2021-05-18 Alyssa Rosenzweigpanfrost: Fix is_opaque prototype
2021-05-18 Alyssa Rosenzweigpanfrost: Fix the reads_dest prototype
2021-05-18 Alyssa Rosenzweigpanfrost: Fix blending for unbacked MRT
2021-05-18 Bas Nieuwenhuizenaco: Implement bvh64_intersect_ray_amd intrinsic.
2021-05-18 Bas Nieuwenhuizennir: Add bvh64_intersect_ray_amd intrinsic.
2021-05-18 Gert Wollnyr600: Enable NIR debug flags also for Cayman
2021-05-18 Gert Wollnyr600/sfn: legalize image access on Cayman
2021-05-18 Gert Wollnyr600/sfn: Add lowering pass to legalize image access
2021-05-18 Gert Wollnyr600/sfn: Fix cube query layer number for indirect...
2021-05-18 Gert Wollnyr600/sfn: read number of images from shader info
2021-05-18 Gert Wollnyr600/sfn: Fix Geometry shader for Cayman
2021-05-18 Gert Wollnyr600/sfn: Fix Cayman SSBO write with more than one...
2021-05-18 Gert Wollnyr600/sfn: Fix ssbo/image atomic swap for Cayman
2021-05-18 Gert Wollnyr600/sfn: Fix texture gather for Cayman
2021-05-18 Gert Wollnyr600/sfn: Use unified code path for index register...
2021-05-18 Gert Wollnyr600/sfn: Use unified index register code for samplers
2021-05-18 Gert Wollnyr600/sfn: Fix Cayman trans ops
2021-05-18 Gert Wollnyr600/sfn: count only distinct literals per instruction...
2021-05-18 Gert Wollnyr600/sfn: Don't check the faction when searching for...
2021-05-18 Gert Wollnyr600/sfn: Lower FS pos input w-transform in NIR
2021-05-18 Gert Wollnyr600/sfn: force new CF if fetch through TC would be...
2021-05-18 Gert Wollnyr600/sfn: Use valid pixel mode for SSBO and Image resul...
2021-05-18 Gert Wollnyr600/sfn: Use valid pixel mode only in fragment shaders
2021-05-18 Gert Wollnyr600: don't put INTERP_X and INTERP_Z into one instruct...
2021-05-18 Alyssa Rosenzweigpanfrost: Reduce blitter pool size
2021-05-18 Alyssa Rosenzweigpanfrost: Pool texture views
2021-05-18 Alyssa Rosenzweigpanfrost: Pool shaders
2021-05-18 Alyssa Rosenzweigpanfrost: Add reference type for unowned pool
2021-05-18 Alyssa Rosenzweigpanfrost: Make pool slab size configurable
2021-05-18 Alyssa Rosenzweigpanfrost: Label pools
2021-05-18 Alyssa Rosenzweigpanfrost: Label all BOs in userspace
2021-05-18 Alyssa Rosenzweigpanfrost: Add unowned mode to pan_pool
2021-05-18 Alyssa Rosenzweigpan/mdg: Set lower_uniforms_to_ubo
2021-05-18 Alyssa Rosenzweigpan/mdg: Fix spills to TLS
2021-05-18 Alyssa Rosenzweigpan/mdg: Fix output types for scalar fields
2021-05-18 Alyssa Rosenzweigpan/mdg: Remove unused midgard_int_alu_op_prefix
2021-05-18 Bas Nieuwenhuizenradv: Use correct border swizzle on GFX9+.
2021-05-18 Italo Nicolavirgl: implement EXT_multisampled_render_to_texture
2021-05-18 Bas Nieuwenhuizenradv: Implement vkCmdTraceRays.
2021-05-18 Bas Nieuwenhuizenradv: Add RT pipeline bind.
2021-05-18 Bas Nieuwenhuizenradv: Add support for RT bind point.
2021-05-18 Bas Nieuwenhuizenradv: Use global BO list with raytracing.
2021-05-18 Bas Nieuwenhuizenaco: Add load_sbt_amd intrinsic implementation.
2021-05-18 Bas Nieuwenhuizenradv: Add sbt descriptors user SGPR input.
2021-05-18 Bas Nieuwenhuizennir: Add load_sbt_amd intrinsic.
2021-05-18 Juan A. Suarez... ci/broadcom: update expected results
2021-05-18 Antonio Caggianopps: Intel documentation
2021-05-18 Antonio Caggianopps: Intel pps driver
2021-05-18 Lionel Landwerlinintel/perf: allow metric sets to be loaded with on...
2021-05-18 Lionel Landwerlinintel/perf: allow opening perf stream with no context...
2021-05-18 Antonio Caggianointel/perf: Extern C
2021-05-18 Erik Faye-Lunddocs/features: mark a few more extensions as done for...
2021-05-18 Erik Faye-Lunddocs/features: document GL_ARB_ES3_2_compatibility...
2021-05-18 Italo Nicolapanfrost/ci: Improve coverage for T860
2021-05-18 Timur Kristófaco: Eliminate useless exec writes in jump threading.
2021-05-18 Timur Kristófaco: Refactor SSA elimination phi info to use vector...
2021-05-18 Timur Kristófaco: Don't use s_and_saveexec with branches when exec...
2021-05-18 Timur Kristófaco: Remember when exec mask is const, and restore...
2021-05-18 Timur Kristófaco: Use Operand instead of Temp for the exec mask...
2021-05-18 Timur Kristófaco: Determine whether a few more instructions need...
next