platform/upstream/mesa.git
2023-03-30 Georg Lehmannaco/tests: run optimize.mad_mix.input_conv.modifiers...
2023-03-30 Georg Lehmannaco: add test for min/max combining with opsel
2023-03-30 Georg Lehmannaco: add tests for cmp ordering with opsel
2023-03-30 Georg Lehmannaco: add tests for swap operand with opsel
2023-03-30 Georg Lehmannaco: add tests for dpp with opsel
2023-03-30 Georg Lehmannaco: add tests for fma with opsel
2023-03-30 Georg Lehmannaco/optimizer: remove to_SDWA
2023-03-30 Georg Lehmannaco: keep label_mul/usedef/minmax in apply_extract
2023-03-30 Georg Lehmannaco/optimizer: use opsel for VOP12C
2023-03-30 Georg Lehmannaco/gfx11: allow opsel for VOP12C
2023-03-30 Georg Lehmannaco: don't label mul with opsel as abs/neg
2023-03-30 Georg Lehmannaco/ir: copy opsel when converting to DPP
2023-03-30 Georg Lehmannaco: swap opsel when swapping VOP2/C operands
2023-03-30 Georg Lehmannaco: return true in usesModifiers for VOP12C with opsel
2023-03-30 Georg Lehmannaco: support neg(mul)/abs(mul) optimization in more...
2023-03-30 Georg Lehmannaco: support v_cvt_f32_f16 with opsel in combine_mad_mix
2023-03-30 Georg Lehmannaco: update match_op3_for_vop3 for VOP12C opsel
2023-03-30 Georg Lehmannaco: handle opsel in combine_constant_comparison_ordering
2023-03-30 Georg Lehmannaco: handle opsel in combine_ordering_test
2023-03-30 Georg Lehmannaco: handle opsel in combine_comparison_ordering
2023-03-30 Georg Lehmannaco/optimizer: preserve opsel when fusing fma
2023-03-30 Georg Lehmannaco/ra: prepare for VOP12C opsel
2023-03-30 Georg Lehmannaco/to_hw_instr: use VOP1 opsel for v_mov_b16
2023-03-30 Georg Lehmannaco: validate VOP12C opsel
2023-03-30 Georg Lehmannaco/assembler: support VOP12C opsel
2023-03-30 Georg Lehmannaco/vn: hash opsel for VOP12C
2023-03-30 Georg Lehmannaco/ra: don't reallocate VOP3 instruction for non-vcc...
2023-03-30 Friedrich Vockaco: Un-swap addressable VGPRs/SGPRs in RT prolog
2023-03-30 Friedrich Vockradv/rt: Also adjust the SGPR count in postprocess_rt_c...
2023-03-30 Emma Anholtperfetto: Move intel's cmdbuf/queue annotation code...
2023-03-30 Emma Anholtperfetto: Deduplicate clock sync packet emit from rende...
2023-03-30 Emma Anholtperfetto: Make a MesaRenderpassDataSource with common...
2023-03-30 Emma Anholtintel/perfetto: Drop unused "pipelined" field.
2023-03-30 Emma Anholtperfetto: Add a .clang-format for the directory.
2023-03-30 José Roberto... anv: Add assert in functions not supported by Xe kmd
2023-03-30 José Roberto... anv: Disable anv_bo_sync_type for Xe kmd
2023-03-30 José Roberto... anv: Implement Xe version of anv_queue_exec_locked...
2023-03-30 José Roberto... anv: Move to a function code to clflush batch buffers
2023-03-30 Juston Liutil/disk_cache: use posix_fallocate() for index files
2023-03-30 Lionel Landwerlinanv: hash immutable sampler conversion data not pointers
2023-03-29 Ian Romanicknir/algebraic: Undistribute fsat from fmax
2023-03-29 Ian Romanickintel/fs: Don't copy propagate from saturate to sel
2023-03-29 Rhys Perryradv: fix setting radv_shader_info::user_data_0 with rt
2023-03-29 Guilherme Galloci/zink: Reduce zink-tu-a618-traces parallelism
2023-03-29 Guilherme Galloci/zink: Fix zink-tu-a618-traces perf job rules
2023-03-29 Marek Olšákradeonsi: simplify binning settings to work around...
2023-03-29 Marek Olšákradeonsi/gfx11: reduce MSAA samples to 8 for no-attachm...
2023-03-29 Marek Olšákamd: set the correct LLVM processor name for gfx1036
2023-03-29 Marek Olšákamd: rename GFX1036 -> RAPHAEL_MENDOCINO
2023-03-29 Marek Olšákamd: update addrlib
2023-03-29 antoninozink/ci: remove `primitive-id-no-gs-quads` from radv...
2023-03-29 antoninozink: unbind generated gs in `bind_last_vertex_stage`
2023-03-29 antoninozink: improve generated gs unbinding
2023-03-29 antoninozink: zink: add `parent` to `zink_shader::non_fs`
2023-03-29 antoninozink: unified `zink_set_primitive_emulation_keys` and...
2023-03-29 antoninozink: prevent crash when freeing
2023-03-29 antoninozink: advertise support for the quad primitive
2023-03-29 antoninozink: keep xfb properties in quad emulation gs
2023-03-29 antoninonir: keep xfb properties in nir_create_passthrough_gs
2023-03-29 antoninozink: handle provoking vertex mode for filled quads
2023-03-29 antoninonir/zink: handle provoking vertex mode in `nir_create_p...
2023-03-29 antoninozink: implement flat shading using inlined uniforms
2023-03-29 antoninozink: add `needs_inlining` to `zink_shader`
2023-03-29 antoninozink: add flags to `zink_gfx_program` and `zink_context`
2023-03-29 antoninozink: fix flat shading on filled quads
2023-03-29 antoninozink: handle quads
2023-03-29 antoninozink: add `zink_rast_prim` enum
2023-03-29 antoninozink: filled quad emulation gs generation function
2023-03-29 antoninozink: force line strip out when emulating stipple
2023-03-29 antoninonir: allow to force line strip out in nir_create_passth...
2023-03-29 antoninozink: handle edgeflags
2023-03-29 antoninozink: add `has_edgeflags` flag to zink_shader and zink_...
2023-03-29 antoninonir: handle edge flags in nir_create_passthrough_gs
2023-03-29 antoninonir: calculate number of vertices in nir_create_passthr...
2023-03-29 antoninonir: avoid generating conflicting output variables
2023-03-29 antoninonir: handle primitives with adjacency
2023-03-29 antoninozink: handle switching between primitives
2023-03-29 Marcin Ślusarzintel/compiler: compactify locations of mesh outputs
2023-03-29 Marcin Ślusarzanv: work around for per-prim attributes corruption
2023-03-29 Eric Anholtci/broadcom: Skip another texelfetch case.
2023-03-29 Eric Anholtci/freedreno: Flake KHR-GL45.shader_image_load_store...
2023-03-29 Sil Vilerinonir: Fix use of alloca() without #include c99_alloca.h
2023-03-29 Emma Anholtglsl: Drop dead prototype.
2023-03-29 Emma Anholtglsl: Remove the TessLevel lowering special case from...
2023-03-29 Emma Anholtglsl: Delete the lower_tess_level pass.
2023-03-29 Emma Anholtnir_to_tgsi: Handle stores to compact outputs.
2023-03-29 Emma Anholtnir/lower_sysvals: Add support for un-lowered tess_leve...
2023-03-29 Emma Anholtgallivm: Skip loads/stores that are definitely outside...
2023-03-29 Ryan Nephvenus: re-use VN_DEBUG_NO_ABORT to disable ring monitor...
2023-03-29 Timur Kristófnir: Remove IB address and stride intrinsics.
2023-03-29 Timur Kristófac/nir: Remove ac_nir_apply_first_task_to_task_shader.
2023-03-29 Timur Kristófac/nir/ngg: Remove NV_mesh_shader support.
2023-03-29 Timur Kristófradv: Clean up emitting zero mesh shader draw id.
2023-03-29 Timur Kristófradv: Remove first_task and ib_addr/ib_stride.
2023-03-29 Timur Kristófradv: Remove NV_mesh_shader API entrypoints.
2023-03-29 Timur Kristófradv: Don't expose NV_mesh_shader and don't use it...
2023-03-29 Lionel Landwerliniris: implement recommended flush/wait of AUX-TT invali...
2023-03-29 Lionel Landwerlinanv: implement recommended flush/wait of AUX-TT invalid...
2023-03-29 Jarred Daviespvr: Mark all normalized formats as supporting with_pac...
2023-03-29 Erik Faye-Lunddocs: drop reference to modindex
next