platform/upstream/mesa.git
2021-05-19 Lucas Stachgallium/dri: copy image use in dup_image
2021-05-19 Lucas Stachloader/dri: hook up createImageWithModifiers2
2021-05-19 Simon Seri965: implement createImageWithModifiers2
2021-05-19 Simon Sergallium/dri: implement createImageWithModifiers2
2021-05-19 Simon Serdri: add createImageWithModifiers2 interface
2021-05-19 Lucas Stachloader/dri3: convert to loader_dri_create_image
2021-05-19 Lucas Stachdri: add loader_dri_create_image helper
2021-05-19 Erico Nuneslima: add reload command to the command dump
2021-05-19 Erico Nuneslima: enable z16 format
2021-05-19 Jason Ekstrandintel/vec4: Add support for UBO pushing
2021-05-19 Jason Ekstrandintel/vec4: Add support for masking pushed data
2021-05-19 Jason Ekstrandintel/vec4: Set up push ranges before we emit any code
2021-05-19 Jason Ekstrandintel/vec4: Update nr_params in pack_uniform_registers
2021-05-19 Jason Ekstrandintel/vec4: Add some asserts to move_push_to_pull
2021-05-19 Jason Ekstrandintel/vec4: Don't spill fp64 registers more than once
2021-05-19 Jason Ekstrandanv: Push at most 32 regs for vec4 shaders
2021-05-19 Jason Ekstrandanv: Support pushing shader constants
2021-05-19 Jason Ekstrandanv: Plumb the shader into push constant helpers
2021-05-19 Rhys Perryaco: disallow SGPRs on DPP instructions
2021-05-19 Jose Fonsecad3d10umd: Avoid duplication in CreateDevice.
2021-05-19 Jose Fonsecad3d10sw: Add a sanity test.
2021-05-19 Jose Fonsecad3d10umd,d3d10sw: Initial import.
2021-05-19 Jose Fonsecadraw: Plug leak when combining tessellation with primit...
2021-05-19 Lionel Landwerlinanv: fixup physical device properties of fragment shadi...
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
next