mesa/src/gallium/auxiliary/postprocess
David Heidelberg c68530bedb postprocess: move the definition of pp_filters into **/pp_init.c
An LTO-friendly move.

Fixes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7881

Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20374>
2023-01-03 14:45:28 +00:00
..
ADDING
filters.h postprocess: move the definition of pp_filters into **/pp_init.c 2023-01-03 14:45:28 +00:00
postprocess.h gallium/pp: typedef and use pp_st_invalidate_state_func to avoid cast 2022-12-14 05:47:52 +00:00
pp_celshade.c
pp_celshade.h
pp_colors.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
pp_colors.h
pp_filters.h
pp_init.c postprocess: move the definition of pp_filters into **/pp_init.c 2023-01-03 14:45:28 +00:00
pp_mlaa.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
pp_mlaa.h
pp_mlaa_areamap.h
pp_private.h gallium/pp: typedef and use pp_st_invalidate_state_func to avoid cast 2022-12-14 05:47:52 +00:00
pp_program.c gallium/pp: typedef and use pp_st_invalidate_state_func to avoid cast 2022-12-14 05:47:52 +00:00
pp_run.c gallium/pp: don't use st_context_iface, use an explicit callback 2022-12-09 13:14:03 +00:00