gallium: Remove the ondemand pipebuffer manager.
authorEric Anholt <eric@anholt.net>
Fri, 19 Apr 2019 22:08:39 +0000 (15:08 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 23 Apr 2019 17:36:07 +0000 (10:36 -0700)
commit8e31a4f27ff51750535fae77900117eba94038c4
treedb789179068e04744cf0ac1bf28d3f00d071bea9
parentf5c08d981885de4f46b251f6440f1f5587bd878d
gallium: Remove the ondemand pipebuffer manager.

I couldn't find any uses in the tree since its introduction.

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_ondemand.c [deleted file]