platform/upstream/mesa.git
2023-10-25 Louis-Francis... panfrost: Add panfrost_batch_write_bo
2023-10-25 Louis-Francis... panfrost: Precalculate stride and nr of blocks for...
2023-10-25 Louis-Francis... panfrost: Add method to get size of AFBC subblocks
2023-10-25 Louis-Francis... panfrost: Add methods to determine slice and body alignment
2023-10-25 Louis-Francis... panfrost: Fix error in comment
2023-10-25 Tapani Pälliegl: fix leaking drmDevicePtr in _eglFindDevice
2023-10-25 Lionel Landwerlinanv: fixup 32bit build of internal shaders
2023-10-25 Christian Gmeineretnaviv: Don't leak disk_cache
2023-10-25 Christian Gmeinerci: Bump PyYAML to 6.0.1
2023-10-25 Tapani Pälliintel/dev: expand existing fix for all gfx12 with small...
2023-10-25 Caio Oliveiracompiler/types: Move comments and reorganize declarations
2023-10-25 Caio Oliveiracompiler/types: Remove warnings about potential fallthrough
2023-10-25 Caio Oliveiracompiler/types: Rename glsl_types.cpp to glsl_types.c
2023-10-25 Caio Oliveiracompiler/types: Annotate extern "C" only once in glsl_t...
2023-10-25 Caio Oliveiracompiler/types: Remove usages of C++ members in glsl_ty...
2023-10-25 Caio Oliveiracompiler/types: Use C instead of C++ constants for...
2023-10-25 Caio Oliveiracompiler/types: Add remaining type extraction functions...
2023-10-25 Caio Oliveiracompiler/types: Add glsl_simple_explicit_type() and...
2023-10-25 Caio Oliveiracompiler/types: Implement glsl_type::field_type() in...
2023-10-25 Caio Oliveiracompiler/types: Add glsl_get_explicit_*() functions...
2023-10-25 Caio Oliveiracompiler/types: Add glsl_get_std430_array_stride()...
2023-10-25 Caio Oliveiracompiler/types: Add glsl_type_uniform_locations() and...
2023-10-25 Caio Oliveiracompiler/types: Add glsl_type_compare_no_precision...
2023-10-25 Caio Oliveiracompiler/types: Add glsl_get_mul_type() and use it...
2023-10-25 Caio Oliveiracompiler/types: Add more glsl_contains_*() functions...
2023-10-25 Caio Oliveirarusticl: Add bindings for glsl_vector_type()
2023-10-25 Caio Oliveiracompiler/types: Move remaining code from nir_types...
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of numeric type conversio...
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of remaining small data...
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of remaining non-trivial...
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of get row/column type...
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of various get instance...
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of texture/sampler/image...
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of get_instance()
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of record_compare
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of layout related functions
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of interface related...
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of struct related functions
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of size related functions
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of CL related functions
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of cmat related functions
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of array related functions
2023-10-25 Caio Oliveiracompiler/types: Flip wrapping of "type contains?" predi...
2023-10-25 Eric Anholtci_run_n_monitor: Always resolve --rev arguments for...
2023-10-25 David Roscaradeonsi/vcn: Add encode support for H264 B-frames
2023-10-25 David Roscafrontends/va: Fix parsing packed headers without emulat...
2023-10-25 David Roscautil/vl: Fix vl_rbsp parser with bitstreams without...
2023-10-25 David Roscafrontends/va: Parse H264 SPS for max_num_reorder_frames
2023-10-25 Chia-I Wuanv: add gen9 astc workaround
2023-10-25 Chia-I Wuanv: prep for gen9 astc workaround
2023-10-24 Timur Kristófradv: Support SDMA in si_cs_emit_write_event_eop.
2023-10-24 Timur Kristófradv: Support SDMA in radv_cp_wait_mem.
2023-10-24 Timur Kristófradv: Support SDMA in radv_cs_write_data_head.
2023-10-24 Mary Guillemardnir: Add NVIDIA-specific geometry shader opcodes
2023-10-24 Faith Ekstrandnir: Add NVIDIA-specific I/O intrinsics
2023-10-24 Faith Ekstrandnir: Add a range to most I/O intrinsics
2023-10-24 Faith Ekstrandnir: Add an load_barycentric_at_offset_nv intrinsic
2023-10-24 Faith Ekstrandnir: Add NV-specific texture opcodes
2023-10-24 Faith Ekstrandnir: Add a load_sysval_nv intrinsic
2023-10-24 Faith Ekstrandnir/lower_tex: Add a lower_txd_clamp option
2023-10-24 Faith Ekstrandnir: Add convert_alu_types to divergence analysis
2023-10-24 Faith Ekstrandnir: Add a nir_ssa_def_all_uses_are_fsat() helper
2023-10-24 Rhys Perryradv: enable mesh shader gs_fast_launch=2 and multi...
2023-10-24 Rhys Perryradv: implement mesh shader multi-row export
2023-10-24 Rhys Perryac/nir: implement mesh shader multi-row export
2023-10-24 Rhys Perryac/nir,radv: pass workgroup size to ac_nir_lower_ngg_ms
2023-10-24 Rhys Perryac/nir: add emit_ms_outputs helper
2023-10-24 Rhys Perryradv: implement mesh shader gs_fast_launch=2
2023-10-24 Rhys Perryac/nir: optimize mesh shader local_invocation_index
2023-10-24 Rhys Perryac/nir: implement mesh shader gs_fast_launch=2
2023-10-24 Rhys Perryac/nir: refactor mesh vertex/primitive export
2023-10-24 Rhys Perryac/nir: remove dead code
2023-10-24 Rhys Perryac/nir: add row parameter to helpers
2023-10-24 Rhys Perryaco,nir: add export_row_amd intrinsic
2023-10-24 Rhys Perrynir: improve ms_cross_invocation_output_access with...
2023-10-24 Caio Oliveiraintel/compiler: Don't emit calls to validate() in relea...
2023-10-24 Samuel Pitoisetac/gpu_info: fix querying the maximum number of IBs...
2023-10-24 Rohan Garganv: selectively enable FCV optimization for DG2
2023-10-24 Rohan Garganv: turn off non zero fast clears for CCS_E
2023-10-24 Boyuan Zhangradeonsi/vcn: disable tmz ctx buffer for VCN_2_2_0
2023-10-24 Juan A. Suarez... v3d/vc4/ci: add new fails/timeout
2023-10-24 Timur Kristófradv: Add gang follower semaphore functions.
2023-10-24 Timur Kristófradv: Slightly refactor gang semaphore functions.
2023-10-24 Timur Kristófradv: Allow gang submit use cases other than task shaders.
2023-10-24 Timur Kristófradv: Simplify gang CS and semaphore initialization.
2023-10-24 Samuel Pitoisetradv: fix missing predicate bit for WRITE_DATA helper
2023-10-24 Samuel PitoisetRevert "radv: fix finding shaders by PC"
2023-10-24 Bas Nieuwenhuizenradv: Expose VK_KHR_cooperative_matrix.
2023-10-24 Bas Nieuwenhuizenradv: Add cooperative matrix lowering.
2023-10-24 Bas Nieuwenhuizenradv: Don't transparently use wave32 with cooperative...
2023-10-24 Bas Nieuwenhuizenaco: Make RA understand WMMA instructions.
2023-10-24 Bas Nieuwenhuizenaco: Add WMMA instructions.
2023-10-24 Bas Nieuwenhuizennir: Add AMD cooperative matrix intrinsics.
2023-10-24 Helen Koikeci/ci_run_n_monitor: print job duration time
2023-10-24 Helen Koikeci/marge_queue: add pretty_dutation()
2023-10-24 Samuel Pitoisetac/gpu_info: query the maximum number of IBs per submit...
2023-10-24 Rohan Garganv: cleanup includes
2023-10-24 Rhys PerryRevert "radv: pre-init surface info"
2023-10-24 Samuel Pitoisetradv: initialize video decoder for GFX11.5
2023-10-24 Samuel Pitoisetradv: set ENABLE_PING_PONG_BIN_ORDER for GFX11.5
next