mesa/st: move fbo code to direct calling
authorDave Airlie <airlied@redhat.com>
Mon, 6 Dec 2021 23:39:05 +0000 (09:39 +1000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 8 Dec 2021 19:06:48 +0000 (19:06 +0000)
commit2d912b5caa86b1bd861c8b68cdbd883ee3ef846d
tree12d7ec6633a2638060ed3e2b8cc0e86db0170605
parent6d79ce5a58813df1fa98be676f0d3ad5a244d885
mesa/st: move fbo code to direct calling

Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14100>
src/mesa/main/accum.c
src/mesa/main/buffers.c
src/mesa/main/dd.h
src/mesa/main/fbobject.c
src/mesa/main/framebuffer.c
src/mesa/main/mtypes.h
src/mesa/main/readpix.c
src/mesa/state_tracker/st_cb_fbo.c
src/mesa/state_tracker/st_cb_fbo.h
src/mesa/state_tracker/st_context.c