platform/upstream/mesa.git
2021-01-18 Marek Olšákradeonsi: constant buffer cleanups
2021-01-17 Mauro Rossiandroid: freedreno/ir3: Switch over to new encoder...
2021-01-17 Mauro Rossiandroid: freedreno/hw/isa: Add description of ir3 ISA
2021-01-17 Hoe Hao Chengzink: remove excessive checks for loader version
2021-01-17 Hoe Hao Chengzink/codegen: find promotion version using vulkan registry
2021-01-17 Hoe Hao Chengzink/codegen: adding/fixing comments and copyright...
2021-01-17 Hoe Hao Chengzink/codegen: codegen-ize load_instance_extensions()
2021-01-17 Hoe Hao Chengzink/codegen: enable instance extension unconditionally...
2021-01-17 Hoe Hao Chengzink/codegen: make 'struct' optional in Version
2021-01-17 Hoe Hao Chengzink/codegen: add some new attributes to Extension
2021-01-17 Vinson Leenouveau: Fix typos.
2021-01-16 Erico Nuneslima: introduce fs and vs shader cache
2021-01-16 Alexander Kapshukfrontends/va/image: Eliminate repetitive code on error...
2021-01-16 Joel Linnfreedreno/a2xx: add RB perfcounter 1-3
2021-01-16 Joel Linnfreedreno/a2xx: fix/add RBBM perfcounter
2021-01-16 Ilia Mirkinglsl: only expose int64 atomics when extension is enabled
2021-01-16 Ilia Mirkinnv50/ir: clear dnz flag when converting mul/mad to...
2021-01-16 Rob Clarkfreedreno/a6xx: Add r2d support for GMEM resolves
2021-01-16 Bas Nieuwenhuizenac/surface: Fix GFX9 sparse mip info.
2021-01-16 Ilia Mirkinst/mesa: fix broken moves for u2i64 and related ops
2021-01-16 Mike Blumenkrantzzink: reduce blendfactor when alpha_to_one is set
2021-01-16 Dave Airlielavapipe: fix missing piece of VK_KHR_get_physical_devi...
2021-01-16 Jeremy Huddleston... Fall back on clock_gettime when timespec_get() is unava...
2021-01-15 Alyssa Rosenzweigpan/bi: Fix assertion
2021-01-15 Dave Airliedevice-select-layer: update for vulkan 1.2
2021-01-15 Jeremy Huddleston... darwin: Use the system libunwind
2021-01-15 Jeremy Huddleston... util: Fix pointer to integer conversion error when...
2021-01-15 Jeremy Huddleston... darwin: Use the system libexpat
2021-01-15 Eric Anholtutil/format: Simplify the generated unpack code.
2021-01-15 Eric Anholtmesa: Move the rest of format_unpack.py out of code...
2021-01-15 Eric Anholtmesa: Use a bunch of util functions for Z/S unpacking.
2021-01-15 Eric Anholtutil: Give a reasonable answer when unpacking z32unorm...
2021-01-15 Eric Anholtmesa: Reuse util_format's unpack functions for pure...
2021-01-15 Eric Anholtmesa: Reuse util_format's unpack_8unorm.
2021-01-15 Eric Anholtutil: Fix rounding of unpack_unorm8 from small unorm...
2021-01-15 Eric Anholtutil: Fix UBSan failure on _mesa_unorm_to_unorm.
2021-01-15 Eric Anholtutil: Move most of src/mesa/main/format_utils.h to...
2021-01-15 Eric Anholtmesa: Make _mesa_unpack_rgba_block() use the u_format...
2021-01-15 Eric Anholtmesa: Replace the float[4] unpack code with util/format's.
2021-01-15 Eric Anholtmesa: Drop incorrect statement about Z unpack behavior.
2021-01-15 Eric Anholtmesa: Add some little unit tests showing format unpack...
2021-01-15 Eric Anholtutil/format: Fix pack/unpack of A1R5G5B5_UINT.
2021-01-15 Rob Clarkfreedreno/isa: Fix branch/jump offset encoding
2021-01-15 Mike Blumenkrantzzink: enable PIPE_CAP_CLEAR_TEXTURE
2021-01-15 Mike Blumenkrantzzink: add a pipe_context::clear_texture hook
2021-01-15 Mike Blumenkrantzzink: break out some of the u_blitter setup into util...
2021-01-15 Mike Blumenkrantzzink: break out color/zs no_rp clear into separate...
2021-01-15 Mike Blumenkrantzzink: break out scissor region testing for clear functions
2021-01-15 Mike Blumenkrantzzink: handle clears with scissor regions
2021-01-15 Mike Blumenkrantzzink: start to refactor clearing
2021-01-15 Mike Blumenkrantzzink: move zink_clear to zink_clear.c
2021-01-15 Lionel Landwerlinintel/perf: move gt_frequency to results
2021-01-15 Lionel Landwerlinintel/perf: link queries back to the gen_perf_config...
2021-01-15 Lionel Landwerlinintel/perf: add definition for generic perf counters
2021-01-15 Lionel Landwerlinintel/perf: restructure i915 perf version checks
2021-01-15 Lionel Landwerlinintel/mi_builder: fix self modifying batches
2021-01-15 Lionel Landwerlinintel/mi_builder: optimize 64bit immediate register...
2021-01-15 Lionel Landwerlinanv: don't disable KHR_performance_query in debug mode
2021-01-15 Juan A. Suarez... v3d: fix dest offset in TFU setup
2021-01-15 Danylo Piliaievfreedreno/ir3/parser: add cat7 support
2021-01-15 Marek Olšákst/mesa: optimize binding and unbinding shader images
2021-01-15 Marek Olšákst/mesa: unbind sampler views, images, and vertex buffe...
2021-01-15 Marek Olšákcso_context: remove ability to restore VBs, const bufs...
2021-01-15 Marek Olšákst/mesa: replace st->pipe with pipe in a few places
2021-01-15 Marek Olšákst/mesa: don't use cso_context to set const bufs, sampl...
2021-01-15 Marek Olšákst/mesa: don't use cso_context to restore VBs, etc...
2021-01-15 Marek Olšákst/mesa: don't use cso_context to restore VBs, etc...
2021-01-15 Marek Olšákst/mesa: don't use cso_context to restore VBs, sampler...
2021-01-15 Marek Olšákst/mesa: don't use cso_context to restore VBs, sampler...
2021-01-15 Marek Olšákst/mesa: don't use cso_context to restore VBs for glClear
2021-01-15 Marek Olšákst/mesa: don't use cso_context to restore VBs, sampler...
2021-01-15 Marek Olšákgallium/pp: don't use cso_context to restore VBs, const...
2021-01-15 Marek Olšákgallium/hud: don't use cso_context to restore VBs,...
2021-01-15 Marek Olšákgallium/api: add state invalidate interface as alternat...
2021-01-15 Marek Olšákgallium/tests: stop using cso_set_sampler_views
2021-01-15 Marek Olšákst/xa: stop using cso_set_sampler_views
2021-01-15 Marek Olšákst/nine: stop using cso_set_sampler_views
2021-01-15 Samuel Pitoisetci: mark some sparse CTS as expected failures on RAVEN
2021-01-15 Mauro Rossiandroid: r600/sfn: add sfn_nir_lower_64bit.cpp to Makef...
2021-01-15 Samuel Pitoisetradv: do not invalidate the L2 metadata cache on comput...
2021-01-15 Eric Anholtci/freedreno: Remove some long-unseen a6xx known flakes.
2021-01-15 Eric Anholtci/freedreno: Drop skip list stuff from a5xx flakes.
2021-01-15 Eric Anholtci/freedreno: Drop some long-unseen a5xx flakes.
2021-01-15 Eric Anholtci/freedreno: Remove a bunch of stale flakes from a3xx.
2021-01-15 Eric Anholtci/freedreno: Fix up the xfail/flake handling of a3xx...
2021-01-15 Eric Anholtci/freedreno: Mark some a5xx separate_shader tests...
2021-01-14 Eric Anholtgallium/ntt: Avoid referencing undefined channels of...
2021-01-14 Eric Anholtgallium/ntt: Add support for store_per_vertex_output.
2021-01-14 Eric Anholtgallium/ntt: Don't vectorize IBFE/UBFE/BFI.
2021-01-14 Eric Anholtmesa/st: Dump nir-to-tgsi output when ST_DEBUG=tgsi...
2021-01-14 Eric Anholtmesa/st: Lower shader images before handing off to...
2021-01-14 Eric Anholtmesa/st: Make a single helper for the NIR-to-TGSI transfer.
2021-01-14 Rob Clarkfrontend/dri: Expose RGB[AX]_SRGB as well
2021-01-14 Mike Blumenkrantzzink: decouple renderpass from framebuffer state
2021-01-14 Mike Blumenkrantzzink: use 'fb' variable name for zink_framebuffer objec...
2021-01-14 Mike Blumenkrantzzink: rename param in zink_create_framebuffer
2021-01-14 Mike Blumenkrantzzink: ralloc zink_framebuffer structs
2021-01-14 Mike Blumenkrantzzink: remove renderpass refcounting
2021-01-14 Mike Blumenkrantzzink: add batch flag for checking renderpass state
2021-01-14 Mike Blumenkrantzzink: rework framebuffer state
next