platform/upstream/mesa.git
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
2021-05-25 Andres Gomezci: add radv's trace job for Navy Flounder
2021-05-25 Andres Gomezci: uprev DXVK to 1.8.1
2021-05-25 Andres Gomezci: uprev apitrace to 10.0
2021-05-25 Andres Gomezci: remove radv's trace job for Polaris10
2021-05-25 Andres Gomezci: update radv's trace job tag for Raven
2021-05-25 Chia-I Wuutil/u_thread: fix u_thread_setname for long names
2021-05-25 Marek Olšákradeonsi: remove DFSM after we discovered how bad it is
2021-05-25 Marek Olšákradeonsi: disable DFSM on gfx9 by default because it...
2021-05-25 Marek Olšákradeonsi: implement threaded context callbacks for...
2021-05-25 Marek Olšákradeonsi: generate buffer_id_unique for u_threaded_context
2021-05-25 Marek Olšákradeonsi: allow changing the NGG subgroup size to 256...
2021-05-25 Marek Olšákradeonsi: rewrite the prefix sum computation for shader...
2021-05-25 Marek Olšákradeonsi: add missing threaded_resource_deinit calls...
2021-05-25 Marek Olšákradeonsi: add a gfx10 hw bug workaround with the barrie...
2021-05-25 Marek Olšákradeonsi: remove 8 bytes from si_resource, turn other...
2021-05-25 Marek Olšákradeonsi: change si_resource::alignment to alignment_lo...
2021-05-25 Marek Olšákradeonsi: improve generated culling code by adding...
2021-05-25 Marek Olšákradeonsi: re-enable fast launch with indexed tri strips...
2021-05-25 Marek Olšákradeonsi: remove a twice duplicated workaround for...
2021-05-25 Marek Olšákradeonsi: fix the fast launch vert/prim thread counts...
2021-05-25 Marek Olšákradeonsi: don't use GS fast launch with small instances
2021-05-25 Marek Olšákradeonsi: don't disable L2 caching for staging textures
2021-05-25 Marek Olšákradeonsi: always use the L2 LRU cache policy for faster...
2021-05-25 Marek Olšákradeonsi: fix a coherency issue when VS memory stores...
2021-05-25 Marek Olšákradeonsi: add a gfx10 bug workaround for NOT_EOP
2021-05-25 Marek Olšákradeonsi: handle PIPE_CAP_MAX_VERTEX_BUFFERS
2021-05-25 Marek Olšákradeonsi: remove unused SI_IMAGE_ACCESS_AS_BUFFER
2021-05-25 Marek Olšákwinsys/amdgpu: don't hold a mutex while accessing is_shared
2021-05-25 Marek Olšákac/llvm: don't draw the primitive for the dummy export...
2021-05-25 Marek Olšákac/llvm: set range metadata on mbcnt and deduplicate...
2021-05-25 Marek Olšákac/llvm: allow ac_build_optimization_barrier with SGPRs...
2021-05-25 Marek Olšákac/llvm: expose set_range_metadata to more users
2021-05-25 Marek Olšákac/llvm: set target features per function instead of...
2021-05-25 Marek Olšákac/gpu_info: set has_zero_index_buffer_bug for Navi12 too
2021-05-25 Marek Olšákamd: fix incorrect addrlib comment for HTILE equations
2021-05-25 Marek Olšákamd/registers: regenerate json files without 32-bit...
2021-05-25 Marek Olšákamd/registers: don't generate 32-bit register fields
2021-05-25 Samuel Pitoisetradv: remove an useless TODO for dynamic line width
2021-05-25 Samuel Pitoisetradv: ignore dynamic blend constants if blend isn't...
2021-05-25 Timur Kristófaco: Don't eliminate exec write when it's used by a...
2021-05-25 Alyssa Rosenzweigpanfrost: Add message preload to pan_shader_info
2021-05-25 Alyssa Rosenzweigpanfrost: Add Message Preload descriptor XML
2021-05-25 Alyssa Rosenzweigpanfrost/ci: Run jobs with PAN_MESA_DEBUG=sync
2021-05-25 Alyssa Rosenzweigpanfrost/ci: Remove reference to dated flag
2021-05-25 Alyssa Rosenzweigpanfrost/ci: Disable terrain trace
2021-05-25 Alyssa Rosenzweigpanfrost: Increase tiler_heap max allocation to 64MB
2021-05-25 Alyssa Rosenzweigpanfrost: Remove minimal mode
2021-05-25 Alyssa Rosenzweigpanfrost: Abort on faults in SYNC mode
2021-05-25 Alyssa Rosenzweigpanfrost: Lower max inputs again
2021-05-25 Lucas Stachetnaviv: flush used render buffers on context flush...
2021-05-25 Lucas Stachetnaviv: remove double assigment of surface->texture
2021-05-25 Lucas Stachfrontend/dri: add EXPLICIT_FLUSH hint in dri2_resource_...
2021-05-25 Lionel Landwerlinintel/perf: rename metric descriptions
2021-05-25 Lionel Landwerlinintel/perf: update Gen9/11 programming for AsyncCompute
2021-05-25 Lionel Landwerlinintel/perf: add EHL availability condition to HDCAndSF...
2021-05-25 Lionel Landwerlinintel/perf: update Gen11 RenderBasic programming
2021-05-25 Lionel Landwerlinintel/perf: update Gen11 RenderBasic programming
2021-05-25 Lionel Landwerlinintel/perf: update gen9/11 TestOa configs
2021-05-25 Iago Toral... v3dv: expose VK_KHR_maintenance2
2021-05-25 Iago Toral... v3dv: allow creating uncompressed views from compressed...
2021-05-25 Iago Toral... v3dv: fix texture_size()
2021-05-25 Iago Toral... v3dv: implement VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_POINT...
2021-05-25 Erik Faye-Lundzink: simplify emit_load_const
2021-05-25 Tomeu Vizosoci/piglit: Use wget instead of ci-fairy to check a...
2021-05-25 Yiwei Zhangradv: fix AHB leak upon exportable allocation
2021-05-25 Yiwei Zhanganv: fix AHB leak upon exportable allocation
2021-05-24 Icecream95pan/mdg: Try scheduling load/store ops in pairs
2021-05-24 Alyssa Rosenzweigpanfrost: Only link varyings once in good conditions
2021-05-24 Italo Nicolapanfrost: fix GL_EXT_multisampled_render_to_texture...
2021-05-24 Marek Olšákamd: add Beige Goby support
2021-05-24 Aaron Liuamd: add Yellow Carp support
2021-05-24 Marek Olšákradeonsi: simplify the NGG culling vertex count heuristic
2021-05-24 Emma Anholtmesa/st: Fix iris regression with clip distances.
2021-05-24 Emma Anholtci/freedreno: Add glx-copy-sub-buffer to flakes on...
2021-05-24 Emma Anholtci/freedreno: Also mark waitformsc as flaky.
2021-05-24 Emma Anholtci/freedreno: Mark a630 glx-visuals-depth/stencil as...
2021-05-24 Emma Anholtci/freedreno: Consolidate ssbo.fragment_binding_array...
2021-05-24 Emma Anholtci/freedreno: Drop VK flake annotations not seen in...
2021-05-24 Emma Anholtci/freedreno: Add a link explaining get_display_plane_c...
next