platform/upstream/mesa.git
2020-12-08 Pierre-Eric... vbo/dlist: refactor prim_store/vertex_store allocations
2020-12-08 Pierre-Eric... mesa: optimize _mesa_program_resource_location
2020-12-08 Pierre-Eric... util/hash_table: add _mesa_hash_data_with_seed function
2020-12-08 Pierre-Eric... vbo/dlist: implement primitive merging
2020-12-08 Pierre-Eric... vbo/dlist: convert LINE_STRIPS to LINES
2020-12-08 Pierre-Eric... vbo/dlist: create an index buffer in compile_vertex_list
2020-12-08 Pierre-Eric... dlist: do not call _mesa_lookup_list twice
2020-12-07 Mauro Rossiandroid: radv: add libcutils shared dependency
2020-12-07 Marijn Suijtenmesa/math: Fix address of array always returning true
2020-12-07 Marijn Suijtenandroid: util: Add libcutils to Android.mk shared libs
2020-12-07 Witold Barylukzink: Cap PIPE_SHADER_CAP_MAX_CONST_BUFFERS to 32
2020-12-07 Marek Olšákgallium: fix the PIPE_SHADER_CAP_SUPPORTED_IRS value...
2020-12-07 Marek Olšákst/mesa: remove less useful debug options in hot paths
2020-12-07 Marek Olšákst/mesa: don't generate TGSI for the draw VS because...
2020-12-07 Marek Olšákdraw: add NIR support to draw_create_vertex_shader
2020-12-07 Erik Faye-Lundzink: fix channel ordering in format-mapping
2020-12-07 Gert Wollnyr600/sfn: Add support for shader_clock
2020-12-07 Gert Wollnyr600/sfn: Fix dest-swizzle for GS vertex loads
2020-12-07 Thong Thaigallium: Fix VAAPI postproc blit
2020-12-07 Jason Ekstrandnir/lower_non_uniform: Better handle non-derefs
2020-12-07 Jason Ekstrandnir/lower_non_uniform: Refactor for better code organiz...
2020-12-07 Kenneth Graunkenir/lower_non_uniform: Use nir_read_first_invocation...
2020-12-07 Erik Faye-Lundgallium: do not reset buffers for unsupported stages
2020-12-07 Michel Zoullvmpipe: work around mingw compiler optimization bug
2020-12-07 Samuel Pitoisetradv: fix clearing FMASK for layered MSAA images on...
2020-12-07 Samuel Pitoisetac/surface: initialize the FMASK slice size for GFX9+
2020-12-07 Samuel Pitoisetradv: advertise VK_EXT_sample_locations on GFX10+
2020-12-07 Samuel Pitoisetradv: enable using MSAA2x and MSAA4x sample locations...
2020-12-07 Hans-Kristian... radv: Implement VK_VALVE_mutable_descriptor_type.
2020-12-07 Hans-Kristian... vulkan: Update to 1.2.164.
2020-12-07 Mauro Rossiandroid: freedreno/ir3: use python3 in gen rules
2020-12-07 Mauro Rossiandroid: freedreno: Remove fd_log()
2020-12-07 Mauro Rossiandroid: freedreno: Add GPU tracepoints
2020-12-07 Mauro Rossiandroid: gallium/aux: Add GPU tracepoint mechanism
2020-12-07 Mauro Rossiandroid: gallium/aux: update old generated sources...
2020-12-07 Samuel Pitoisetci: update the list of expected failures for RADV/FIJI
2020-12-07 Samuel Pitoisetradv: fix using FS sample shading if the linker optimiz...
2020-12-07 Erik Faye-Lundlavapipe: fix logic-op support
2020-12-07 Duncan Hopkinszink. Fixing vkGetPhysicalDeviceProperties2 and vkGetPh...
2020-12-07 Samuel Pitoisetradv: use 32-bit predication for skipping FCE on GFX10.3+
2020-12-07 Samuel Pitoisetradv: set the predication boolean as 32-bit if necessary
2020-12-07 Samuel Pitoisetradv: fix exporting multiviews with NGG
2020-12-07 Samuel Pitoisetradv: mark GFX10.3 as a non-conformant Vulkan implement...
2020-12-07 Dave Airlieradeonsi: fix regression on gpus using the radeon winsys.
2020-12-05 Indrajit Kumar Dasradeonsi/gfx10: added support for gfx10 conditional...
2020-12-05 Marek Olšákr300,r600,radeonsi: inline struct radeon_cmdbuf to...
2020-12-05 Boris Brezillonpanfrost: Only set varyings and varying_buffers when...
2020-12-05 Boris Brezillonpanfrost: Fix draw descriptor definition
2020-12-05 Boris Brezillonpanfrost: Fix texture payload decoding
2020-12-05 Lionel Landwerlinisl: Fix android build
2020-12-05 Michel Dänzerci: Run sanity job automatically for forked branches...
2020-12-05 Michel Dänzerci: Manual test jobs don't need the Git tree
2020-12-05 Michel Dänzerci: sanity job doesn't need the Git tree
2020-12-05 Michel Dänzerci: Drop x86_build_old image
2020-12-05 Michel Dänzerci: Append $MESA_TEMPLATES_COMMIT to image tags
2020-12-05 Michel Dänzerci: Define global variable MESA_TEMPLATES_COMMIT for...
2020-12-05 Michel Dänzerci: Run git gc before creating Git cache tarball
2020-12-05 Vinson Leemeson: Fix Clang microsoft-enum-value detection.
2020-12-05 Eric Anholtgallium/osmesa: Return cleanly for OSMesaGetDepthBuffer...
2020-12-05 Eric Anholtgallium/osmesa: Fix leak of the ST manager/api on libra...
2020-12-05 Eric Anholtgallium/osmesa: Fix data race on setting up the ST...
2020-12-05 Eric Anholtgallium/osmesa: Remove the broken buffer-reuse scheme.
2020-12-04 Eric Anholtgallium/osmesa: Fix flushing and Y-flipping of the...
2020-12-04 Mike Blumenkrantzzink: assert all index values in ntv OpAccessChain...
2020-12-04 Eric Anholtxmlconfig: Warn if parsing the engine/app versions...
2020-12-04 Eric Anholtxmlconfig: Add unit tests for recent bugs in the dricon...
2020-12-04 Dylan Bakerdocs: update calendar and link releases notes for 20.2.4
2020-12-04 Dylan Bakerrelnotes: Add sha256sums for 20.2.4
2020-12-04 Dylan Bakerdocs: add release notes for 20.2.4
2020-12-04 Rhys Perryaco: remove rollback code when making an instruction...
2020-12-04 Rhys Perryaco: move update_renames() out of get_reg()
2020-12-04 Rhys Perryaco: remove rollback code for blocked fixed definitions
2020-12-04 Rhys Perryaco: remove rollback code around parallelcopy creation
2020-12-04 Rhys Perryaco: simplify get_reg_impl()
2020-12-04 Rhys Perryaco: use clear() helper instead of writing reg file...
2020-12-04 Rhys Perryaco: repeat get_reg_create_vector() with increased...
2020-12-04 Rhys Perryaco: remove rollback code in get_reg_create_vector()
2020-12-04 Rhys Perryaco: don't fill killed operands in update_renames()
2020-12-04 Rhys Perryaco: clear operands in update_renames()
2020-12-04 Marijn Suijtenutil: Do not insert uninitialized data if Android prope...
2020-12-04 Juan A. Suarez... ci: add testing for VC4 drivers (Raspberry Pi 3)
2020-12-04 Jesse Natalieclover/core: Fix x86 build
2020-12-04 Andres Gomez.mailmap: add and update aliases for Danylo Piliaiev
2020-12-04 Rhys Perryaco: coalesce constant copies
2020-12-04 Rhys Perryaco: use v_lshrrev_b64 for 64-bit VGPR copies on GFX10+
2020-12-04 Rhys Perryaco: add get_const/is_constant_representable helpers
2020-12-04 Rhys Perryaco: allow 64-bit literals if they can be sign/zero...
2020-12-04 Rhys Perryaco: remove sign-extension in constantValue64()
2020-12-04 Rhys Perryaco: test self-intersecting copies when src=higher
2020-12-04 Rhys Perryaco: don't assume src=lower when splitting self-interse...
2020-12-04 Boris Brezillonpanfrost: Update the resource layout before calling...
2020-12-04 Marcin Ślusarziris: store copy of the border color in the border...
2020-12-04 Samuel Pitoisetradv: reduce maxTransformFeedbackBufferDataSize to 512
2020-12-04 Vinson Leeutil: Add os_get_page_size support for macOS.
2020-12-04 Ruijing Dongradeon/vcn: support hevc SAO enc for VCN2+
2020-12-04 Boyuan Zhangradeon/vcn: use cdw to calculate slice header index
2020-12-04 Ruijing Dongradeon/vcn: add 0x02 to enc emulation prevention
2020-12-03 Vinson Leeamd/addrlib: Initialize Lib members in constructors.
2020-12-03 Adam Jacksonmeson: Make the glvnd vendor name configurable
2020-12-03 Bas Nieuwenhuizenradv: Don't invalidate the SCACHE for image barriers.
next