Age | Commit message (Expand) | Author | Files | Lines |
2025-02-03 | intel/dev: Add BMG PCI IDs (0xe210, 0xe215, 0xe216)bmg-pci-ids-2 | Jordan Justen | 1 | -0/+3 |
2025-02-03 | radv/meta: Stop using strings for meta keys | Konstantin Seurer | 16 | -194/+425 |
2025-02-03 | hk: Stop using strings or common key types for meta keys | Konstantin Seurer | 2 | -17/+23 |
2025-02-03 | vulkan/meta: Stop using strings for meta keys | Konstantin Seurer | 4 | -39/+22 |
2025-02-03 | vulkan/meta: Remove object types from vk_meta_object_key_type | Konstantin Seurer | 5 | -23/+23 |
2025-02-03 | vulkan: Stop using strings for BVH build pipeline keys | Konstantin Seurer | 2 | -12/+18 |
2025-02-03 | v3dv: serialize jobs after any barrier when debug sync is set | Iago Toral Quiroga | 1 | -0/+9 |
2025-02-03 | v3dv: implement sync debug option | Iago Toral Quiroga | 1 | -0/+5 |
2025-02-03 | Revert "ci: disable Collabora's farm due to maintenance" | Sergi Blanch Torne | 1 | -0/+0 |
2025-02-03 | d3d12: Enable warnings C4056, C4305, C4351, C4756, C4800, C4291, C4020, C4624... | Sil Vilerino | 1 | -0/+12 |
2025-02-03 | d3d12: Fix warning C4800 forcing value to bool 'true' or 'false' | Sil Vilerino | 4 | -13/+13 |
2025-02-03 | u_thread.h: Fix warning C4800 forcing value to bool 'true' or 'false' | Sil Vilerino | 1 | -1/+1 |
2025-02-03 | nir.h: Fix warning C4800 forcing value to bool 'true' or 'false' | Sil Vilerino | 1 | -3/+3 |
2025-02-03 | d3d12: Fix warning 4305 truncation from type1 to type2 | Sil Vilerino | 1 | -1/+1 |
2025-02-03 | khronos-update: Update ANDROID guards in vk_android_native_buffer.h | Valentine Burley | 1 | -2/+20 |
2025-02-03 | ci: disable Collabora's farm due to maintenance | Sergi Blanch Torne | 1 | -0/+0 |
2025-02-02 | intel: Initialize upper 32bits of drm_xe_sync.handle | José Roberto de Souza | 2 | -5/+10 |
2025-02-02 | iris: xe: fully initialize drm_xe_sync addr/handle union | Juston Li | 1 | -1/+2 |
2025-02-02 | anv: xe: fully initialize drm_xe_sync addr/handle union | Juston Li | 2 | -7/+14 |
2025-02-02 | i915/ci: use debian-build-testing instead of debian-testing | Pavel Ondračka | 1 | -1/+1 |
2025-02-01 | dril: Check for null config in dril_target.c | Tim Keller | 1 | -1/+3 |
2025-02-01 | intel/vulkan: Add bvh build dependency | Ernst Persson | 2 | -2/+2 |
2025-02-01 | spirv: remove spirv_library_to_nir_builder | Lionel Landwerlin | 2 | -199/+0 |
2025-02-01 | intel_clc: remove NIR output support | Lionel Landwerlin | 1 | -137/+37 |
2025-02-01 | compiler: drop vtn_bindgen | Lionel Landwerlin | 3 | -87/+1 |
2025-02-01 | intel: move internal shader compile to vtn_bindgen2 | Lionel Landwerlin | 8 | -147/+16 |
2025-02-01 | anv: fixup missing compiler dependency on tests | Lionel Landwerlin | 1 | -2/+2 |
2025-02-01 | ci/debian-ppc64el: don't build AMD drivers due to having only LLVM 15 | Marek Olšák | 1 | -2/+2 |
2025-02-01 | amd: drop support for LLVM 15, 16, 17 | Marek Olšák | 12 | -76/+11 |
2025-02-01 | intel/brw: Remove brw_gs_compile struct | Caio Oliveira | 4 | -78/+41 |
2025-02-01 | lima: ppir: handle ffma in the backend | Vasily Khoruzhick | 5 | -7/+75 |
2025-02-01 | CI/Windows: Update container deps | Jesse Natalie | 4 | -20/+9 |
2025-02-01 | meson: Enable /Zc:preprocessor for MSVC | Jesse Natalie | 1 | -0/+1 |
2025-02-01 | rusticl/queue: check device error status | Karol Herbst | 1 | -10/+27 |
2025-02-01 | rusticl/mesa: add PipeContext::device_reset_status | Karol Herbst | 1 | -0/+10 |
2025-01-31 | rusticl/mem: set bind flags for gl imports | Karol Herbst | 3 | -3/+25 |
2025-01-31 | d3d12: Fix array of texture DPB cap detection | Sil Vilerino | 5 | -12/+12 |
2025-01-31 | d3d12: Increase DPB video texture array pool size for async queue depth | Sil Vilerino | 1 | -1/+1 |
2025-01-31 | d3d12: Add some missing members initialization for d3d12_video_buffer | Sil Vilerino | 1 | -3/+3 |
2025-01-31 | d3d12: Add NULL initialization for d3d12_video_enc::m_pVideoTexArrayDPBPool | Sil Vilerino | 1 | -1/+1 |
2025-01-31 | d3d12: Add support for Y210, Y410, YUY2 and HEVC 422 8/10b, HEVC 444 10b prof... | Sil Vilerino | 5 | -10/+84 |
2025-01-31 | pipe: Add profiles for HEVC 422 8/10b and 444 10b | Sil Vilerino | 4 | -1/+10 |
2025-01-31 | d3d12: Fix HEVC range extension pic params validation | Sil Vilerino | 1 | -76/+138 |
2025-01-31 | d3d12: use log2_max_pic_order_cnt_lsb_minus4 from upper layer for h264 | Pohsiang (John) Hsu | 1 | -13/+0 |
2025-01-31 | d3d12: use log2_max_pic_order_cnt_lsb_minus from upper layer | Pohsiang (John) Hsu | 1 | -5/+1 |
2025-01-31 | d3d12: fix d3d12_video_nalu_writer_h264::write_slice_svc_prefix | Pohsiang (John) Hsu | 1 | -2/+3 |
2025-01-31 | d3d12: fix start code prevention in write_sei_nalu() | Pohsiang (John) Hsu | 1 | -3/+3 |
2025-01-31 | d3d12: initialize ReconstructedPicTexture | Pohsiang (John) Hsu | 2 | -0/+2 |
2025-01-31 | d3d12: log all the field of dpb buffer for better diagnostic, cosmetic space ... | Pohsiang (John) Hsu | 1 | -5/+11 |
2025-01-31 | d3d12: fix incorrect IsRefUsedByCurrentPic marking for P Frame | Pohsiang (John) Hsu | 1 | -2/+5 |