platform/upstream/mesa.git
2020-10-21 Icecream95panfrost: Only enable occlusion queries when active
2020-10-21 Icecream95panfrost: Precise occlusion query support
2020-10-20 Eric Anholtst/mesa: Drop the TGSI paths for drawpixels and use...
2020-10-20 Eric Anholtst/mesa: Drop the TGSI paths for PBOs and use nir-to...
2020-10-20 Eric Anholtgallium/ntt: Add default compiler options for non-nativ...
2020-10-20 Vinson Leev3dv: Fix assert using assign instead of compare.
2020-10-20 Bas Nieuwenhuizenradv: Advertise VK_KHR_shader_terminate_invocation.
2020-10-20 Bas Nieuwenhuizenamd/llvm: Add VK_KHR_shader_terminate_invocation support.
2020-10-20 Bas Nieuwenhuizenaco: Add VK_KHR_shader_terminate_invocation support.
2020-10-20 Eric Anholtci: Enable Werror on meson-arm64-build-test.
2020-10-20 Eric Anholtturnip: Add error path handling for descriptor pool...
2020-10-20 Eric Anholtturnip: Handle the error path for tu/drm's vkResetFences().
2020-10-20 Eric Anholtturnip: Handle some error paths in allocating CS space...
2020-10-20 Eric Anholtfreedreno/fdperf: Silence a compiler warning about...
2020-10-20 Eric Anholtfreedreno/tools: Fix compiler warnings about using...
2020-10-20 Eric Anholtfreedreno/cffdec: Fix format overflow warning.
2020-10-20 Karol Herbstllvmpipe: enable CL images
2020-10-20 Dave Airliellvmpipe: fix sampler/image binding for clover.
2020-10-20 Karol Herbstnvc0/CL: enable images
2020-10-20 Karol Herbstnouveau: hide SVM support behing a variable for now...
2020-10-20 Karol Herbstclover/nir: set kernel_image cap
2020-10-20 Jason Ekstrandclover/nir: Add an image lowering pass
2020-10-20 Jason Ekstrandclover/nir: Calculate sizes of images and samplers...
2020-10-20 Karol Herbstclover/device: use PIPE_MAX_SHADER_SAMPLER_VIEWS for...
2020-10-20 Serge Martinclover: clCreateImage: calculate image row_pitch and...
2020-10-20 Karol Herbstclover: support custom driver strides
2020-10-20 Serge Martinclover: validate image_row_pitch and image_slice_pitch...
2020-10-20 Aaron Watryclover: Fix incorrect error check in clGetSupportedImag...
2020-10-20 Karol Herbstclover: use pipe_image_view for images instead of set_c...
2020-10-20 Jason Ekstrandcompiler/types: Allow images and samplers in get_explic...
2020-10-20 Jason Ekstrandcompiler/types: Assert non-zero alignments in get_expli...
2020-10-20 Jason Ekstrandnir/lower_io: Assert non-zero power-of-two alignments
2020-10-20 Jason Ekstrandspirv: Add 0.5 to integer coordinates for OpImageSample...
2020-10-20 Jason Ekstrandanv,iris: Use the data cache for UBO pulls on Gen12+
2020-10-20 Jason Ekstrandiris: Flush caches based on brw_compiler::indirect_ubos...
2020-10-20 Marijn Suijtenandroid: gallium/auxiliary: Deduplicate nir_to_tgsi...
2020-10-20 Eric Anholtdocs: Document how to build and install Android drivers.
2020-10-20 Eric Anholtmeson: Don't enable libunwind by in 'auto' mode on...
2020-10-20 Eric Anholtmeson: Don't try to build GLX by default on Android.
2020-10-20 Eric Anholtfreedreno: Use Android's libsync instead of libdrm's.
2020-10-20 Eric Anholtmeson: Only require libexpat when a part of the build...
2020-10-20 Michael Olbrichmeson.build: xxf86vm is not needed for -Dglx-direct...
2020-10-20 Eric Anholtsoftpipe: Switch to using NIR as the shader format...
2020-10-20 Eric Anholtsoftpipe: Fix buffer overflows in SSBO atomics.
2020-10-20 Eric Anholtgallium: Add a nir-to-TGSI pass.
2020-10-20 Eric Anholtnir: Add an option to not lower source mods for f64...
2020-10-20 Eric Anholtnir: Add a call to get a struct describing SSA liveness...
2020-10-20 Eric Anholtnir: Add a block start/end ip to live instr index metadata.
2020-10-20 Eric Anholtnir: Replace nir_ssa_def->live_index with nir_instr...
2020-10-20 Eric Anholtnir: Introduce nir_metadata_instr_index for nir_index_i...
2020-10-20 Eric Anholtci: Enable NIR_VALIDATE everywhere.
2020-10-20 Samuel Pitoisetradv: move all NIR pass outside of ACO
2020-10-20 Samuel Pitoisetac/nir: handle non-const offset with txf/txf_ms
2020-10-20 Marek Olšákac/llvm: don't lower bool to int32, switch to native...
2020-10-20 James Parkutil: Fix rwlock Windows include for MinGW
2020-10-20 Lionel Landwerlingenxml: drop gen10
2020-10-20 Samuel PitoisetRevert "radv/aco: disable NGG GS support because it...
2020-10-20 Timur Kristófaco/ngg: Add assertion to make sure we always know...
2020-10-20 Timur Kristófnir: Emit set_vertex_and_primitive_count for inactive...
2020-10-20 Samuel Pitoisetradv: add missing 'discardtodemote' option in the debug...
2020-10-19 Marcin Ślusarzvulkan/wsi: fix possible random stalls in wsi_display_w...
2020-10-19 Vinson Leepanfrost: Fix stride for AFBC_FORMAT_MOD_BLOCK_SIZE_32x8.
2020-10-19 Caio Marcelo... anv: Advertise VK_KHR_shader_terminate_invocation
2020-10-19 Caio Marcelo... vulkan: Update XML and headers to 1.2.158
2020-10-19 Dave Airlieclover/nir: add a constant folding pass before lowering...
2020-10-19 Kenneth Graunkeisl: Enable Tigerlake HDC:L1 caches via MOCS in various...
2020-10-19 Kenneth Graunkeisl, anv, iris: Add a centralized helper to select...
2020-10-19 Kenneth Graunkeanv: Set only one ISL usage bit (RT/texture) for CopyBu...
2020-10-19 Eric Anholtturnip: Only link libdrm in the DRM case, not KGSL.
2020-10-19 Eric Anholtturnip: Don't link the WSI code if we don't have a...
2020-10-19 Eric Anholtturnip: Use Mesa's libsync.h instead of libdrm's libsync.h.
2020-10-19 Eric Anholtturnip: Drop a dead error checking path in device init.
2020-10-19 Eric Anholtandroid: Add pre-4.7 Android kernel compatibility to...
2020-10-19 Eric Anholtutil: Import a copy of drm's libsync.h
2020-10-19 Eric Anholtci/android: Switch build to using platform SDK version 26.
2020-10-19 Eric Anholtandroid_stub: Update platform headers to include grallo...
2020-10-19 Samuel Pitoisetradv: report latest extension spec versions
2020-10-19 Duncan Hopkinsmeson: Add xcb-fixes to loader when using x11 and dri3...
2020-10-19 Ian Romanickmesa: Pass the correct caller string to _mesa_lookup_or...
2020-10-19 Ian Romanickmesa/st: Silence unused parameter warnings in st_context.c
2020-10-19 Ian Romanicki965: Silence unused parameter warnings
2020-10-19 Nanley Cheryisl: Fix the aux-map encoding for D24_UNORM_X8
2020-10-19 Jason Ekstrandanv: Implement VariableDescriptorCount
2020-10-19 Jason Ekstrandanv: Add a descriptor_count to descriptor sets
2020-10-19 Jason Ekstrandanv: Bump the number of update-after-bind descriptors...
2020-10-19 Erik Faye-Lundzink: reject resource-imports with modifiers
2020-10-19 Mike Blumenkrantzdoc/features: remove zink entries for GL 3.3 items
2020-10-19 James Parkutil,ac,aco,radv: Cross-platform memstream API
2020-10-19 James Parkutil,radv,radv/winsys: Cross-platform rwlock API
2020-10-19 Ricardo Garciaanv: Ignore continue flag in primary cmd buffers
2020-10-19 Samuel Pitoisetac/nir: implement missing nir_op_pack_half_2x16_split
2020-10-17 Marek Olšákradeonsi: enable NGG culling by default on Navi1x PRO...
2020-10-17 Marek Olšákradeonsi: enable NGG on Navi14 PRO cards
2020-10-17 Marek Olšákradeonsi: tweak LATE_ALLOC_GS numbers for faster NGG...
2020-10-17 Marek Olšákradeonsi: pack LDS better for NGG culling
2020-10-17 Marek Olšákradeonsi: write VS/TES system values into LDS after...
2020-10-17 Marek Olšákradeonsi: remove indirection when loading position...
2020-10-17 Marek Olšákradeonsi: optimize out LDS bank conflicts in the NGG...
2020-10-17 Marek Olšákradeonsi: enable NGG culling by default on gfx10.3...
2020-10-17 Marek Olšákradeonsi: don't disable NGG culling on gfx10.3
next