platform/upstream/mesa.git
2022-08-05 Emma Anholtzink: Take the tiling path for resources with modifiers.
2022-08-04 Karol Herbstutil/memstream: insert null terminator on windows
2022-08-04 Karol Herbstgallium: mark the input data as const in pipe_grid_info
2022-08-04 Karol Herbstvtn: silence warning about linkage
2022-08-04 Karol Herbstclc: undefine spirv defs to work around LLVMs headers
2022-08-04 Karol Herbstmicrosoft/clc: drop inline sampler reordering
2022-08-04 Jason Ekstrandnir: Clean up and improve nir_dedup_inline_samplers
2022-08-04 Karol Herbstnir: extract the clc inline sampler dedup pass from clc
2022-08-04 Karol Herbstnir/lower_images: extract from clover
2022-08-04 Karol Herbstnir: serialize printf metadata for CL kernels
2022-08-04 Karol Herbstprintf: add some unit tests
2022-08-04 Karol Herbstprintf: extract clovers printf impl
2022-08-04 David Heidelbergci/bin: ignore Gitlab GQL cache
2022-08-04 Konstantin... radv/nir_lower_abi: Use instructions_pass
2022-08-04 Yonggang Luomeson: Cleanup usage dri_drivers as it's a dead option
2022-08-04 Yonggang Luomeson: Place all pre_args about HAVE_DRI* into single...
2022-08-04 Dylan Bakerdocs: update calendar for 22.2.0-rc1
2022-08-04 Dylan Bakerdocs: update calendar and link releases notes for 22.1.5
2022-08-04 Dylan Bakerdocs: update calendar and link releases notes for 22.1.4
2022-08-04 Dylan Bakerdocs: Add sha256 sum for 22.1.4
2022-08-04 Dylan Bakerdocs: add release notes for 22.1.4
2022-08-04 Dylan Bakerdocs: Add sha256 sum for 22.1.5
2022-08-04 Dylan Bakerdocs: add release notes for 22.1.5
2022-08-04 Dmitry Osipenkoutil/disk_cache: Add new mesa-db cache type
2022-08-04 Dmitry Osipenkoutil/disk_cache: Make disk_cache_os.h usable by C+...
2022-08-04 Dmitry Osipenkoutil/disk_cache: Move struct cache_entry_file_data...
2022-08-04 Dmitry Osipenkoutil/disk_cache: Append to disk_cache_load_cache_index...
2022-08-04 Dmitry Osipenkoutil/disk_cache: Enable testing of uncompressed caches
2022-08-04 Dmitry Osipenkoutil/disk_cache: Add option to disable compression
2022-08-04 Omar Akkilaci: Add vulkan dEQP tests for venus
2022-08-04 Omar Akkilaci: Enable virtio-experimental in testing
2022-08-04 Omar Akkilaci: Build crosvm with opaque fd mapping support
2022-08-04 Omar Akkilaci: Move crosvm to the base test image
2022-08-04 Omar Akkilaci: Merge common builds in debian test jobs
2022-08-04 Mike Blumenkrantztgsi_to_nir: handle compact arrays for clipdistance
2022-08-04 Mike Blumenkrantztgsi_to_nir: fix clipdistance store writemask
2022-08-04 David Heidelbergci: replace gzip usage with zstd where posible
2022-08-04 David Heidelbergci: compress LAVA rootfs with zstd instead of gzip
2022-08-04 Juan A. Suarez... vc4/simulator: use i915/amd ioctls for BO
2022-08-04 Frank Binnspvr: get free list min size from the runtime info
2022-08-04 Dave Airliegallium: use gl shader types as the basis for the galli...
2022-08-04 Dave Airliegallium: fixup some inconsistent uses of enum pipe_shad...
2022-08-04 Dave Airliegallium/iris/crocus: collapse a bunch of conversion...
2022-08-04 Dave Airliegallium/tgsi: reorder pipe shader type defines.
2022-08-04 Dave Airliesvga: compare shader type against compute not tess...
2022-08-04 Dave Airlievirgl: abstract virgl shader stages from pipe shader...
2022-08-04 Dave Airliezink: add defines for the shader stage templates.
2022-08-04 Dave Airliellvmpipe/gallivm/draw: introduce a buffer type.
2022-08-04 Dave Airliedraw: fix up jit type creation for gs/tcs/tes
2022-08-04 Dave Airlielavapipe: enable shader clock
2022-08-04 Dave Airliellvmpipe: add shader clock support
2022-08-04 pal1000Microsoft clc: strip lib prefix
2022-08-04 pal1000d3d12/dzn/spirv2dxil: Require version library
2022-08-04 Emma Anholtci/bare-metal: Re-open serial and everything after...
2022-08-04 Julia Tatzzink: Advertise PIPE_CAP_NATIVE_FENCE_FD
2022-08-04 Mike Blumenkrantzzink: add a graphics pipeline library implementation
2022-08-04 Mike Blumenkrantzzink: set program pipeline array idx earlier in zink_ge...
2022-08-04 Mike Blumenkrantzzink: reorganize zink_gfx_pipeline_state a little
2022-08-04 Mike Blumenkrantzzink: break out program primtype->idx conversion function
2022-08-04 Mike Blumenkrantzzink: change zink_create_gfx_program signature
2022-08-04 Mike Blumenkrantzzink: hook up pipeline_library extensions
2022-08-04 Mike Blumenkrantzzink: always set vertex dynamic states
2022-08-04 Mike Blumenkrantzzink: init cache_put program fence on program creation
2022-08-04 Dave Airliegallivm: fix printf hook for cached shaders.
2022-08-04 Chia-I Wuturnip: use SPDX-License-Identifier
2022-08-04 Chia-I Wuturnip: remove headers from libtu_files
2022-08-04 Chia-I Wuturnip: remove tu_private.h
2022-08-04 Chia-I Wuturnip: move away from tu_private.h
2022-08-04 Chia-I Wuturnip: update tu_util.h
2022-08-04 Chia-I Wuturnip: add tu_android.h
2022-08-04 Chia-I Wuturnip: add tu_cmd_buffer.h
2022-08-04 Chia-I Wuturnip: add tu_device.h
2022-08-04 Chia-I Wuturnip: update tu_autotune.h
2022-08-04 Chia-I Wuturnip: add tu_wsi.h
2022-08-04 Chia-I Wuturnip: add tu_pass.h
2022-08-04 Chia-I Wuturnip: add tu_lrz.h
2022-08-04 Chia-I Wuturnip: add tu_dynamic_rendering.h
2022-08-04 Chia-I Wuturnip: add tu_clear_blit.h
2022-08-04 Chia-I Wuturnip: add tu_pipeline.h
2022-08-04 Chia-I Wuturnip: add tu_shader.h
2022-08-04 Chia-I Wuturnip: update tu_descriptor_set.h
2022-08-04 Chia-I Wuturnip: add tu_formats.h
2022-08-04 Chia-I Wuturnip: add tu_image.h
2022-08-04 Chia-I Wuturnip: add tu_query.h
2022-08-04 Chia-I Wuturnip: update tu_cs.h
2022-08-04 Chia-I Wuturnip: add tu_suballoc.h
2022-08-04 Chia-I Wuturnip: add tu_drm.h
2022-08-04 Chia-I Wuturnip: remove includes that are already in tu_common.h
2022-08-04 Chia-I Wuturnip: add tu_common.h as the common header
2022-08-03 Constantine... anv: use nir_opt_uniform_access
2022-08-03 Constantine... radv: use nir_opt_uniform_access
2022-08-03 Constantine... nir: add a pass to remove non-uniform access qualifier...
2022-08-03 Guilherme Galloci/bin: Print job needs DAG in ci_run_n_monitor
2022-08-03 Guilherme Galloci/bin: Cache GQL queries
2022-08-03 Guilherme Galloci/bin: Add script to expand jobs manifest
2022-08-03 Guilherme Galloci/bin: Make ci_run_n_monitor finds dependencies automa...
2022-08-03 Guilherme Galloci/bin: Sort imports from ci_run_n_monitor.py
2022-08-03 Guilherme Galloci/bin: Add utility to find jobs dependencies
2022-08-03 Guilherme Galloci/lava: Add timeout header info for LAVA GL Sections
2022-08-03 Guilherme Galloci/lava: Customise sections timeouts via envvars
next