mesa/src/gallium/drivers/softpipe
Eric Engestrom 90a77f55de ci: drop containers, builds, and tests from post-merge pipeline
All these jobs are redundant and a waste of resources:
- the containers have already been built & pushed in the merge pipeline
- the mesa build variants have already all passed
- the driver tests have already all passed

None of these jobs are doing anything useful in this pipeline, but it
costs a factor of 2x to our infrastructure, so let's remove them.

In other words, the only job left in the post-merge pipeline is the
`pages` job that deploys the update to the website.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26451>
2023-12-06 08:26:04 +00:00
..
ci ci: drop containers, builds, and tests from post-merge pipeline 2023-12-06 08:26:04 +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
sp_state_blend.c
sp_state_clip.c
sp_state_derived.c
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