gallium: replace INLINE with inline
[mesa.git] / src / gallium / state_trackers / xa / xa_composite.c
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2014-05-04 Rob Clarkxa: fix segfault
2014-04-17 Rob Clarkst/xa: scissor to help tilers
2014-04-17 Rob Clarkst/xa: remove unneeded args
2013-07-25 Jerome Glissexa: let ddx handle flush
2013-07-25 Jerome Glissexa: export a common context flush function
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-08-03 Brian Paulst/xa: updates for CSO interface changes
2011-12-15 Thomas Hellstromst/xa: Disable composite solid fill with mask
2011-12-15 Thomas Hellstromst/xa: Fix component alpha check
2011-11-25 Thomas Hellstromst/xa: Kill a couple of compilation warnings
2011-11-25 Thomas Hellstromst/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate...
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 up error reporting. Disable component alpha.
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-27 Thomas Hellstromst/xa: Various fixes for composite.
2011-06-21 Thomas Hellstromst/xa: Solid fill (tested) and composite (yet untested)