platform/upstream/mesa.git
2021-05-05 Dave Airlieintel/genxml: fix raster op fields on gen4/5
2021-05-05 Dave Airlieintel/gemxml: move blitter command to render on gen4/5
2021-05-05 Dave Airlieintel/genxml: rewrite the prefilterop xml to be more...
2021-05-05 Dave Airlieintel/genxml: align gen4/5 xml for store data immediate
2021-05-05 Ilia Mirkinintel: fix MI builder for pre-gen7
2021-05-05 Mike Blumenkrantzzink: export PIPE_CAP_SPARSE_BUFFER_PAGE_SIZE
2021-05-05 Mike Blumenkrantzzink: implement sparse buffer creation/mapping
2021-05-05 Mike Blumenkrantzzink: add a pipe_context::resource_commit hook
2021-05-05 Mike Blumenkrantzzink: use new ctx device lost checker function
2021-05-05 Mike Blumenkrantzzink: add a ctx function for handling device lost resets
2021-05-05 Mike Blumenkrantzzink: use zink_screen_handle_vkresult() for fence and...
2021-05-05 Mike Blumenkrantzzink: add a screen util function for handling VkResults
2021-05-05 Mike Blumenkrantzzink: minor refactoring of buffer map for read case
2021-05-05 Alyssa Rosenzweigpan/bi: Use nir_lower_to_bit_size
2021-05-05 Alyssa Rosenzweigpan/bi: Switch to 1-bit bools
2021-05-05 Alyssa Rosenzweigpan/bi: Don't swizzle scalars
2021-05-05 Alyssa Rosenzweigpan/bi: Track scalarness of 16-bit ALU
2021-05-05 Alyssa Rosenzweigpan/bi: Handle b2i8/16
2021-05-05 Alyssa Rosenzweigpan/bi: Handle b2f ourselves
2021-05-05 Alyssa Rosenzweigpan/bi: Handle ineg
2021-05-05 Alyssa Rosenzweigpan/bi: Handle integer min/max ourselves
2021-05-05 Alyssa Rosenzweigpan/bi: Add imm_uintN helper
2021-05-05 Mike Blumenkrantzzink: support PIPE_CAP_QUERY_MEMORY_INFO
2021-05-05 Mike Blumenkrantzzink: hook up VK_EXT_memory_budget
2021-05-05 Mike Blumenkrantzzink: grab GetPhysicalDeviceMemoryProperties2 from...
2021-05-04 Eric Anholtci/freedreno: Mark a5xx texture gather as flaky.
2021-05-04 Jason Ekstrandnir/builder: Move clamp helpers to nir_builder.h
2021-05-04 Erik Kurzingervulkan/device_select: avoid segfault on Wayland if...
2021-05-04 Caio Marcelo... nir: Move shared_memory_explicit_layout bit into common...
2021-05-04 Eric Anholttunrip: Add support for VK_EXT_separate_stencil_usage.
2021-05-04 Erik Faye-Lundzink: cache SpvId for aggregate glsl_types
2021-05-04 Erik Faye-Lundzink: handle matrix-types after vectors
2021-05-04 Alyssa Rosenzweigpan/mdg: Don't print zero
2021-05-04 Alyssa Rosenzweigpan/mdg: Reduced printed parens
2021-05-04 Alyssa Rosenzweigpan/mdg: Don't print mem addr brackets
2021-05-04 Alyssa Rosenzweigpan/mdg: Don't print explicit .rte
2021-05-04 Alyssa Rosenzweigpan/mdg: Suppress most attribute tables
2021-05-04 Alyssa Rosenzweigpan/mdg: Don't print zero shifts
2021-05-04 Alyssa Rosenzweigpan/mdg: More concise RMU name
2021-05-04 Alyssa Rosenzweigpan/mdg: Hide units behind MIDGARD_MESA_DEBUG=verbose
2021-05-04 Alyssa Rosenzweigpanfrost: Key blend shaders to the input types
2021-05-04 Alyssa Rosenzweigpan/blend: Emit explicit conversions for all types
2021-05-04 Alyssa Rosenzweigpanfrost/lower_framebufffer: Don't use i2imp
2021-05-04 Alyssa Rosenzweigpanfrost: Assume lower_fragcolor has been called
2021-05-04 Alyssa Rosenzweigpanfrost: Call nir_lower_fragcolor based on key
2021-05-04 Alyssa Rosenzweigpanfrost/blend: Prepare for lower_fragcolor
2021-05-04 Alyssa Rosenzweigpanfrost/blend: Distribute to_c_factor
2021-05-04 Alyssa Rosenzweigpanfrost/blend: Workaround a v7 implementation-detail
2021-05-04 Alyssa Rosenzweigpanfrost/blend: Fix outdated comments
2021-05-04 Alyssa Rosenzweigpan/lower_blend: Rename is_bifrost->scalar
2021-05-04 Alyssa Rosenzweigpan/lower_blend: Use NIR helpers
2021-05-04 Alyssa Rosenzweigpan/lower_blend: Clean up type size handling
2021-05-04 Alyssa Rosenzweigpanfrost: Don't clobber RT0 if RTn is disabled
2021-05-04 Alyssa Rosenzweigpanfrost: Minor cleanup of blend CSO
2021-05-04 Alyssa Rosenzweigpanfrost: Support alpha_to_one
2021-05-04 Alyssa Rosenzweigpanfrost: Make comment less confusing
2021-05-04 Alyssa Rosenzweigpan/bi: Lower 8-bit fragment input
2021-05-04 Alyssa Rosenzweigpan/bi: Handle swizzles in i2i8
2021-05-04 Alyssa Rosenzweigpan/bi: Add single-component 8-bit mkvec lowering
2021-05-04 Alyssa Rosenzweigpan/bi: Handle different sizes of LD_TILE
2021-05-04 Alyssa Rosenzweigpan/bi: Track dual-src blend type
2021-05-04 Yiwei Zhangvenus: query extended resource info from gralloc
2021-05-04 Eric Anholttgsi: Mark the tgsi_exec_channel and tgsi_double_channe...
2021-05-04 Charlie Turnerradv: Add a STONEY baseline for dEQP.
2021-05-04 Iago Toral... v3d: choose a larger CSD supergroup size if possible
2021-05-04 Iago Toral... broadcom/common: move CSD supergroup sizing to a common...
2021-05-04 Iago Toral... v3dv: limit supergroup size in presence of TSY barriers
2021-05-04 Iago Toral... broadcom/compiler: track if a shader has control barrie...
2021-05-04 Iago Toral... v3dv: choose a larger CSD supergroup size if possible
2021-05-04 Iago Toral... compiler/nir: add a divergence analysis option for...
2021-05-04 Caio Marcelo... intel/compiler: Remove unused exported functions
2021-05-04 Caio Marcelo... i965: Use brw_cs_get_dispatch_info()
2021-05-04 Caio Marcelo... anv: Use brw_cs_get_dispatch_info()
2021-05-04 Caio Marcelo... iris: Use brw_cs_get_dispatch_info()
2021-05-04 Caio Marcelo... intel/compiler: Add common function for CS dispatch...
2021-05-04 Caio Marcelo... nir: Remove now unnecessary conditions from emit_load...
2021-05-04 Boris Brezillonpanfrost/ci: Run the full deqp-gles3 testsuite
2021-05-04 Erik Faye-Lunddocs: update gallium doxygen docs
2021-05-04 Gert Wollnynir/opt_algebraic: optimizations for add umax/umin...
2021-05-04 Erik Faye-Lundlavapipe: consistently use nir macros
2021-05-04 Samuel Pitoisetradv: implement RADV_FORCE_VRS for the LLVM backend
2021-05-04 Marek Olšákutil: fix (re-enable) L3 cache pinning
2021-05-04 Marek Olšákutil: print CPU caps in release builds too
2021-05-04 Dave Airliei965: drop old brw ff gs code.
2021-05-04 Dave Airliei965: port fixed function geom shader to use compiler...
2021-05-04 Dave Airlieintel/compiler: add support for compiling fixed function gs
2021-05-04 Dave Airlieintel: move brw_ff_gs_prog_key/data to compiler.
2021-05-04 Eric Anholtci/freedreno: Add another db820c flake that's appeared...
2021-05-04 Eric Anholtci/freedreno: Fix the recent-a5xx-texture-flakes matches.
2021-05-04 Ian Romanickgallivm: Remove unused GALLIVM_NAN_RETURN_NAN
2021-05-04 Ian Romanickgallivm: Use GALLIVM_NAN_RETURN_OTHER_SECOND_NONNAN...
2021-05-04 Ian Romanickgallivm: Use range analysis to generate better fmin...
2021-05-04 Ian Romanickgallivm: Fix NaN behavior of min and max
2021-05-04 Ian Romanicktgsi_exec: Use C99 functions for min and max instead...
2021-05-04 Jason Ekstrandintel/nir: Set lower txs with non-zero LOD
2021-05-03 Jason Ekstrandintel/fs: Don't use pixel_z for Gen4-5 source_depth_to_...
2021-05-03 Rob Clarkfreedreno/query/acc: Set needs_flush
2021-05-03 Rob Clarkfreedreno: Consolidate needs_flush and clearing last_fence
2021-05-03 Adam Jacksoni915c: Add a symlink for i830_dri.so
2021-05-03 Adam Jacksoninclude: Remove unused i810_pci_ids.h
next