mesa/src/gallium/drivers/softpipe
David Heidelberg 5e44cee47d ci: inject gfx-ci/linux S3 artifacts without rebuilding containers
We need update kernel often. We need test kernel changes often.

Introduced `KERNEL_EXTERNAL_TAG` to differ between `KERNEL_TAG` which is
also used to rebuild the containers. We don't need rebuild containers
for the external kernel, so this way we don't have to.

Updating kernel goes wruuuuuum.

Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23563>
2023-11-07 12:22:09 +00:00
..
ci ci: inject gfx-ci/linux S3 artifacts without rebuilding containers 2023-11-07 12:22:09 +00:00
meson.build
sp_buffer.c
sp_buffer.h
sp_clear.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
sp_clear.h
sp_compute.c gallium/tgsi/draw/softpipe: remodel shader const/buffer bindings. 2023-06-08 02:10:54 +00:00
sp_context.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
sp_context.h treewide: Replace the usage of ubyte/ushort with uint8_t/uint16_t 2023-06-27 18:18:29 +08:00
sp_draw_arrays.c treewide: Replace the usage of ubyte/ushort with uint8_t/uint16_t 2023-06-27 18:18:29 +08:00
sp_fence.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
sp_fence.h
sp_flush.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
sp_flush.h util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
sp_fs.h
sp_fs_exec.c treewide: Replace the usage of ubyte/ushort with uint8_t/uint16_t 2023-06-27 18:18:29 +08:00
sp_image.c
sp_image.h
sp_limits.h
sp_prim_vbuf.c treewide: Replace the usage of ubyte/ushort with uint8_t/uint16_t 2023-06-27 18:18:29 +08:00
sp_prim_vbuf.h
sp_public.h
sp_quad.h
sp_quad_blend.c treewide: Replace the usage of ubyte/ushort with uint8_t/uint16_t 2023-06-27 18:18:29 +08:00
sp_quad_depth_test.c treewide: Replace the usage of ubyte/ushort with uint8_t/uint16_t 2023-06-27 18:18:29 +08:00
sp_quad_depth_test_tmp.h treewide: Replace the usage of ubyte/ushort with uint8_t/uint16_t 2023-06-27 18:18:29 +08:00
sp_quad_fs.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
sp_quad_pipe.c treewide: replace usage of boolean to bool 2023-06-27 18:18:27 +08:00
sp_quad_pipe.h
sp_query.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
sp_query.h treewide: replace usage of boolean to bool 2023-06-27 18:18:27 +08:00
sp_screen.c glsl: Remove int64 div/mod lowering. 2023-10-24 00:16:30 +00:00
sp_screen.h treewide: replace usage of boolean to bool 2023-06-27 18:18:27 +08:00
sp_setup.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
sp_setup.h
sp_state.h softpipe: Add a dummy field to sp_fragment_shader_variant_key 2021-12-27 12:25:57 -08:00
sp_state_blend.c
sp_state_clip.c Change all debug_assert calls to assert 2022-07-10 00:50:35 +00:00
sp_state_derived.c softpipe: Use the draw module's poly stipple handling, like llvmpipe. 2021-12-27 09:57:53 -08:00
sp_state_image.c
sp_state_rasterizer.c
sp_state_sampler.c
sp_state_shader.c gallium/tgsi/draw/softpipe: remodel shader const/buffer bindings. 2023-06-08 02:10:54 +00:00
sp_state_so.c
sp_state_surface.c
sp_state_vertex.c gallium: remove start_slot parameter from pipe_context::set_vertex_buffers 2023-08-11 06:37:22 +00:00
sp_surface.c
sp_surface.h
sp_tex_sample.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
sp_tex_sample.h treewide: replace usage of boolean to bool 2023-06-27 18:18:27 +08:00
sp_tex_tile_cache.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
sp_tex_tile_cache.h util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
sp_texture.c gallium: rename util_clear_texture to util_clear_texture_sw 2023-07-10 15:23:06 +00:00
sp_texture.h treewide: replace usage of boolean to bool 2023-06-27 18:18:27 +08:00
sp_tile_cache.c treewide: Replace the usage of ubyte/ushort with uint8_t/uint16_t 2023-06-27 18:18:29 +08:00
sp_tile_cache.h util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00