summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_flush.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-16gallium: add flags parameter to texture barrierIlia Mirkin1-1/+1
2016-03-31softpipe: add image support to softpipe (v3)Dave Airlie1-0/+2
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-05-04gallium: fix type of flags in pipe_context::flush()Chia-I Wu1-1/+1
2013-01-04gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák1-2/+3
2011-03-11gallium: remove flags from the flush functionMarek Olšák1-1/+8
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-1/+1
2010-04-25softpipe: Make softpipe transfers in-order.José Fonseca1-2/+15
2008-03-26gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer1-1/+3
2008-02-15Code reorganization: move files into their places.José Fonseca1-0/+35