aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xa/xa_context.c
Commit message (Expand)AuthorAgeFilesLines
* st/xa: updates for CSO interface changesBrian Paul2012-08-031-2/+2
* st/xa: Fix format conversion copy alpha channelThomas Hellstrom2011-12-151-1/+3
* st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibilityThomas Hellstrom2011-11-251-15/+15
* st/xa: Plug a pipe context leak.Thomas Hellstrom2011-10-311-0/+2
* st/xa: Don't call fence_reference with an unitialized fence handle as dstThomas Hellstrom2011-09-291-1/+1
* st/xa: surfaces and sampler views are per contextThomas Hellstrom2011-09-291-17/+33
* st/xa: Fix render to xa_format_a8, which is backed by a gallium L8 textureThomas Hellstrom2011-07-071-3/+6
* st/xa: Solid fill (tested) and composite (yet untested)Thomas Hellstrom2011-06-211-14/+113
* st/xa: Support format-changing copy.Thomas Hellstrom2011-06-201-7/+36
* st/xa: Initial import of the xa state-tracker and the xa-vmwgfx target.Thomas Hellstrom2011-06-151-0/+258