gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
[mesa.git] / src / gallium / state_trackers / xa / xa_context.c
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-08-03 Brian Paulst/xa: updates for CSO interface changes
2011-12-15 Thomas Hellstromst/xa: Fix format conversion copy alpha channel
2011-11-25 Thomas Hellstromst/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate...
2011-10-31 Thomas Hellstromst/xa: Plug a pipe context leak.
2011-09-29 Thomas Hellstromst/xa: Don't call fence_reference with an unitialized...
2011-09-29 Thomas Hellstromst/xa: surfaces and sampler views are per context
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-07 Thomas Hellstromst/xa: Fix render to xa_format_a8, which is backed...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-21 Thomas Hellstromst/xa: Solid fill (tested) and composite (yet untested)
2011-06-20 Thomas Hellstromst/xa: Support format-changing copy.
2011-06-15 Thomas Hellstromst/xa: Initial import of the xa state-tracker and the...