mesa/src/gallium/drivers/iris
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 iris: build android libmesa_iris for gen12 2019-08-28 13:38:34 -07:00
driinfo_iris.h iris: Add support for the always_flush_cache=true debug option. 2019-09-09 11:55:27 -07:00
iris_batch.c iris: Rename iris_seqno to iris_fine_fence 2020-05-28 12:47:19 -07:00
iris_batch.h iris: Rename iris_seqno to iris_fine_fence 2020-05-28 12:47:19 -07:00
iris_binder.c iris: Handle binding table in the driver 2019-06-03 14:14:45 -07:00
iris_binder.h iris: little bits of compute basics 2019-02-21 10:26:09 -08:00
iris_blit.c iris: don't assert on unfinished aux import in copy paths 2020-04-30 21:18:42 +00:00
iris_blorp.c iris: store workaround address 2020-05-20 15:58:22 +00:00
iris_border_color.c iris: Destroy the border color pool 2019-02-21 10:26:10 -08:00
iris_bufmgr.c iris/bufmgr: Check if iris_bo_gem_mmap failed 2020-04-29 08:51:33 +00:00
iris_bufmgr.h iris: remove hole from struct iris_bo 2020-04-15 21:35:14 +00:00
iris_clear.c iris: Use SATURATE 2020-05-26 22:31:31 +00:00
iris_context.c iris: Implement ARB_compute_variable_group_size 2020-05-01 12:50:37 -07:00
iris_context.h iris: Use modfiy disables for 3DSTATE_WM_DEPTH_STENCIL command 2020-05-15 21:41:12 +00:00
iris_defines.h iris: Implement new way for setting streamout buffers. 2019-10-29 19:20:25 +00:00
iris_disk_cache.c iris: move iris_vtable to iris_screen 2020-04-29 16:59:45 +00:00
iris_draw.c iris: Implement ARB_compute_variable_group_size 2020-05-01 12:50:37 -07:00
iris_fence.c iris: Rename iris_seqno to iris_fine_fence 2020-05-28 12:47:19 -07:00
iris_fence.h iris: Rename iris_syncpt to iris_syncobj for clarity. 2020-05-01 19:00:02 +00:00
iris_fine_fence.c iris: Rename iris_seqno to iris_fine_fence 2020-05-28 12:47:19 -07:00
iris_fine_fence.h iris: Rename iris_seqno to iris_fine_fence 2020-05-28 12:47:19 -07:00
iris_formats.c gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04:00
iris_genx_macros.h iris: Use 3DSTATE_CONSTANT_ALL when possible. 2019-12-04 20:48:25 +00:00
iris_genx_protos.h iris: Split aux map initialization from invalidation. 2020-03-02 22:28:11 +00:00
iris_monitor.c intel/perf: make pipeline statistic query loading optional 2020-05-20 14:02:27 +03:00
iris_monitor.h iris: minor restyling 2019-08-10 00:16:45 -07:00
iris_perf.c iris: move iris_vtable to iris_screen 2020-04-29 16:59:45 +00:00
iris_perf.h intel/perf: break GL query stuff away 2020-03-27 14:14:49 +00:00
iris_performance_query.c intel/perf: make pipeline statistic query loading optional 2020-05-20 14:02:27 +03:00
iris_pipe.h iris: Make a gl_shader_stage -> pipe_shader_stage helper function 2019-04-23 00:24:08 -07:00
iris_pipe_control.c iris: store workaround address 2020-05-20 15:58:22 +00:00
iris_program.c iris, i965: Drop max_variable_local_size 2020-05-27 18:16:31 -07:00
iris_program_cache.c iris: move iris_vtable to iris_screen 2020-04-29 16:59:45 +00:00
iris_query.c iris: Rename iris_syncpt to iris_syncobj for clarity. 2020-05-01 19:00:02 +00:00
iris_resolve.c iris: move iris_vtable to iris_screen 2020-04-29 16:59:45 +00:00
iris_resource.c iris: don't assert on unfinished aux import in copy paths 2020-04-30 21:18:42 +00:00
iris_resource.h iris: move existing image format fallback as a helper function 2020-03-16 10:34:21 +00:00
iris_screen.c iris, i965: Update limits for ARB_compute_variable_group_size 2020-05-27 18:16:31 -07:00
iris_screen.h iris, i965: Update limits for ARB_compute_variable_group_size 2020-05-27 18:16:31 -07:00
iris_state.c intel: Add helper to calculate GPGPU_WALKER::RightExecutionMask 2020-05-27 18:16:31 -07:00
Makefile.sources iris: Fixup copy'n'paste mistake in Makefile.sources 2020-05-31 22:01:48 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00