summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/lima
AgeCommit message (Expand)AuthorFilesLines
3 dayslima: remove the standalone compilerTimothy Arceri6-346/+2
6 dayslima: drop unrequired opt from standalone compilerTimothy Arceri3-12/+0
2024-05-06ci/lima: expect fail of window_8888_colorspace_srgb on waylandMykhailo Skorokhodov1-0/+2
2024-04-22util: import pipe_box and its helpersMarek Olšák1-1/+2
2024-04-11Uprev Piglit to dd6f7eaf82e8dd442da28b346c236141cbcce0b1Collabora's Gfx CI Team1-3/+0
2024-03-14panfrost/shared: avoid use gallium helper in pan_minmax_cache.*Yonggang Luo1-2/+4
2024-03-06lima: update expected CI failuresVasily Khoruzhick1-46/+14
2024-03-06lima: gpir: abort compilation if load_uniform instrinsic src isn't constVasily Khoruzhick1-0/+5
2024-03-06lima: ppir: use dummy program if FS has empty bodyVasily Khoruzhick3-5/+18
2024-03-06lima: ppir: always use vec4 for output registerVasily Khoruzhick1-3/+5
2024-03-04ci/deqp: use the proper gl/gles releases for deqp-gl*, deqp-gles*, deqp-eglEric Engestrom2-7/+6
2024-03-04glsl: move function inlining out of glsl_to_nir()Timothy Arceri1-0/+2
2024-02-27egl/wayland: Eliminate double loop for configsDaniel Stone1-1/+0
2024-02-24gallium: lima: Don't round height when checking alignmentSean Anderson1-3/+2
2024-02-07gallium: remove take_ownership from set_vertex_buffers, assume it's trueMarek Olšák1-2/+1
2024-01-29Uprev Piglit to e9316bcd12544aaf7e753ce37fe50d64165d9598Collabora's Gfx CI Team1-1/+0
2024-01-22nir: rework and fix rotate loweringKarol Herbst1-2/+0
2024-01-17ci/lima: update expectations, failing tests are being skippedDavid Heidelberg1-9/+0
2024-01-14gallium: remove unbind_trailing_count from set_vertex_buffersMarek Olšák2-7/+4
2023-12-30treewide: Replace the include of nir_types.h with glsl_types.hYonggang Luo1-1/+1
2023-12-22lima: Use glsl_type C helpersCaio Oliveira1-1/+1
2023-12-20ci/lava: separate HW definitions from SWDavid Heidelberg1-10/+13
2023-12-12lima/ci: update piglit ci expectationsErico Nunes1-0/+4
2023-12-06ci: drop containers, builds, and tests from post-merge pipelineEric Engestrom1-0/+1
2023-11-22lima: Support parameter queries for PIPE_RESOURCE_PARAM_NPLANESZhang Ning1-2/+6
2023-11-16lima: drop unused lima_get_absolute_timeout()Eric Engestrom2-20/+0
2023-10-18mesa: don't pass Infs to the shader via gl_Fog.scaleMarek Olšák1-0/+4
2023-10-10nir: Use getters for nir_src::parent_*Alyssa Rosenzweig4-19/+19
2023-10-10lima/pp: Do not use union undefined behaviourAlyssa Rosenzweig2-6/+8
2023-09-25ci: update to vulkan-cts-1.3.6.3Samuel Pitoiset1-0/+4
2023-09-22meson: Remove unnecessary inc_compiler mentionsCaio Oliveira1-2/+2
2023-09-19nir/move_vec_src_uses_to_dest: allow to skip reuse of constant sourcesPavel Ondračka1-1/+1
2023-09-18treewide: Drop nir_ssa_for_src usersAlyssa Rosenzweig1-3/+2
2023-09-10lima: fix plbu block stride calculationErico Nunes2-3/+11
2023-09-08nir: replace use of nir_src_copy()Timothy Arceri1-1/+1
2023-08-18nir: Drop most uses if nir_instr_rewrite_src()Faith Ekstrand3-6/+6
2023-08-18nir: Drop nir_if_rewrite_condition()Faith Ekstrand3-4/+3
2023-08-18nir: Take a nir_def * in nir_tex_instr_add_src()Faith Ekstrand1-1/+1
2023-08-15nir: Rename nir_instr_type_ssa_undef to nir_instr_type_undefFaith Ekstrand2-3/+3
2023-08-14nir: Drop nir_destFaith Ekstrand7-31/+31
2023-08-14nir: Drop nir_alu_destFaith Ekstrand4-11/+11
2023-08-14nir: Get rid of nir_dest_num_components()Faith Ekstrand3-8/+8
2023-08-14lima: Stop using nir_dest directlyFaith Ekstrand1-23/+18
2023-08-14nir,ntt,a2xx,lima: Stop using nir_dest directlyFaith Ekstrand1-8/+8
2023-08-14gallium: move vertex stride to CSOMike Blumenkrantz1-2/+2
2023-08-13nir: Drop most instances of nir_ssa_dest_init()Faith Ekstrand3-8/+8
2023-08-12nir: Drop "SSA" from NIR languageAlyssa Rosenzweig6-21/+21
2023-08-11nir: add a filter cb to lower_io_to_scalarMike Blumenkrantz1-1/+1
2023-08-11gallium: remove start_slot parameter from pipe_context::set_vertex_buffersYogesh Mohan Marimuthu1-3/+3
2023-08-03lima: Clean up after deleting assertsAlyssa Rosenzweig1-4/+0