mesa/src/gallium/auxiliary/postprocess
Mike Blumenkrantz 7672545223 gallium: move vertex stride to CSO
this simplifies code in most place and enables some optimizations in
frontends

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24117>
2023-08-14 01:23:25 +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: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08: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 gallium: remove start_slot parameter from pipe_context::set_vertex_buffers 2023-08-11 06:37:22 +00:00