platform/upstream/mesa.git
2021-07-28 Ian Romanickiris: Add a comment for iris_uncompiled_shader::nir
2021-07-28 Ian Romanickutil/queue: Don't crash in util_queue_destroy when...
2021-07-28 Mike Blumenkrantzst/texture: refactor get_src_format() to be more useful
2021-07-28 Mike Blumenkrantzmesa/st: add format-finding capabilities to pbo get_dst...
2021-07-28 Mike Blumenkrantzmesa/st: enable calling st_choose_format() purely for...
2021-07-28 Mike Blumenkrantzmesa/st: break up st_choose_matching_format()
2021-07-28 Mike Blumenkrantzmesa/st: break up st_GetTexSubImage
2021-07-28 Connor Abbottir3: Preserve gl_ViewportIndex in the binning shader
2021-07-28 Alyssa Rosenzweiggallium/tests: Fix warning calculating absdiff
2021-07-28 Lionel Landwerlinloader/dri3: create linear buffer with scanout support
2021-07-28 Danylo Piliaievtu: delay decision of forcing sysmem due to subpass...
2021-07-28 Tomeu Vizosodocs/ci: Update http cache config to let Authorization...
2021-07-28 Antonio Caggianoci/freedreno: Test with non-redistributable traces
2021-07-28 Zhu Yulianggallium/vl: don't leak fd in vl_dri3_screen_create
2021-07-28 Pierre-Eric... radeonsi: preserve derivatives after discards for ARB...
2021-07-28 Pierre-Eric... mesa: move gl_program::is_arb_asm to shader_info
2021-07-28 Erik Faye-Lundlavapipe: do not assert on more than 32 samplers
2021-07-28 Chia-I Wuvulkan/wsi/x11: do not inherit last_present_mode
2021-07-28 Mike Blumenkrantzzink: rework buffer mapping
2021-07-28 Mike Blumenkrantzzink: use MAP_ONCE for qbo readback
2021-07-28 Alyssa Rosenzweigpan/va: Allow floating-point swizzles on ATEST
2021-07-28 Alyssa Rosenzweigpan/bi: Align staging registers on Valhall
2021-07-28 Alyssa Rosenzweigpan/bi: Clarify the logic of bi_reconverge_branches
2021-07-28 Alyssa Rosenzweigpan/bi: Clean up and export bi_reconverge_branches
2021-07-28 Alyssa Rosenzweigpan/bi: Add branch_offset immediate
2021-07-28 Alyssa Rosenzweigpan/bi: Garbage collect stuff in bi_layout.c
2021-07-28 Alyssa Rosenzweigpan/bi: Fix UBO push with nir_opt_shrink_vectors
2021-07-28 Alyssa Rosenzweigpan/bi: Add constant folding unit test
2021-07-28 Alyssa Rosenzweigpan/bi: Refactor constant folding for testability
2021-07-28 Alyssa Rosenzweigpan/bi: Use bi_apply_swizzle in constant folding
2021-07-28 Alyssa Rosenzweigpan/bi: Add helper to swizzle a constant
2021-07-28 Alyssa Rosenzweigpan/bi: Add strip_index helper
2021-07-28 Alyssa Rosenzweigpan/bi: Rename CLPER_V7 back to CLPER
2021-07-28 Alyssa Rosenzweigpan/bi: Rename NOP.i32 to NOP
2021-07-28 Alyssa Rosenzweigpan/bi: Fix typo in FAU enum
2021-07-28 Alyssa Rosenzweigpan/bi: Model Valhall special values as FAU
2021-07-28 Alyssa Rosenzweigpan/bi: Model RSCALE for Valhall
2021-07-28 Alyssa Rosenzweigpan/bi: Model *ADD_IMM instructions in IR
2021-07-28 Alyssa Rosenzweigpan/bi: Remove unused BIR_FAU_HI
2021-07-28 Alyssa Rosenzweigpan/bi: Add discard flag to bi_index
2021-07-28 Alyssa Rosenzweigpan/bi: DCE after bifrost_nir_lower_algebraic_late
2021-07-28 Alyssa Rosenzweigpan/bi: Constify BIR manipulation
2021-07-28 Alyssa Rosenzweigpan/bi: Remove redundant check in clamp fusing
2021-07-28 Alyssa Rosenzweigpan/bi: Add instruction unit test macro
2021-07-28 Alyssa Rosenzweigpan/bi: Add instruction equality helper
2021-07-28 Alyssa Rosenzweigpan/bi: Add helpers for unit testing
2021-07-28 Alyssa Rosenzweigpan/bi: Output binaries from standalone compiler
2021-07-28 Alyssa Rosenzweigpan/bi: Only call clause code on Bifrost
2021-07-28 Alyssa Rosenzweigpan/bi: Add quirks for Mali G78
2021-07-28 Alyssa Rosenzweigpan/bi: Do more mesa/st stuff in standalone compiler
2021-07-28 Alyssa Rosenzweigpan/bi: Zero initialize shader_info
2021-07-28 Alyssa Rosenzweigpan/bi: Parse file names in standalone compiler
2021-07-28 Alyssa Rosenzweigpan/bi: Remove unused option
2021-07-28 Alyssa Rosenzweigpan/bi: Remove unused pointer from bi_instr
2021-07-27 Mike Blumenkrantzzink: use dynamic line stipple
2021-07-27 Mike Blumenkrantzci: add another zink job with timelines disabled
2021-07-27 Mike Blumenkrantzzink: add env var to disable timelines
2021-07-27 Mike Blumenkrantzzink: export PIPE_CAP_TGSI_BALLOT
2021-07-27 Mike Blumenkrantzzink: remove VK_EXT_shader_subgroup_ballot from device...
2021-07-27 Mike Blumenkrantzzink: implement compiler handling for subgroup ballot...
2021-07-27 Mike Blumenkrantzzink: lower subgroup ballot instructions
2021-07-27 Mike Blumenkrantzzink: change descriptor flushing to assert
2021-07-27 Philipp Zabeletnaviv: fix gbm_bo_get_handle_for_plane for multiplana...
2021-07-27 Rohan Gargvirgl: Enable caching for sampler views and render...
2021-07-27 Rohan GargRevert "Revert "virgl: Cache depth and stencil buffers""
2021-07-27 Rohan Gargvirgl: Add more meta data to cached resources
2021-07-27 Alyssa Rosenzweigpan/va: Integrate the tests into meson test
2021-07-27 Alyssa Rosenzweigpan/va: Add disassembler test harness
2021-07-27 Alyssa Rosenzweigpan/va: Add assembler test harness
2021-07-27 Alyssa Rosenzweigpan/va: Add negative test cases for the assembler
2021-07-27 Alyssa Rosenzweigpan/va: Add dis/assembler test cases
2021-07-27 Alyssa Rosenzweigpan/va: Add disassembler generator
2021-07-27 Alyssa Rosenzweigpan/va: Check for FAU conflicts in the assembler
2021-07-27 Alyssa Rosenzweigpan/va: Add Valhall assembler
2021-07-27 Alyssa Rosenzweigpan/va: Assert no instructions are duplicated
2021-07-27 Alyssa Rosenzweigpan/va: Add ISA.xml parser and support code
2021-07-27 Alyssa Rosenzweigpan/va: Add initial ISA.xml for Valhall
2021-07-27 suijingfengllvmpipe: correct the debug information printed with...
2021-07-27 Lepton Wugallium: Reset {d,r}Priv in dri_unbind_context
2021-07-27 Jason Ekstrandanv/android: Rework our handling of AHardwareBuffer...
2021-07-27 Connor Abbotttu: Triage some CTS failures
2021-07-27 Tomeu Vizosopanvk: Implement vkCmdClearAttachments
2021-07-27 Tomeu Vizosopanvk: Expose panvk_cmd_alloc_fb_desc and panvk_cmd_all...
2021-07-27 Tomeu Vizosopanvk: A pipeline might not be bound when the render...
2021-07-27 Tomeu Vizosopanvk: Move check for fragment requirement up to the...
2021-07-27 Tomeu Vizosopanvk: Close batch when ending a command buffer
2021-07-27 Tomeu Vizosopanvk: Start a new batch when the job index gets above...
2021-07-27 Tomeu Vizosopanvk: Don't try to update samplers if they are immutable
2021-07-27 Juan A. Suarez... ci/v3dv: update vulkan expected results
2021-07-27 Yevhenii Kolesnikovglsl: Properly handle .length() of an unsized array
2021-07-27 Yevhenii Kolesnikovglsl: Add operator for .length() method on implicitly...
2021-07-27 Erico Nuneslima: avoid crash with negative viewport values
2021-07-27 Pierre-Eric... dlist: don't handle unmerged draws as merged
2021-07-27 Iago Toral... v3dv: expose VK_KHR_multiview
2021-07-27 Iago Toral... v3dv: implement interaction of queries with multiview
2021-07-27 Iago Toral... v3dv: fix query error handling
2021-07-27 Iago Toral... v3dv: track first and last subpass that use a view...
2021-07-27 Iago Toral... v3dv: skip processing tiles for layers that are not...
2021-07-27 Iago Toral... v3dv: use correct number of layers for multiview
2021-07-27 Iago Toral... v3dv: don't merge subpasses with different view masks
next