platform/upstream/mesa.git
2021-05-27 Timothy ArceriRevert "util: disable glthread in CSGO"
2021-05-27 cheyangvirgl:Fix the leak of hw_res used as fence
2021-05-27 Marek Olšákgallium/u_vbuf: add a fast path to skip refcounting...
2021-05-27 Mike Blumenkrantzradeonsi: clamp clear_buffer values using new util...
2021-05-27 Mike Blumenkrantzzink: clamp clear_buffer values
2021-05-27 Mike Blumenkrantzgallium/aux: add helper for pre-clamping clear_buffer...
2021-05-27 Mike Blumenkrantzlavapipe: also ignore multiple pipeline barriers in...
2021-05-27 Mike Blumenkrantzlavapipe: skip "pipeline barriers" if they're first...
2021-05-26 Mike Blumenkrantzllvmpipe: stop accessing pipe_resource::screen internally
2021-05-26 Mike Blumenkrantzllvmpipe: store a screen pointer in resource struct
2021-05-26 Mike Blumenkrantzllvmpipe: only dump tgsi shaders if they're actually...
2021-05-26 Mike Blumenkrantzllvmpipe: split out scene surface init into separate...
2021-05-26 Mike Blumenkrantzllvmpipe: split out scene surface info into separate...
2021-05-26 Mike Blumenkrantzlavapipe: moar @optimize
2021-05-26 Mike Blumenkrantzllvmpipe: remove clamping to [0,1] for tri offset
2021-05-26 Emma Anholtci/freedreno: Turn off default a530 quick_gl testing...
2021-05-26 Yiwei Zhangvenus: advertise VK_ANDROID_external_memory_android_har...
2021-05-26 Yiwei Zhangvenus: support AHB external format for sampler YCbCr...
2021-05-26 Yiwei Zhangvenus: implement vn_GetMemoryAndroidHardwareBufferANDROID
2021-05-26 Yiwei Zhangvenus: implement AHB allocation and import (part 2/2)
2021-05-26 Yiwei Zhangvenus: implement AHB allocation and import (part 1/2)
2021-05-26 Yiwei Zhangvenus: refactor device memory fd import
2021-05-26 Yiwei Zhangvenus: implement image creation for ahb handle type
2021-05-26 Yiwei Zhangvenus: prepare image creation helpers for AHB
2021-05-26 Yiwei Zhangvenus: fix AHB image format properties query
2021-05-26 Yiwei Zhangvenus: fix vn_GetAndroidHardwareBufferPropertiesANDROID
2021-05-26 Yiwei Zhangvenus: complete the format conversion between AHB and...
2021-05-26 Yiwei Zhangvenus: tiny refactor of vn_android_get_gralloc_buffer_info
2021-05-26 Samuel Pitoisetradv: move all game workarounds to drirc
2021-05-26 Samuel Pitoisetutil/drirc: use application_name_match for the SotTR...
2021-05-26 Samuel Pitoisetradv: add few new drirc options
2021-05-26 Samuel Pitoisetutil/drirc: make engine_versions an optional field
2021-05-26 Tomeu Vizosoci/freedreno: Add spec@arb_copy_buffer@dlist flake...
2021-05-26 Tomeu Vizosoci/freedreno: Add new flake after "ci: Configure DUTs...
2021-05-26 Tomeu Vizosoci/freedreno: Fix name of flake
2021-05-26 Tomeu Vizosoci/zink: Add nearest_linear_mirror_l8_pot flake
2021-05-26 Tomeu Vizosoci/freedreno: Add depth32f_stencil8 flakes
2021-05-26 Tomeu Vizosoradeonsi/ci: Add new Piglit failures
2021-05-26 Antonio Caggianoci: Add a manual job for tracking the performance of...
2021-05-26 Tomeu Vizosoci: Uprev apitrace to 170424754bb4 "retrace: Get -...
2021-05-26 Tomeu Vizosoci: Uprev piglit to eee7d89611cf "tests: Replay profile...
2021-05-26 Tomeu Vizosoci: Configure DUTs for max performance
2021-05-26 Alyssa Rosenzweigpanfrost: Expose PIPE_CAP_SHAREABLE_SHADERS
2021-05-26 Alyssa Rosenzweigpanfrost: Don't take ctx in panfrost_shader_compile
2021-05-26 Alyssa Rosenzweigpanfrost: Inline pan_prepare_shader_descriptor
2021-05-26 Anuj Phogatintel/gfx12+: Add Wa_14013840143
2021-05-26 Samuel Pitoisetradv: remove DFSM
2021-05-26 Mike Blumenkrantzzink: ci updates
2021-05-26 Mike Blumenkrantzzink: remove weird lod hack for texturing
2021-05-26 Erik Faye-Lundci: downgrade sphinx to v3.x
2021-05-26 Samuel Pitoisetradv: stop reporting ACO from the device name
2021-05-26 Rhys Perryradv: fix formatting of radv_dri_options
2021-05-26 Rhys Perryradv: workaround incorrect depthBiasConstantFactor...
2021-05-26 Rhys Perryradv: add radv_absolute_depth_bias
2021-05-26 Mike Blumenkrantzradv: set maxVertexInputAttributeOffset to UINT32_MAX
2021-05-26 Mike Blumenkrantzradv: make radv_pipeline::attrib_ends 32bit
2021-05-26 Rhys Perryradv: don't allocate DCC predicate if the image doesn...
2021-05-26 Samuel Pitoisetaco: fix emitting discard when the program just ends
2021-05-26 Iago Toral... v3dv: implement VK_KHR_bind_memory2
2021-05-26 Erik Faye-Lundv3d: use helper to simplify things
2021-05-26 Iago Toral... v3dv: implement VK_KHR_maintenance3
2021-05-26 Iago Toral... v3dv: define V3D_MAX_BUFFER_RANGE
2021-05-26 Samuel Pitoisetradv: use radv_dcc_enabled() for the FB mip flush worka...
2021-05-26 Samuel Pitoisetradv: do not decompress DCC for partial resolves if...
2021-05-26 Samuel Pitoisetradv: only init DCC if compressed in the HW resolve...
2021-05-26 Samuel Pitoisetradv: only mark DCC as compressed when drawing if layou...
2021-05-26 Samuel Pitoisetradv: remove redundant call to radv_dcc_enabled()
2021-05-26 Samuel Pitoisetradv: pass an image range to radv_layout_dcc_compressed()
2021-05-26 Emma Anholtci/freedreno: Add another a630 piglit flake.
2021-05-26 Andres Gomezci: disentangle tags for containers and artifacts produ...
2021-05-26 Mike Blumenkrantznir/builder: add nir_mask
2021-05-26 Mike Blumenkrantzzink: disable push descriptors on amd
2021-05-26 Mike Blumenkrantzzink: hook up push descriptor and descriptor template...
2021-05-26 Mike Blumenkrantzzink: switch to memory barriers instead of actual buffe...
2021-05-26 Mike Blumenkrantzzink: mark some buffer barrier functions inline/static
2021-05-26 Mike Blumenkrantzzink: call tc_driver_internal_flush_notify() on flush
2021-05-26 Mike Blumenkrantzzink: implement a tc is_resource_busy hook
2021-05-26 Mike Blumenkrantzzink: force streamout rebind when mapping a streamout...
2021-05-26 Mike Blumenkrantzzink: implement tc idalloc resource id stuff
2021-05-26 Mike Blumenkrantzzink: move timeline_wait() to screen function
2021-05-26 Mike Blumenkrantzzink: make timeline_wait use only a screen param
2021-05-26 Mike Blumenkrantzzink: add vertex buffer barriers during bind
2021-05-26 Mike Blumenkrantzzink: emit descriptor barriers and references during...
2021-05-26 Mike Blumenkrantzzink: improve samplerview update flagging
2021-05-26 Mike Blumenkrantzzink: abstract descriptor functionality and make descri...
2021-05-26 Mike Blumenkrantzzink: replace has_descriptors program member with a...
2021-05-26 Mike Blumenkrantzzink: pass descriptor type to set layout create()
2021-05-26 Mike Blumenkrantzzink: unify pipeline layout creation and move to descri...
2021-05-26 Mike Blumenkrantzzink: make a public util function for allocating descri...
2021-05-26 Mike Blumenkrantzzink: make descriptor_layout_get a public util function
2021-05-26 Mike Blumenkrantzzink: rename ptr_add_usage -> batch_ptr_add_usage
2021-05-26 Yiwei Zhangegl/android: check front rendering support for cros...
2021-05-26 Yiwei Zhanggallium/dri: implement EGL_KHR_mutable_render_buffer
2021-05-26 Yiwei Zhanggallium/st: add a back buffer fallback for front rendering
2021-05-25 Nanley Cheryintel/isl: Fix HiZ+CCS comment about ambiguates
2021-05-25 Nanley Cheryanv,iris: Port the D16 workaround stalls to BLORP
2021-05-25 Nanley Cheryintel: Limit the D16 workarounds to Gfx12.0
2021-05-25 Andres Gomezci: add VKD3D-Proton testsuite job for radv's Navy...
2021-05-25 Andres Gomezci: add VKD3D-Proton testsuite runner
2021-05-25 Andres Gomezci: include VKD3D-Proton tests into the VK test container
next