st/xa: Fix a memory leak
[mesa.git] / src / gallium / state_trackers / xa / xa_priv.h
2018-11-14 Thomas Hellstromst/xa: Support Component Alpha with trivial blending
2018-11-14 Thomas Hellstromst/xa: Render update. Better support for solid pictures
2018-10-03 Emil Velikovst/xa: remove unused xa_screen::d[s]_depth_bits_last
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2014-12-16 Timothy Arcerigallium: remove support for GCC older than 4.1.0
2014-04-17 Rob Clarkst/xa: scissor to help tilers
2014-04-17 Rob Clarkst/xa: remove unneeded args
2014-02-16 Rob Clarkst/xa: use pipe-loader to get screen
2013-07-25 Jerome Glissexa: move surface to ref/unref api
2013-07-25 Jerome Glissexa: export a common context flush function
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-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...