mesa/src/gallium/drivers/softpipe
Dylan Baker a8e2d79e02 meson: use gnu_symbol_visibility argument
This uses a meson builtin to handle -fvisibility=hidden. This is nice
because we don't need to track which languages are used, if C++ is
suddenly added meson just does the right thing.

Acked-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4740>
2020-06-01 18:59:18 +00:00
..
Android.mk
Makefile.sources
SConscript
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
sp_buffer.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
sp_buffer.h
sp_clear.c gallium: add pipe cap for scissored clears and pass scissor state to clear() hook 2020-04-29 18:05:06 +00:00
sp_clear.h gallium: add pipe cap for scissored clears and pass scissor state to clear() hook 2020-04-29 18:05:06 +00:00
sp_compute.c
sp_context.c
sp_context.h gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04:00
sp_draw_arrays.c
sp_fence.c
sp_fence.h
sp_flush.c
sp_flush.h
sp_fs.h
sp_fs_exec.c
sp_image.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
sp_image.h
sp_limits.h
sp_prim_vbuf.c
sp_prim_vbuf.h
sp_public.h
sp_quad.h
sp_quad_blend.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
sp_quad_depth_test.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
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
sp_query.h
sp_screen.c gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04:00
sp_screen.h
sp_setup.c
sp_setup.h
sp_state.h
sp_state_blend.c softpipe: Use SATURATE 2020-05-26 22:31:31 +00:00
sp_state_clip.c
sp_state_derived.c gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04:00
sp_state_image.c
sp_state_rasterizer.c
sp_state_sampler.c gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
sp_state_shader.c
sp_state_so.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
sp_state_surface.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
sp_state_vertex.c
sp_surface.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
sp_surface.h
sp_tex_sample.c gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04:00
sp_tex_sample.h
sp_tex_tile_cache.c softpipe: Refactor pipe_get/put_tile_rgba_* paths. 2020-02-04 19:02:59 +00:00
sp_tex_tile_cache.h
sp_texture.c gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
sp_texture.h
sp_tile_cache.c softpipe: Refactor pipe_get/put_tile_rgba_* paths. 2020-02-04 19:02:59 +00:00
sp_tile_cache.h