platform/upstream/mesa.git
2023-06-27 Konstantin... radv: Add radv_trace_mode
2023-06-27 Konstantin... vulkan: Common trace capturing infrastructure
2023-06-27 Konstantin... meson: Add a xcb-keysyms dependency
2023-06-27 Konstantin... radv: Call radv_pipeline_init_scratch per shader
2023-06-26 Sagar Ghugeintel/ds: Track CCS cache flush bit
2023-06-26 Sagar Ghugeiris: implement recommended flush/wait of AUX-TT invali...
2023-06-26 Sagar Ghugeiris: Fix AUX-TT invalidation
2023-06-26 Sagar Ghugeiris: Add CCS cache flush bits
2023-06-26 Sagar Ghugeanv: implement recommended flush/wait of AUX-TT invalid...
2023-06-26 Sagar Ghugeanv: Fix AUX-TT invalidation
2023-06-26 Sagar Ghugeanv: Add CCS cache flush bits to anv_pipe_bits
2023-06-26 Sagar Ghugeintel/genxml: Add Compute/Blitter CCS aux invalidation...
2023-06-26 Sagar Ghugeintel/genxml: Add CCS cache flush field to PIPE_CONTROL
2023-06-26 Juan A. Suarez... vc4/v3d/ci: update expected results
2023-06-26 Vitaliy Triang3l... radv: Enable VK_EXT_fragment_shader_interlock
2023-06-26 Vitaliy Triang3l... zink/ci: Add broken fragment shader interlock test...
2023-06-26 Vitaliy Triang3l... radv: Disable VRS forcing with Primitive Ordered Pixel...
2023-06-26 Vitaliy Triang3l... radv: Apply the POPS missed overlap hardware bug workaround
2023-06-26 Vitaliy Triang3l... ac/gpu_info: Check whether the device has the POPS...
2023-06-26 Vitaliy Triang3l... radv: Handle Primitive Ordered Pixel Shading in DB_SHAD...
2023-06-26 Vitaliy Triang3l... radv: Enable the null export workaround with POPS
2023-06-26 Vitaliy Triang3l... radv: Enable POPS collision wave ID shader argument
2023-06-26 Vitaliy Triang3l... radv: Declare POPS collision wave ID shader argument
2023-06-26 Vitaliy Triang3l... radv: Ensure 1x1 shading rate on GFX10.3 with interlock...
2023-06-26 Vitaliy Triang3l... radv: Detect the use of Primitive Ordered Pixel Shading
2023-06-26 Vitaliy Triang3l... radv: Remove unconditional POPS_DRAIN_PS_ON_OVERLAP...
2023-06-26 Vitaliy Triang3l... radeonsi: Remove unconditional POPS_DRAIN_PS_ON_OVERLAP...
2023-06-26 Vitaliy Triang3l... aco: Implement fragment shader interlock intrinsics
2023-06-26 Vitaliy Triang3l... aco: Add Primitive Ordered Pixel Shading waitcnt rules
2023-06-26 Vitaliy Triang3l... aco: Send MSG_ORDERED_PS_DONE where necessary
2023-06-26 Vitaliy Triang3l... aco: Add Primitive Ordered Pixel Shading scheduling...
2023-06-26 Vitaliy Triang3l... aco: Skip waitcnt insertion in the discard early exit...
2023-06-26 Vitaliy Triang3l... aco: Add Primitive Ordered Pixel Shading pseudo-instruc...
2023-06-26 Vitaliy Triang3l... aco: Add s_wait_event argument bit definitions
2023-06-26 Vitaliy Triang3l... ac: Define POPS collision wave ID argument SGPR
2023-06-26 Vitaliy Triang3l... aco: Support pops_exiting_wave_id PhysReg usage
2023-06-26 Vitaliy Triang3l... ac/nir: Support Primitive Ordered Pixel Shading in...
2023-06-26 Vitaliy Triang3l... docs/amd: Document Primitive Ordered Pixel Shading
2023-06-26 Alyssa Rosenzweiggallivm: Use NIR_PASS macros
2023-06-26 Alyssa Rosenzweignir/lower_locals_to_regs: Add bool bitsize knob
2023-06-26 Alyssa Rosenzweignir/lower_bool_to_int32: Fix progress reporting
2023-06-26 Dr. David Alan... rusticl/api: Wire up CL_DEVICE_PROFILING_TIMER_RESOLUTION
2023-06-26 Dr. David Alan... rusticl/api: Implement get_{device_and_}host_timer
2023-06-26 Dr. David Alan... rusticl/device: Stash timestamp availability
2023-06-26 Dr. David Alan... rusticl/screen: Wrap get_timestamp
2023-06-26 Erik Faye-Lunddraw: use unsigned instead of uint
2023-06-26 Erik Faye-Lunddraw: match type of pipe_draw_start_count_bias::count
2023-06-26 Erik Faye-Lundcso: use unsigned instead of uint
2023-06-26 Erik Faye-Lunddraw: use stdint.h types
2023-06-26 Erik Faye-Lunddraw: track vertices and vertex_ptr as byte-pointers
2023-06-26 Erik Faye-Lunddraw: use enum for primitive-type
2023-06-26 Erik Faye-Lunddraw: use uint32_t instead of uint
2023-06-26 Erik Faye-Lunddraw: use enum for tgsi-semantic
2023-06-26 Erik Faye-Lundcso: use enum for render-conditions
2023-06-26 Samuel Pitoisetradv/amdgpu: add a helper to get a new IB
2023-06-26 Samuel Pitoisetradv/amdgpu: rename old_ib_buffers to ib_buffers
2023-06-26 Samuel Pitoisetradv/amdgpu: use cs_finalize() when growing a CS
2023-06-26 Samuel Pitoisetradv/amdgpu: use the array of IB buffers for the chaine...
2023-06-26 Samuel Pitoisetradv/amdgpu: do not set the IB size when ending a CS...
2023-06-26 Samuel Pitoisetradv/amdgpu: rework growing a CS with the chained IB...
2023-06-26 Samuel Pitoisetradv/amdgpu: use the correct IB size when growing a...
2023-06-26 Matt Costerpvr: Advance entry pointer in pvr_setup_vertex_buffers()
2023-06-26 Corentin Noëlcompiler: Allow the explicit_stride of aoa types to...
2023-06-26 Hyunjun Koanv: fix to set predicted weight tables correctly.
2023-06-26 Hyunjun Kointel/genxml: changes the type for predicted weight...
2023-06-26 Hyunjun Kovulkan/video: keep delta weight and offsets of predicte...
2023-06-25 Caio Oliveiravulkan: Update XML and headers to 1.3.255
2023-06-25 Caio Oliveiravulkan: Add NV suffix to VK_NV_cooperative_matrix featu...
2023-06-25 Karol Herbstrusticl/program: skip linking compiled binaries
2023-06-24 Karol Herbstrusticl: bump bindgen requirement
2023-06-24 Yonggang Luonir: Add function nir_function_set_impl
2023-06-24 Yonggang Luovtn: Do not assign main_entry_point->impl twice
2023-06-24 Yonggang Luodraw: Update the comment and function name to match...
2023-06-24 Yonggang Luodraw: Replace usage of ubyte/ushort/uint with uint8_t...
2023-06-24 Yonggang Luodraw: Replace usage of boolean/TRUE/FALSE with bool...
2023-06-24 Karol Herbstrusticl/mesa: create proper build-id hash for the disk...
2023-06-24 Karol Herbstrusticl/meson: extract common bindgen rust args
2023-06-24 Karol Herbstrusticl: generate bindings for build-id stuff
2023-06-24 Karol Herbstrusticl: structurize and reorder mesa binding args
2023-06-24 Eric Engestromv3dv: replace boolean and uint with bool and size_t
2023-06-24 Eric Engestromdocs/coding-style: add pre-commit hook fallback for...
2023-06-24 Eric Engestromdocs/coding-style: add example emacs config for clang...
2023-06-24 Eric Engestromdocs/coding-style: add example vim config for clang...
2023-06-24 Pavel Ondračkar300: properly count maximum used register index
2023-06-24 Matt Turneranv: Only expose video decode bits with KHR_video_decod...
2023-06-24 Matt Turneranv: Pipe anv_physical_device to anv_get_image_format_f...
2023-06-24 Karol Herbstnv50/ir/nir: set numBarriers if we emit an OP_BAR
2023-06-24 Karol Herbstnvc0: fix printing shaders
2023-06-24 Karol Herbstrusticl/program: add debugging option to disable SPIR...
2023-06-24 Karol Herbstrusticl/program: add debugging for OpenCL C compilation
2023-06-24 Karol Herbstdocs: document CLC_DEBUG
2023-06-24 Kenneth Graunkeintel: Initialize FF_MODE2 on all Gfx12 platforms
2023-06-23 Francisco Jerezintel/gfx12.5: Enable L3 partial write merging for...
2023-06-23 David Heidelbergci/fastboot: use gzipped Image to avoid compressing...
2023-06-23 Thong Thaifrontends/va: fix some coverity scan reported issues
2023-06-23 Caio Oliveirameson: Explicitly add "check : false" to a couple insta...
2023-06-23 Rhys Perryamd/drm-shim: use fixed-width types
2023-06-23 Alyssa Rosenzweigagx: Implement vector live range splitting
2023-06-23 Alyssa Rosenzweigagx/lower_parallel_copy: Lower 64-bit copies
2023-06-23 Alyssa Rosenzweigagx: Validate predecessor information
next