summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
13 hoursv3d: Move spec@!opengl 1.1@getteximage-formats, Fail in broadcom-rpi4-failsChristopher Michael1-1/+3
13 hoursv3d: Move spec@arb_texture_view@rendering-formats, Crash inChristopher Michael1-1/+1
31 hoursv3d: call nir_lower_compute_system_values to get rid of base intrinsicsKarol Herbst1-0/+9
3 daysv3d/simulator: size counter_values array correctly on V3D 7.xIago Toral Quiroga1-1/+1
7 daysv3dv/ci: update expected listJuan A. Suarez Romero2-5/+15
13 daysv3d: set compact_arrays in compiler optionsMike Blumenkrantz1-0/+1
2024-04-11v3d: set use_clipdist_array=true for lower_clip?Mike Blumenkrantz1-2/+2
2024-04-11v3d: configure polygon mode when enabledJuan A. Suarez Romero3-29/+57
2024-04-03v3dv: fix job suspend with command buffer simultaneous use flagIago Toral Quiroga5-13/+155
2024-04-03v3dv: store the offset of the BRANCH instruction in a CLIago Toral Quiroga3-0/+7
2024-04-03v3dv: fix job pointers from cloned CLsIago Toral Quiroga2-20/+5
2024-04-03v3dv: add a v3dv_job_clone helperIago Toral Quiroga2-29/+47
2024-04-03v3dv: drop single sync kernel interfaceIago Toral Quiroga1-296/+87
2024-04-03v3dv: require multisync kernelIago Toral Quiroga1-7/+8
2024-04-01v3d: implement fix for GFXH-1602Iago Toral Quiroga1-1/+11
2024-03-28v3dv/ci: another batch of flakesEric Engestrom2-0/+17
2024-03-28v3dv/ci: add more flakesEric Engestrom2-0/+33
2024-03-27v3dv/ci: track regressionEric Engestrom2-0/+10
2024-03-26v3dv: fix image creation when exceeding maxResourceSizeIago Toral Quiroga1-14/+18
2024-03-24v3dv/ci: assume list of dEQP-VK.wsi.*.maintenance1.present_modes.* flakes is ...Eric Engestrom2-14/+24
2024-03-24v3dv/ci: add more flakesEric Engestrom2-0/+27
2024-03-24v3dv/ci: assume dEQP-VK.wsi.wayland.swapchain.simulate_oom.* have been fixedEric Engestrom1-10/+0
2024-03-22v3dv/ci: add other flakes seen during nightly runEric Engestrom2-3/+15
2024-03-22v3dv/ci: mark the `dEQP-VK.wsi.*.maintenance1.deferred_alloc.*` flakes seen s...Eric Engestrom1-4/+4
2024-03-22v3d/ci: mark spec@ext_framebuffer_blit@fbo-blit-check-limits as fixedEric Engestrom1-1/+0
2024-03-21v3dv/ci: update expectationsEric Engestrom5-22/+55
2024-03-20v3dv: Enable EXT_swapchain_colorspaceJoshua Ashton2-1/+2
2024-03-20v3dv: Enable EXT_swapchain_maintenance1Joshua Ashton2-2/+11
2024-03-19v3dv: enable VK_KHR_dynamic_renderingIago Toral Quiroga2-1/+5
2024-03-19v3dv: also emit subpass clears with secondary command buffersIago Toral Quiroga1-16/+4
2024-03-19v3dv: handle render pass continue flag with dynamic passesIago Toral Quiroga3-8/+107
2024-03-19v3dv: fix resume address patching for secondary command buffersIago Toral Quiroga1-2/+22
2024-03-19v3dv: rename SECONDARY job type to INCOMPLETEIago Toral Quiroga4-16/+16
2024-03-19v3dv: implement dynamic rendering resume/suspendIago Toral Quiroga5-58/+232
2024-03-19v3dv: implement vkCmdBeginRendering and vkCmdEndRenderingIago Toral Quiroga1-0/+100
2024-03-19v3dv: don't assume that pipelines have a render passIago Toral Quiroga2-87/+74
2024-03-19v3dv: add a vk_render_pass_state to pipelinesIago Toral Quiroga2-3/+96
2024-03-19v3dv: add a helper to setup a framebuffer for dynamic renderingIago Toral Quiroga3-0/+109
2024-03-19v3dv: add helper to build a render pass for dynamic renderingIago Toral Quiroga2-0/+188
2024-03-19v3dv: add helper to check if we need to use a draw for a depth/stencil clearIago Toral Quiroga1-21/+31
2024-03-19v3dv: add a helper to constrain clip window to render areaIago Toral Quiroga1-16/+21
2024-03-19v3dv: refactor checking and adding pending jobsIago Toral Quiroga1-18/+22
2024-03-19v3dv: fix copying v3dv_end_query_info into primaries from secondariesIago Toral Quiroga1-2/+1
2024-03-19v3dv: always set view index before drawingIago Toral Quiroga1-3/+9
2024-03-19v3dv: fix subpass clear with draw call for multi-layered framebuffersIago Toral Quiroga1-1/+9
2024-03-18v3dv: enable smooth line renderingJuan A. Suarez Romero6-2/+65
2024-03-18v3dv: assume that rasterization state can be NULLJuan A. Suarez Romero1-9/+12
2024-03-14v3d/ci: Update xfiles based on nightly runGuilherme Gallo1-0/+3
2024-03-12v3d: derive htAlyssa Rosenzweig1-14/+2
2024-03-11v3d: fix line coords with perspective projectionJuan A. Suarez Romero1-2/+12