summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xa/xa_priv.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-5/+5
* gallium: remove support for GCC older than 4.1.0Timothy Arceri2014-12-171-1/+1
* st/xa: scissor to help tilersRob Clark2014-04-171-0/+29
* st/xa: remove unneeded argsRob Clark2014-04-171-2/+1
* st/xa: use pipe-loader to get screenRob Clark2014-02-161-0/+1
* xa: move surface to ref/unref apiJerome Glisse2013-07-251-0/+1
* xa: export a common context flush functionJerome Glisse2013-07-251-0/+3
* st/xa: Fix format conversion copy alpha channelThomas Hellstrom2011-12-151-1/+4
* st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibilityThomas Hellstrom2011-11-251-0/+6
* st/xa: surfaces and sampler views are per contextThomas Hellstrom2011-09-291-5/+8
* st/xa: Fix render to xa_format_a8, which is backed by a gallium L8 textureThomas Hellstrom2011-07-071-0/+12
* st/xa: Solid fill (tested) and composite (yet untested)Thomas Hellstrom2011-06-211-2/+53
* st/xa: Support format-changing copy.Thomas Hellstrom2011-06-201-0/+11
* st/xa: Initial import of the xa state-tracker and the xa-vmwgfx target.Thomas Hellstrom2011-06-151-0/+179