mesa/src/gallium/drivers/softpipe
Mike Blumenkrantz c9a47c85da gallium: rename PIPE_CAP_PREFER_BLIT_BASED_TEXTURE_TRANSFER
this is now a bitfield enum for more functionality

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11984>
2021-11-18 07:58:29 -05:00
..
ci ci/deqp-runner: Rename the deqp-drivername-*.txt files to drivername-*.txt 2021-10-27 20:54:11 +00:00
meson.build
sp_buffer.c
sp_buffer.h
sp_clear.c
sp_clear.h
sp_compute.c
sp_context.c
sp_context.h
sp_draw_arrays.c gallium: remove vertices_per_patch, add pipe_context::set_patch_vertices 2021-08-21 00:08:11 +00:00
sp_fence.c
sp_fence.h
sp_flush.c
sp_flush.h
sp_fs.h
sp_fs_exec.c
sp_image.c
sp_image.h
sp_limits.h
sp_prim_vbuf.c
sp_prim_vbuf.h
sp_public.h
sp_quad.h
sp_quad_blend.c Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
sp_quad_depth_test.c
sp_quad_depth_test_tmp.h
sp_quad_fs.c
sp_quad_pipe.c
sp_quad_pipe.h
sp_quad_stipple.c
sp_query.c softpipe: fix streamout queries 2021-04-23 01:08:43 +00:00
sp_query.h
sp_screen.c gallium: rename PIPE_CAP_PREFER_BLIT_BASED_TEXTURE_TRANSFER 2021-11-18 07:58:29 -05:00
sp_screen.h
sp_setup.c softpipe: rip out cylindrical wrap support 2021-08-25 19:37:16 +00:00
sp_setup.h
sp_state.h gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
sp_state_blend.c
sp_state_clip.c
sp_state_derived.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
sp_state_image.c
sp_state_rasterizer.c
sp_state_sampler.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
sp_state_shader.c
sp_state_so.c
sp_state_surface.c
sp_state_vertex.c
sp_surface.c gallium/util: fix util_can_blit_via_copy_region with unbound render condition 2021-11-04 15:06:09 +00:00
sp_surface.h
sp_tex_sample.c softpipe/aniso: move DDQ calculation to after scaling. 2021-07-18 16:16:26 +10:00
sp_tex_sample.h
sp_tex_tile_cache.c gallium: split transfer_(un)map into buffer_(un)map and texture_(un)map 2021-05-21 17:38:04 +00:00
sp_tex_tile_cache.h
sp_texture.c gallium: split transfer_(un)map into buffer_(un)map and texture_(un)map 2021-05-21 17:38:04 +00:00
sp_texture.h
sp_tile_cache.c gallium: split transfer_(un)map into buffer_(un)map and texture_(un)map 2021-05-21 17:38:04 +00:00
sp_tile_cache.h