scons: add code to generate the various GL API files
[mesa.git] / src / gallium / state_trackers / xa /
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-04-29 Marek Olšákst/xa: don't use user_buffer_create
2012-04-29 Marek Olšákgallium: change set_constant_buffer to be UBO-friendly
2012-04-07 Johannes Obermayrst/xa: Link with -Wl,-r instead of -r.
2012-04-05 Alexandre Demersxatracker: fix the build of a 32bit lib on a 64bit os
2012-01-12 Thomas Hellstromst/xa: Bump version to 1.0.0 according to the README
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2011-12-15 Thomas Hellstromst/xa: Disable composite solid fill with mask
2011-12-15 Thomas Hellstromst/xa: Fix format conversion copy alpha channel
2011-12-15 Thomas Hellstromst/xa: Fix component alpha check
2011-12-08 Thomas Hellstromst/xa: Update xa_yuv_planar_blit semantics
2011-11-25 Thomas Hellstromst/xa: Kill a couple of compilation warnings
2011-11-25 Thomas Hellstromst/xa, xa/vmwgfx: Generate exported symbol list from...
2011-11-25 Thomas Hellstromst/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate...
2011-11-25 Thomas Hellstromst/xa, xa/vmwgfx: Set the right version on library...
2011-11-01 Thomas Hellstromst/xa: Add a scanout flag for surfaces
2011-10-31 Thomas Hellstromst/xa: Plug a pipe context leak.
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
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 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-07-04 Thomas Hellstromst/xa: Fix crosscompile builds with nonstandard ld...
2011-06-27 Thomas Hellstromst/xa: Update README.
2011-06-27 Thomas Hellstromst/xa: Add a function to check for supported formats
2011-06-27 Thomas Hellstromst/xa: Various fixes for composite.
2011-06-21 Thomas Hellstromst/xa: Solid fill (tested) and composite (yet untested)
2011-06-20 Thomas Hellstromst/xa: Really support xa_surface_format. Bump minor.
2011-06-20 Thomas Hellstromst/xa: Support format-changing copy.
2011-06-16 Thomasst/xa: Make sure we blit all yuv regions.
2011-06-16 Thomasst/xa: Fix a typo pointed out by Keith Whitwell.
2011-06-15 Thomas Hellstromst/xa: Initial import of the xa state-tracker and the...