index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
xa
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+2
*
gallium/build: Fix visibility CFLAGS in automake
Maarten Lankhorst
2013-03-16
1
-1
/
+3
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
state_trackers/xa: Convert to automake
Matt Turner
2013-01-10
3
-64
/
+48
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
4
-7
/
+7
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-2
/
+1
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-21
/
+9
*
st/xa: updates for CSO interface changes
Brian Paul
2012-08-03
4
-9
/
+9
*
st/xa: don't use user_buffer_create
Marek Olšák
2012-04-30
1
-44
/
+15
*
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
2012-04-30
1
-1
/
+1
*
st/xa: Link with -Wl,-r instead of -r.
Johannes Obermayr
2012-04-07
1
-1
/
+1
*
xatracker: fix the build of a 32bit lib on a 64bit os
Alexandre Demers
2012-04-05
1
-1
/
+1
*
st/xa: Bump version to 1.0.0 according to the README
Thomas Hellstrom
2012-01-12
1
-2
/
+2
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-0
/
+1
*
st/xa: Disable composite solid fill with mask
Thomas Hellstrom
2011-12-15
1
-1
/
+19
*
st/xa: Fix format conversion copy alpha channel
Thomas Hellstrom
2011-12-15
3
-3
/
+13
*
st/xa: Fix component alpha check
Thomas Hellstrom
2011-12-15
1
-2
/
+1
*
st/xa: Update xa_yuv_planar_blit semantics
Thomas Hellstrom
2011-12-08
4
-11
/
+15
*
st/xa: Kill a couple of compilation warnings
Thomas Hellstrom
2011-11-25
2
-1
/
+6
*
st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.
Thomas Hellstrom
2011-11-25
1
-30
/
+0
*
st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibility
Thomas Hellstrom
2011-11-25
6
-34
/
+41
*
st/xa, xa/vmwgfx: Set the right version on library suffix
Thomas Hellstrom
2011-11-25
1
-3
/
+0
*
st/xa: Add a scanout flag for surfaces
Thomas Hellstrom
2011-11-01
2
-1
/
+14
*
st/xa: Plug a pipe context leak.
Thomas Hellstrom
2011-10-31
1
-0
/
+2
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-2
/
+2
*
st/xa: Don't call fence_reference with an unitialized fence handle as dst
Thomas Hellstrom
2011-09-29
1
-1
/
+1
*
st/xa: surfaces and sampler views are per context
Thomas Hellstrom
2011-09-29
5
-63
/
+65
*
st/xa: Fix up error reporting. Disable component alpha.
Thomas Hellstrom
2011-07-07
1
-11
/
+26
*
st/xa: Fix render to xa_format_a8, which is backed by a gallium L8 texture
Thomas Hellstrom
2011-07-07
5
-38
/
+87
*
st/xa: Fix crosscompile builds with nonstandard ld locations
Thomas Hellstrom
2011-07-04
1
-1
/
+1
*
st/xa: Update README.
Thomas Hellstrom
2011-06-27
1
-6
/
+14
*
st/xa: Add a function to check for supported formats
Thomas Hellstrom
2011-06-27
4
-8
/
+35
*
st/xa: Various fixes for composite.
Thomas Hellstrom
2011-06-27
3
-16
/
+29
*
st/xa: Solid fill (tested) and composite (yet untested)
Thomas Hellstrom
2011-06-21
9
-22
/
+972
*
st/xa: Really support xa_surface_format. Bump minor.
Thomas Hellstrom
2011-06-21
4
-3
/
+10
*
st/xa: Support format-changing copy.
Thomas Hellstrom
2011-06-20
3
-13
/
+53
*
st/xa: Make sure we blit all yuv regions.
Thomas
2011-06-16
1
-0
/
+1
*
st/xa: Fix a typo pointed out by Keith Whitwell.
Thomas
2011-06-16
1
-1
/
+1
*
st/xa: Initial import of the xa state-tracker and the xa-vmwgfx target.
Thomas Hellstrom
2011-06-15
12
-0
/
+2560