summaryrefslogtreecommitdiff
path: root/src/broadcom
AgeCommit message (Expand)AuthorFilesLines
2023-06-13broadcom/ci: update expected resultsJuan A. Suarez Romero4-5/+9
2023-06-12v3d: Respect nir_intrinsic_store_output's write_mask.Emma Anholt1-0/+2
2023-06-07v3d,v3dv: fix viewport offset for negative viewport centerIago Toral Quiroga1-2/+22
2023-06-07broadcom/cle: fix up viewport offset packet definition for V3D 4.1+Iago Toral Quiroga2-6/+6
2023-06-07v3dv: simplify scissor setup for negative viewport heightIago Toral Quiroga1-4/+7
2023-06-07v3dv: remove bogus viewport codeIago Toral Quiroga1-5/+0
2023-06-07v3d: handle samplerExternalOESJuan A. Suarez Romero2-1/+1
2023-06-07vulkan: move nir_convert_ycbcr into vulkan runtimeYonggang Luo1-1/+1
2023-06-06treewide: Use nir_trim_vector moreAlyssa Rosenzweig1-3/+3
2023-06-06treewide: Use nir_tex_src_for_ssaAlyssa Rosenzweig1-18/+9
2023-06-05broadcom/ci: update expected resultsJuan A. Suarez Romero5-11/+6
2023-06-05nir: use generated immediate comparison helpersErik Faye-Lund1-1/+1
2023-06-05util: Replace all usage of PIPE_TIMEOUT_INFINITE with OS_TIMEOUT_INFINITEYonggang Luo3-4/+4
2023-06-03compiler: Rename shader_prim to mesa_prim and replace all usage of pipe_prim_...Yonggang Luo8-64/+64
2023-06-02ci: rename x86 and amd64 to x86_64, armhf to arm32, and i386 to x86_32David Heidelberg1-6/+6
2023-05-31v3d/ci: update tracesJuan A. Suarez Romero1-9/+119
2023-05-31v3d: Replace usage of mtx_t with simple_mtx_t in v3d_simulator.cYonggang Luo1-23/+24
2023-05-31v3dv: Update texture padding logic to match v3d changesLucas Fryzek1-19/+36
2023-05-29v3dv/vc4/ci: update expected resultsJuan A. Suarez Romero3-10/+18
2023-05-29v3d/v3dv/ci: adjust job fractionsJuan A. Suarez Romero3-5/+9
2023-05-29vc4: add specific stencil blit pathJuan A. Suarez Romero1-12/+0
2023-05-29vc4: allow tile-based blit for Z/SJuan A. Suarez Romero1-28/+11
2023-05-29v3d: enable NIR compact arraysJuan A. Suarez Romero1-1/+0
2023-05-25v3dv: fix align() computation for pixel formats with non-POT block sizesEric Engestrom1-4/+11
2023-05-25ci: bump from Debian 11 (bullseye) to 12 (bookworm)David Heidelberg2-2/+6
2023-05-25broadcom/compiler: use scoped barriersIago Toral Quiroga2-41/+33
2023-05-25broadcom/compiler: flag use of control barriersIago Toral Quiroga1-0/+7
2023-05-25nir: use nir_fsub_immErik Faye-Lund1-1/+1
2023-05-25nir: use more nir_fmul_immErik Faye-Lund2-4/+4
2023-05-24broadcom/compiler: disable tmu pipelining when neededAlejandro Piñeiro1-2/+2
2023-05-24broadcom/compiler: return NULL if we fail to register allocateAlejandro Piñeiro1-0/+3
2023-05-24v3dv: align compressed image regions to block sizeIago Toral Quiroga1-4/+4
2023-05-24v3dv: allow TFU transfers for mip levels other than 0Iago Toral Quiroga1-6/+5
2023-05-24v3dv: store slice dimensions in pixelsIago Toral Quiroga2-0/+5
2023-05-23broadcom: Fix slice memory allocation logic for compressed texturesLucas Fryzek1-0/+10
2023-05-23broadcom: Add support for VK_FORMAT_A2R10G10B10_UNORM_PACK32Lucas Fryzek3-3/+10
2023-05-23v3dv: simplify too small Z viewport scale workaroundIago Toral Quiroga1-1/+1
2023-05-23v3dv/pipeline: don't prepack up early-z configurationAlejandro Piñeiro1-4/+0
2023-05-23v3d/ci: make traces test mandatoryJuan A. Suarez Romero1-1/+1
2023-05-23v3d/ci: run GPU piglit profileJuan A. Suarez Romero1-1/+1
2023-05-22broadcom/compiler: skip jumps in non-uniform if/then when block cost is smallIago Toral Quiroga1-12/+41
2023-05-21ci/v3dv: add often timeouting ssbo.layout.3_level_array.std140.column_major_mat4David Heidelberg1-0/+1
2023-05-17nir: Drop unused name from nir_ssa_dest_initAlyssa Rosenzweig4-9/+8
2023-05-17ci/v3d: add flaking opengl 1.1@depthstencil-default_fb-drawpixels-float-and-u...David Heidelberg1-0/+1
2023-05-16treewide: Stop lowering legacy atomicsAlyssa Rosenzweig2-6/+0
2023-05-16v3dv: Lower legacy atomics earlierAlyssa Rosenzweig1-10/+5
2023-05-16v3d: delay offset/counter values with primitive restartJuan A. Suarez Romero1-2/+0
2023-05-15ci/broadcom: skip timeouting ssbo.layout.3_level_array.std430.mat4 on RPi4David Heidelberg1-0/+1
2023-05-15broadcom/compiler: use unified atomicsIago Toral Quiroga4-139/+82
2023-05-12vc4/ci: re-enable VC4 testingJuan A. Suarez Romero2-7/+7