summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xa/xa_priv.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-5/+5
2014-12-17gallium: remove support for GCC older than 4.1.0Timothy Arceri1-1/+1
2014-04-17st/xa: scissor to help tilersRob Clark1-0/+29
2014-04-17st/xa: remove unneeded argsRob Clark1-2/+1
2014-02-16st/xa: use pipe-loader to get screenRob Clark1-0/+1
2013-07-25xa: move surface to ref/unref apiJerome Glisse1-0/+1
2013-07-25xa: export a common context flush functionJerome Glisse1-0/+3
2011-12-15st/xa: Fix format conversion copy alpha channelThomas Hellstrom1-1/+4
2011-11-25st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibilityThomas Hellstrom1-0/+6
2011-09-29st/xa: surfaces and sampler views are per contextThomas Hellstrom1-5/+8
2011-07-07st/xa: Fix render to xa_format_a8, which is backed by a gallium L8 textureThomas Hellstrom1-0/+12
2011-06-21st/xa: Solid fill (tested) and composite (yet untested)Thomas Hellstrom1-2/+53
2011-06-20st/xa: Support format-changing copy.Thomas Hellstrom1-0/+11
2011-06-15st/xa: Initial import of the xa state-tracker and the xa-vmwgfx target.Thomas Hellstrom1-0/+179