summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/Makefile.am
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2012-07-13 13:59:41 -0700
committerPaul Berry <[email protected]>2012-07-24 14:52:57 -0700
commiteac4f1a70772c1480778bae2563199c12634893e (patch)
treeb45db4ebee7e67af642c077e607f583f7d3f86b7 /src/mesa/drivers/Makefile.am
parent0dbec6ae07e7b3d566cc397ab09caa413e412846 (diff)
i965/blorp: Don't fall back to swrast when miptrees absent.
Previously, the blorp engine would fall back to swrast if the source or destination of a blit had no associated miptree. This was unnecessary, since _mesa_BlitFramebufferEXT() already takes care of making the blit silently succeed if there are no buffers bound, so the fallback paths could never actually happen in practice. Removing these fallback paths will simplify the implementation of correct DrawBuffers support in blorp. Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/mesa/drivers/Makefile.am')
0 files changed, 0 insertions, 0 deletions