platform/upstream/mesa.git
2023-10-10 Dave Airlielavapipe: handle planes in copies
2023-10-10 Dave Airlielavapipe: allocate image and image view planes.
2023-10-10 Dave Airlielavapipe: start introducing planes structure.
2023-10-10 Dave Airlielavapipe: cleanup copy code to use a local region variable.
2023-10-10 Dave Airlielavapipe: convert sampler to use vk base class.
2023-10-10 Dave Airliellvmpipe: don't support planar formats for buffers.
2023-10-10 Dave Airlielavapipe: don't emit blit src/dst for subsampled formats.
2023-10-10 Dave Airliellvmpipe: don't create texture functions for planar...
2023-10-10 Dave Airlielavapipe: support host image copying on compressed...
2023-10-10 Dave Airlielavapipe: fix subresource layers asserts
2023-10-10 Dave Airlielavapipe: fix some whitespace in advance of other changes.
2023-10-10 Qiang Yuradeonsi: enable aco compile for part mode ps
2023-10-10 Qiang Yuradeonsi: add ps epilog shader part build
2023-10-10 Qiang Yuradeonsi: fill aco shader info for ps part
2023-10-10 Qiang Yuradeonsi: extract si_get_ps_epilog_args to be shared...
2023-10-10 Qiang Yuradeonsi: add ps prolog shader part build
2023-10-10 Qiang Yuac,radeonsi: remove unused ps prolog key fields
2023-10-10 Qiang Yuradeonsi: extract si_get_ps_prolog_args to be shared...
2023-10-10 Qiang Yuradeonsi: extract si_prolog_get_internal_binding_slot
2023-10-10 Qiang Yuradeonsi: init spi_ps_input_addr for part mode ps
2023-10-10 Qiang Yuradeonsi: reduce sgpr count for scratch_offset when aco
2023-10-10 Qiang Yuaco: wait memory ops done before go to next shader...
2023-10-10 Qiang Yuaco: create exit block for p_end_with_regs to branch to
2023-10-10 Qiang Yuaco: fix assertion fail when program contains empty...
2023-10-10 Qiang Yuaco: do not fix_exports when program has epilog
2023-10-10 Qiang Yuaco,radv,radeonsi: pass spi ps input ena and addr
2023-10-10 Qiang Yuaco: compact ps expilog color export for radeonsi
2023-10-10 Qiang Yuaco,radv: add radeonsi spec ps epilog code
2023-10-10 Qiang Yuaco: simplify export_fs_mrt_color
2023-10-10 Qiang Yuaco,radv: rename ps epilog info inputs to colors
2023-10-10 Qiang Yuaco,radv: remove unused ps epilog info fields
2023-10-10 Qiang Yuaco: add create_fs_end_for_epilog for radeonsi
2023-10-10 Qiang Yuaco: handle ps outputs from radeonsi
2023-10-10 Qiang Yuaco: add ps prolog generation for radeonsi
2023-10-10 Qiang Yuaco: remove p_end_with_regs from needs_exact()
2023-10-10 Qiang Yuaco: do not eliminate final exec write when p_end_with_...
2023-10-10 Qiang Yuac,radeonsi: move ps arg pos_fixed_pt to ac_shader_args
2023-10-10 Yiwei Zhangvenus: make device memory alloc async
2023-10-10 Yiwei Zhangvenus: refactor vn_device_memory to prepare for async...
2023-10-10 Yiwei Zhangvenus: track VkPhysicalDeviceMemoryProperties instead
2023-10-10 Yiwei Zhangvenus: remove redundant bo roundtrip and add more docs
2023-10-10 Emma Anholtci/crocus: Disable flaky unvanquished-ultra trace
2023-10-10 Emma Anholtci/zink: Skip dmat[34] op tests in general, as well
2023-10-10 Emma Anholtci/zink: Skip 3-minute-long glx-visuals timeouts.
2023-10-10 Emma Anholtci/crocus: Generalize the drawarrays-vertex-count flakes.
2023-10-09 Iván Brianonir: round f2f16{_rtne/_rtz} correctly for constant...
2023-10-09 Iván Brianoutil: add double_to_float16 helpers
2023-10-09 Iván Brianointel/compiler: round f2f16 correctly for RTNE case
2023-10-09 Iván Brianonir/lower_int64: respect rounding mode when casting...
2023-10-09 Iván Brianovulkan/runtime: add internal parameter to vk_spirv_to_nir
2023-10-09 José Roberto... iris: Nuke useless flags from iris_fine_fence_new()
2023-10-09 José Roberto... iris: Lock bufmgr->lock before call vma_free() in error...
2023-10-09 Mike Blumenkrantzgbm: delete some zink handling
2023-10-09 Mike Blumenkrantzzink: error at handle export on missing EXT_image_drm_f...
2023-10-09 Mike Blumenkrantzegl: don't set ForceSoftware for all zink loading
2023-10-09 antoninonir: fix several crashes in `nir_lower_tex`
2023-10-09 Emma Anholti915: Use nir_group_loads() to reduce texture indirecti...
2023-10-09 Emma Anholti915: Make exceeding tex indirect count fatal.
2023-10-09 Emma Anholti915: Do a test compile at glLinkShader() time.
2023-10-09 Emma Anholti915: Save fragment program compile error messages...
2023-10-09 Emma Anholti915: Don't log I915_DEBUG=fs output for blit shaders.
2023-10-09 Emma Anholti915: Print the relevant counts vs limits when throwing...
2023-10-09 Emma Anholti915: Re-clang-format and enforce it in CI.
2023-10-09 Karmjit Mahilpvr: Adjust EOT PBE state to account for the iview...
2023-10-09 Karmjit Mahilpvr: Use the render passes' attachments array to setup...
2023-10-09 Lionel Landwerlinanv: flag 3DSTATE_RASTER as dirty after simple shader...
2023-10-09 Lionel Landwerlinanv: fix a couple of missing input for 3DSTATE_RASTER...
2023-10-09 Lionel Landwerlinanv: add missing workaround handling in simple shader
2023-10-09 Lionel Landwerlinanv: implement INTEL_DEBUG=reemit
2023-10-09 Karmjit Mahilpvr: Fix cubemap layer stride
2023-10-09 SoroushIMGpvr: fix mipmap size calculation for bc formats
2023-10-09 Erik Faye-Lunddocs: use html_static_path for static files
2023-10-09 Erik Faye-Lunddocs: only link to old docs from html
2023-10-09 Erik Faye-Lunddocs: mark some redirects as allowed
2023-10-09 Erik Faye-Lunddocs: keep up with intels ever-moving documentation
2023-10-09 Erik Faye-Lunddocs: use doc-role when linking to lists article
2023-10-09 Erik Faye-Lunddocs: apply some trivial redirects
2023-10-09 Erik Faye-Lunddocs: link to upstream etnaviv
2023-10-09 Erik Faye-Lunddocs: update link to git-wiki
2023-10-09 Erik Faye-Lunddocs: update anchor for link
2023-10-09 Erik Faye-Lunddocs: update a few links to https
2023-10-09 Erik Faye-Lunddocs: fix linkcheck
2023-10-09 Yonggang Luoutil: Deduplicate macros between u_math.h and macros.h
2023-10-09 Vinson Leeanv: Fix transfer type assert
2023-10-08 Rob Clarkfreedreno: Rework supported-modifiers handling
2023-10-08 David Heidelbergci/freedreno: re-enable Cheza (Adreno 630) runners
2023-10-08 Caio Oliveirautil: Avoid waste space when linear alloc'ing large...
2023-10-07 Thomas H.P... nvk: set optimization level to 3
2023-10-07 Eric Engestromci: print deqp version in the job log
2023-10-07 Eric Engestromv3d/ci: move traces job to wayland
2023-10-07 David Heidelbergci: do not report failed job when flakes reporting...
2023-10-07 Eric Engestrompick-ui: add `Backport-to: XX.Y` nomination
2023-10-07 Eric Engestrompick-ui: use more expressive variable names
2023-10-07 Eric Engestrompick-ui: use assignment expressions
2023-10-07 Mark Collinstu,util/driconf: Add option to not reserve descriptor set
2023-10-07 Mark Collinstu: Support higher descriptor set count for A7XX
2023-10-07 Mark Collinsfreedreno/common: Add max_sets property to A6xxGPUInfo
2023-10-07 Lionel Landwerlinanv: fix index buffer size programming
2023-10-07 Marek Olšáknir: handle nir_var_mem_ubo in nir_clone_uniform_variable
2023-10-07 Marek Olšáknir: expose reusable linking helpers for cloning unifor...
next