gallium: Remove the "alt" pipebuffer manager interface.
authorEric Anholt <eric@anholt.net>
Fri, 19 Apr 2019 22:10:30 +0000 (15:10 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 23 Apr 2019 17:36:07 +0000 (10:36 -0700)
commit6345dfc8f3291f5b0a1988d8e90b397a8d2a8ab4
tree0ca0bb93055e37953d468aaf77cb831ff2148a97
parent8e31a4f27ff51750535fae77900117eba94038c4
gallium: Remove the "alt" pipebuffer manager interface.

This one would allocate from two underlying pools, but has never been
used.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Reviewed-by: Kristian Høgsberg <hoegsberg@gmail.com>
src/gallium/auxiliary/Makefile.sources
src/gallium/auxiliary/meson.build
src/gallium/auxiliary/pipebuffer/pb_bufmgr.h
src/gallium/auxiliary/pipebuffer/pb_bufmgr_alt.c [deleted file]