summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-07-02intel/common: fix building error in intel_common.cMauro Rossi1-0/+2
2024-07-02blake3: fix Windows ARM64 build and detect ARM64EC as ARM64Jesse Natalie2-3/+6
2024-07-02lavapipe/ci: skip timing out testEric Engestrom1-0/+3
2024-07-02lavapipe: maint7Mike Blumenkrantz1-0/+13
2024-07-02anv: enable VK_KHR_maintenance7Iván Briano1-0/+16
2024-07-02vulkan/properties: handle LayeredApiPropertiesListKHRIván Briano1-0/+15
2024-07-02vulkan: Update XML and headers to 1.3.289Samuel Pitoiset1-62/+180
2024-07-02isl: Add some formats not covered in CMF table (xe2)Jianxun Zhang1-1/+13
2024-07-02intel/dev: Select a compressed PAT entry (xe2)Jianxun Zhang1-0/+1
2024-07-02blorp: Ensure MSAA fast clear in correct modes (xe2)Jianxun Zhang1-6/+31
2024-07-02radeonsi: add GL_ARB_texture_filter_minmax extensionGanesh Belgur Ramachandra2-0/+40
2024-07-02radeonsi: add GL_EXT_texture_filter_minmax extensionGanesh Belgur Ramachandra2-0/+23
2024-07-02egl/wayland: fix memory leak in error handling caseDylan Baker1-0/+1
2024-07-02amd/vpelib: support VPE IP v6.1.3Tim Huang2-0/+2
2024-07-02amd: add GFX v11.5.2 supportTim Huang4-0/+10
2024-07-02ir3: Print bindless samp/tex ids for tex prefetchDanylo Piliaiev1-4/+5
2024-07-02v3d: use original enabled_mask on setting vertex buffersJuan A. Suarez Romero1-3/+1
2024-07-02venus: tentative fix for test flakiness from invalid ring waitYiwei Zhang1-3/+3
2024-07-01intel/perf: Move sysmacros.h include from header to implementationRenato Pereyra2-6/+7
2024-07-01anv: LNL+ doesn't need the special flush for sparsePaulo Zanoni1-1/+12
2024-07-01egl: only enable MESA_image_dma_buf_export with PIPE_CAP_DMABUFMike Blumenkrantz1-3/+6
2024-07-01egl: deduplicate MESA_image_dma_buf_export enablementMike Blumenkrantz1-4/+2
2024-07-01intel/compiler: Add indirect mov lowering passSagar Ghuge3-0/+72
2024-07-01intel/brw: Add a lower_csel pass and allow building it for all typesKenneth Graunke5-11/+90
2024-07-01zink: remove adreno from broken_cache_semantics driver workaroundMike Blumenkrantz1-10/+0
2024-07-01anv/grl: add some validation that we're not going to overflowDylan Baker1-1/+6
2024-07-01aco/gfx11: don't use v_bfrev_b32 with wave64Rhys Perry1-1/+3
2024-07-01aco: replace constant v_bfrev_b32 with v_mov_b32 to create vopdRhys Perry2-14/+34
2024-07-01aco: fix wmma raw hazardRhys Perry2-3/+126
2024-07-01aco: use alignment information in visit_load_constant()Rhys Perry1-2/+2
2024-07-01aco: fix follow_operand with combined label_extract and label_splitRhys Perry1-2/+3
2024-07-01aco: add missing isConstant()/isTemp() checksRhys Perry1-24/+28
2024-07-01aco: turn split(vec()) into p_parallelcopy instead of p_create_vectorRhys Perry1-5/+5
2024-07-01aco: use s_pack_*_b32_b16 more in p_insert/p_extract loweringRhys Perry2-8/+19
2024-07-01aco: combine extracts into s_pack_ll_b32_b16Rhys Perry2-1/+67
2024-07-01aco: use s_pack_ll_b32_b16 for pack_32_2x16_splitRhys Perry1-0/+2
2024-07-01radv: use radv_get_user_sgpr() more in DGCSamuel Pitoiset1-6/+2
2024-07-01radv: use the graphics pipeline from the DGC infoSamuel Pitoiset1-4/+4
2024-07-01radv: move radv_CmdPreprocessGeneratedCommandsNV() to radv_cmd_buffer.cSamuel Pitoiset2-23/+23
2024-07-01radv: use radv_dgc_with_task_shader() moreSamuel Pitoiset1-7/+3
2024-07-01radv: cleanup using vtx_base_sgpr for userdata with DGCSamuel Pitoiset1-16/+12
2024-07-01radv: do not emit compute userdata for empty dispatchesSamuel Pitoiset1-10/+10
2024-07-01radv: remove unused parameter to dgc_emit_draw_mesh_tasks_ace()Samuel Pitoiset1-3/+2
2024-07-01tu: Use vk_query_poolValentine Burley3-62/+61
2024-07-01tu: Use the common versions of vkBegin/EndQuery()Valentine Burley1-59/+12
2024-07-01tu: Rename tu_query.cc/h to tu_query_pool.cc/hValentine Burley5-8/+9
2024-07-01tu: Move buffer view related code to tu_buffer_view.cc/hValentine Burley6-54/+79
2024-07-01tu: Drop tu_buffer_view_init helper functionValentine Burley2-23/+7
2024-07-01tu: Use vk_buffer_viewValentine Burley2-9/+9
2024-07-01dri: Go back to hard-coded list of RGBA formatsMichel Dänzer2-15/+12