cell: Added check for PIPE_FLUSH_RENDER_CACHE to cell_flush to fix black blocks...
authorJonathan White <jwhite@tungstengraphics.com>
Thu, 30 Oct 2008 17:22:20 +0000 (11:22 -0600)
committerJonathan White <jwhite@tungstengraphics.com>
Thu, 30 Oct 2008 17:22:38 +0000 (11:22 -0600)
commit157ddc14183807834068687f02c67b66acf9effa
treed41b604303648ab7201c5d96e95fd6a7cb2fda05
parentf952aac1da432336f330122cacc30a87f52b4101
cell:  Added check for PIPE_FLUSH_RENDER_CACHE to cell_flush to fix black blocks during st_readpixels due to a flush wait not happening in order to allow any previous rendering to complete.
src/gallium/drivers/cell/ppu/cell_flush.c