platform/upstream/mesa.git
2021-03-12 Samuel Pitoisetradv: fix meta save/restore state with non renderable...
2021-03-12 Samuel Pitoisetradv: disable sampling with VK_FORMAT_R64_SFLOAT
2021-03-12 Rohan Gargvirgl: Support the ETC1_RGB8 format as virglrenderer...
2021-03-12 Erico Nuneslima: run nir dce after nir_lower_vec_to_movs
2021-03-12 Juan A. Suarez... ci/broadcom: allow custom kernels
2021-03-12 Danylo Piliaievturnip: fill VkMemoryDedicatedRequirements
2021-03-12 Tapani Pällianv: fix compilation due to missing vk_format_from_android
2021-03-12 Tapani Pällianv/android: fix compilation failure
2021-03-12 Dave Airlielavapipe: add EXT_sampler_filter_minmax support
2021-03-12 Dave Airliellvmpipe: add reduction mode support
2021-03-12 Dave Airlielavapipe: enable KHR_multiview
2021-03-12 Dave Airlielavapipe: add render pass support for multiview
2021-03-12 Dave Airlielavapipe: add input attachment support for multiview
2021-03-12 Dave Airlielavapipe: add draw support for multiview
2021-03-12 Dave Airlielavapipe: add clear support for multiview
2021-03-12 Dave Airliellvmpipe: add view index support to rasterizer
2021-03-12 Dave Airliellvmpipe: add the view index callback from draw
2021-03-12 Dave Airliedraw: add tess/gs support for multiview index
2021-03-12 Dave Airliedraw/vs: pass the view index to the vertex shader
2021-03-12 Dave Airliedraw: pass the view index to the render driver
2021-03-12 Dave Airliedraw: add view_mask rendering support
2021-03-12 Dave Airliedraw: refactor out the instances drawing code
2021-03-12 Dave Airliedraw: add interface to notify renderer of the current...
2021-03-12 Dave Airliegallivm: add support for load_view_index intrinsic
2021-03-12 Dave Airliegallivm: mark subpass input attachments as 2d arrays
2021-03-12 Dave Airliegallium: add a view mask to the draw command
2021-03-12 Timothy Arceriglsl: fix declarations of gl_MaxVaryingFloats
2021-03-12 Jason Ekstrandiris: Add an iris_write_reg macro
2021-03-12 Jason Ekstrandanv: Add an anv_batch_write_reg macro
2021-03-12 Jason Ekstrandanv,genxml: Handle L3SQCREG1_SQGHPCI in GenXML
2021-03-12 Dylan Bakerdocs: Add calendar entries for 21.0 release.
2021-03-12 Dylan Bakerdocs: update calendar and link releases notes for 21.0.0
2021-03-12 Dylan Bakerdocs: add release notes for 21.0.0
2021-03-12 Ilia Mirkindocs: add notes about nvc0 support of ARB/EXT_texture_f...
2021-03-12 Ilia Mirkinnvc0: enable minmax reductions on gm200+
2021-03-12 Ilia Mirkinst/mesa: add EXT_texture_filter_minmax support
2021-03-12 Ilia Mirkinmesa: add tracking of reduction mode
2021-03-12 Dave Airliegallium: add a sampler reduction cap + settings
2021-03-11 Michael Tangmicrosoft/spirv_to_dxil: Fix spirv2dxil I/O to use...
2021-03-11 Michael Tangutil: Make os_read_file use O_BINARY on Windows
2021-03-11 Eric Anholtu_format: Mark the generated pack/unpack src/dst args...
2021-03-11 Anuj Phogatintel/isl: Drop intel_ prefix in function names
2021-03-11 Michel Zoulavapipe: update features.txt
2021-03-11 Michel Zouturnip: update features.txt
2021-03-11 Ian Romanicknir/range_analysis: Simplify analysis of bcsel
2021-03-11 Ian Romanicknir/search: Use range analysis for is_finite
2021-03-11 Ian Romanicknir/range_analysis: Fix analysis of fmin, fmax, or...
2021-03-11 Ian Romanicknir/range_analysis: Add "is a number" range analysis...
2021-03-11 Ian Romanicknir/range_analysis: Add "is finite" range analysis...
2021-03-11 Ian Romanicknir/range_analysis: Refactor fsat handling
2021-03-11 Axel Davyst/nine: Check memfd_create support
2021-03-11 Danylo Piliaievturnip: lower device index to zero
2021-03-11 Connor Abbottfreedreno/a6xx: Cleanup SP_XS_CTRL_REG0 definitions
2021-03-11 Connor Abbottfreedreno/registers: Handle typed registers with fields
2021-03-11 Connor Abbottfreedreno/a6xx: Fix compute threadsize type
2021-03-11 Connor Abbottfreedreno/computerator: Fix thrsz type
2021-03-11 Lionel Landwerlinintel/tools: fix meson warning
2021-03-11 Pierre Moreauspirv: Ignore WorkgroupSize in non-compute stages
2021-03-11 Dylan Bakerdocs: Remove 21.0 features from features_new.txt
2021-03-11 Anuj Phogati965: Rename files with "intel_" prefix to "brw_"
2021-03-11 Anuj Phogati965: Remove blank line at EOF
2021-03-11 Rhys Perryaco: remove vmem/smem score statistics
2021-03-11 Rhys Perryaco: add ACO_DEBUG=perfinfo
2021-03-11 Rhys Perryaco: add print option to print program without temporar...
2021-03-11 Rhys Perryaco: add latency and inverse throughput statistics
2021-03-11 Rhys Perryaco: add instruction classes
2021-03-11 Rhys Perryaco: lower p_constaddr into separate instructions earlier
2021-03-11 Rhys Perryaco: move wait_imm to aco_ir.h
2021-03-11 Rhys Perryaco: track divergent and uniform branch depth
2021-03-11 Rhys Perryaco: simplify loop_nest_depth tracking in isel
2021-03-11 Boris Brezillonpanfrost: Expose panfrost_modifier_to_layout()
2021-03-11 Boris Brezillonpanfrost: Split the sampler and texture count
2021-03-11 Boris Brezillonpanfrost: Don't count the special vertex/instance ID...
2021-03-11 Boris Brezillonpanfrost: Print the correct UBO size when dumping UBO...
2021-03-11 Boris Brezillonpanfrost: Allow passing an explicit UBO index for the...
2021-03-11 Boris Brezillonpanfrost: Add a knob to disable the UBO -> push constan...
2021-03-11 Lucas Stachrenderonly: close the gpu fd when destroying renderonly
2021-03-11 Lucas Stachrenderonly: remove layering violations
2021-03-11 Alyssa Rosenzweigpan/bi: Implement u{add, sub}_sat
2021-03-11 Boris Brezillonpan/bi: Extend the bi_builder to support type variants...
2021-03-11 Boris Brezillonpanfrost: Move pan_special_varying definition to pan_en...
2021-03-11 Boris Brezillonpanfrost: Add a pan_section_offset() helper
2021-03-11 Boris Brezillonpanfrost: Allow passing an explicit global dependency...
2021-03-11 Boris Brezillonpanfrost: Add a parameter to suppress next job prefetching
2021-03-11 Boris Brezillonpanfrost: Split the direct and indirect draw logic
2021-03-11 Boris Brezillonpan/bi: Move int64 lowering before idiv lowering
2021-03-11 Boris BrezillonRevert "pan/bi: Optimize out redundant jumps to #0x0"
2021-03-11 Rhys Perryradv/llvm: fix enabled_channels for compressed exports
2021-03-11 Rhys Perryaco: set compr for fp16 exports
2021-03-11 Michel Zoumeson: detect winflex/bison only on native win32
2021-03-11 Marek Olšákradeonsi: update pipe_screen::num_contexts
2021-03-11 Marek Olšákgallium: add pipe_screen::num_contexts for skipping...
2021-03-11 Marek Olšákgallium/u_threaded: don't sync in create_stream_output_...
2021-03-11 Rob Clarkfreedreno: threaded_context async flush support
2021-03-11 Rob Clarkfreedreno: threaded_context support
2021-03-11 Rob Clarkfreedreno: Check cb0 in rebind_resource()
2021-03-11 Rob Clarkfreedreno/a6xx: Move UBWC demotion to first sampler...
2021-03-11 Rob Clarkfreedreno: Add transfer_pool_unsync
2021-03-11 Rob Clarkfreedreno: Add fd_replace_buffer_storage()
2021-03-11 Rob Clarkfreedreno: Extract out helper for transfer-map flag...
next