summaryrefslogtreecommitdiff
path: root/src/broadcom
Commit message (Expand)AuthorAgeFilesLines
* nir: Drop unused name from nir_ssa_dest_initAlyssa Rosenzweig2023-05-174-9/+8
* ci/v3d: add flaking opengl 1.1@depthstencil-default_fb-drawpixels-float-and-u...David Heidelberg2023-05-171-0/+1
* treewide: Stop lowering legacy atomicsAlyssa Rosenzweig2023-05-162-6/+0
* v3dv: Lower legacy atomics earlierAlyssa Rosenzweig2023-05-161-10/+5
* v3d: delay offset/counter values with primitive restartJuan A. Suarez Romero2023-05-161-2/+0
* ci/broadcom: skip timeouting ssbo.layout.3_level_array.std430.mat4 on RPi4David Heidelberg2023-05-151-0/+1
* broadcom/compiler: use unified atomicsIago Toral Quiroga2023-05-154-139/+82
* vc4/ci: re-enable VC4 testingJuan A. Suarez Romero2023-05-122-7/+7
* v3d/ci: annotate failuresJuan A. Suarez Romero2023-05-111-14/+18
* Uprev Piglit to 536975d94a40cf76a69fcfa786c2513eccd0c989Collabora's Gfx CI Team2023-05-101-1/+0
* broadcom/compiler: increase peephole limit to 24 instructionsIago Toral Quiroga2023-05-102-1/+2
* v3d: apply proper clamping when setting up RTJuan A. Suarez Romero2023-05-101-9/+0
* vc4/ci: disable VC4 jobsJuan A. Suarez Romero2023-05-091-1/+1
* vc4/ci: skip unsupported test versionsJuan A. Suarez Romero2023-05-091-1/+4
* v3d/ci: update neverball-v2 trace referenceJuan A. Suarez Romero2023-05-091-1/+1
* Uprev Piglit to 79a084c56b6dd79f7c3a97b57a72963121ebb1e6Collabora's Gfx CI Team2023-05-041-4/+0
* mesa/main: drop use_legacy_math_rulesErik Faye-Lund2023-05-041-1/+0
* vulkan: write beta extensions into generator scripts.Dave Airlie2023-05-041-0/+1
* broadcom/compiler: move buffer loads to lower register pressureIago Toral Quiroga2023-05-032-15/+32
* broadcom/compiler: don't allocate undef to rf0Iago Toral Quiroga2023-05-031-2/+3
* v3dv: use common vkGetPhysicalDeviceFeatures2Constantine Shablia2023-05-031-234/+231
* vulkan: introduce supported_features parameter to vk_physical_device_initConstantine Shablya2023-05-031-1/+1
* v3d: apply 1D texture miplevel alignment in arraysJuan A. Suarez Romero2023-05-011-51/+0
* v3d: fix various minor issues in gen_pack_header.pyEric Engestrom2023-04-281-10/+7
* v3d: fix tfu_supports_tex_format() param type, and document whyEric Engestrom2023-04-271-0/+4
* broadcom/compiler: try harder to merge thread switch earlierIago Toral Quiroga2023-04-271-8/+22
* broadcom/compiler: return early for SFU op latency calculationIago Toral Quiroga2023-04-251-3/+3
* broadcom/compiler: fix incorrect ALU checksIago Toral Quiroga2023-04-252-26/+34
* ci/deqp: Update to 1.3.5.1 and pull in additional bugfixes from main.Emma Anholt2023-04-251-32/+0
* v3d/ci: enable glsl 1.30 and 1.40 piglit testsJuan A. Suarez Romero2023-04-242-4/+46
* v3d: add support for ARB_texture_cube_map_arrayJuan A. Suarez Romero2023-04-241-1/+5
* v3d: document that `V3D_DEBUG=shaderdb` is *not* for shader-dbEric Engestrom2023-04-241-0/+4
* broadcom/compiler: fix incorrect check for SFU opIago Toral Quiroga2023-04-241-5/+1
* broadcom/compiler: add a v3d_qpu_instr_is_legacy_sfu helperIago Toral Quiroga2023-04-242-2/+9
* broadcom/compiler: fix v3d_qpu_uses_sfuIago Toral Quiroga2023-04-241-2/+4
* v3dv/ci: rename waiver testJuan A. Suarez Romero2023-04-222-3/+1
* broadcom: fix typosHarri Nieminen2023-04-2120-39/+39
* v3d/ci: annotate failureJuan A. Suarez Romero2023-04-211-1/+3
* v3dv/ci: drop fixed failure from fails.txtEric Engestrom2023-04-161-3/+0
* broadcom/ci: deduplicate script definitionEric Engestrom2023-04-141-8/+2
* ci: stop removing -x11 suffix for x11 build of deqp-eglEric Engestrom2023-04-142-2/+2
* v3d: add flake spec@ext_framebuffer_blit@fbo-sys-sub-blitEric Engestrom2023-04-141-0/+1
* v3dv/ci: mark known dEQP-VK.wsi.xlib.surface.query_formats failureEric Engestrom2023-04-111-0/+3
* ci/v3d: add flaking spec@ext_framebuffer_blit@fbo-sys-blitDavid Heidelberg2023-04-081-0/+3
* v3dv: Use vk_features2_to_featuresAlyssa Rosenzweig2023-04-071-12/+3
* Revert "broadcom/ci: run gl jobs on arm64, just like vk"Eric Engestrom2023-04-061-4/+4
* vc4/ci: add another sync flakeEric Engestrom2023-04-051-0/+1
* broadcom/ci: run gl jobs on arm64, just like vkEric Engestrom2023-04-052-4/+7
* v3d,v3dv: stop trying to force 16-bit TMU output for shadow comparisonsIago Toral Quiroga2023-04-053-18/+2
* v3dv: always acquire display device before checking if we can presentIago Toral Quiroga2023-04-052-1/+14