mesa/src/gallium/auxiliary/postprocess
Marek Olšák e5f133ccc4 util: import pipe_box and its helpers
We'll use them. There are also new helpers that we'll use.

Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28733>
2024-04-22 01:42:52 +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 treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
pp_celshade.h
pp_colors.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
pp_colors.h
pp_filters.h aux: remove unused tgsi includes 2023-05-25 08:20:31 +00:00
pp_init.c util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
pp_mlaa.c util: import pipe_box and its helpers 2024-04-22 01:42:52 +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: move vertex stride to CSO 2023-08-14 01:23:25 +00:00
pp_run.c cso: remove CSO_UNBIND_VERTEX_BUFFER0 2024-02-07 09:19:42 +00:00