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
/
xorg
/
xorg_exa_tgsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/xorg: Delete.
Matt Turner
2013-11-07
1
-690
/
+0
*
st/xorg: s/free/FREE for matching MALLOC/CALLOC
nobled
2010-06-30
1
-1
/
+1
*
st/xorg: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-2
/
+0
*
st/xorg: Use C-style comments.
Vinson Lee
2009-12-29
1
-16
/
+16
*
st/xorg: Silence unused variable warnings.
Vinson Lee
2009-12-27
1
-0
/
+1
*
st/xorg: accelerate src luminance
Zack Rusin
2009-11-25
1
-12
/
+21
*
st/xorg: Fix comp alpha code and deal with luminance masks
Jakob Bornecrantz
2009-11-16
1
-5
/
+53
*
st/xorg: Incase of format missmatch swizzle channels and set alpha
Jakob Bornecrantz
2009-11-16
1
-6
/
+42
*
st/xorg: use an immediate instead of a full blown const
Zack Rusin
2009-11-11
1
-3
/
+3
*
st/xorg: don't use flow control
Zack Rusin
2009-11-11
1
-12
/
+6
*
st/xorg: implement repeatnone and make some code smell less like ass
Zack Rusin
2009-11-11
1
-16
/
+59
*
st/xorg: fix xv
Zack Rusin
2009-10-27
1
-8
/
+5
*
st/xorg: stop overflowing yuv buffers
Zack Rusin
2009-10-26
1
-1
/
+1
*
st/xorg: add yuv vertex shader
Zack Rusin
2009-10-26
1
-0
/
+15
*
st/xorg: add yuv shaders
Zack Rusin
2009-10-26
1
-4
/
+71
*
st/xorg: fix text with component alpha rendering
Zack Rusin
2009-10-23
1
-4
/
+7
*
st/xorg: lots of fixes related to compositing
Zack Rusin
2009-10-23
1
-1
/
+1
*
st/xorg: lots of render fixes
Zack Rusin
2009-10-22
1
-26
/
+11
*
st/xorg: fix and enable by default xrender acceleration
Zack Rusin
2009-10-13
1
-2
/
+12
*
st/xorg: lots of rendering and xv changes
Zack Rusin
2009-10-11
1
-7
/
+7
*
st/xorg: Make sure struct is fully initialized.
Michel Dänzer
2009-09-25
1
-1
/
+1
*
st/xorg: Use generic semantic for Composite mask coordinates.
Michel Dänzer
2009-09-25
1
-2
/
+2
*
st/xorg: fixing copies and composite shaders
Zack Rusin
2009-09-15
1
-2
/
+2
*
st/xorg: Brian suggested that those could be mad's
Zack Rusin
2009-09-15
1
-4
/
+2
*
st/xorg: fix ureg_DECL_constant() parameters
Brian Paul
2009-09-14
1
-5
/
+5
*
tgsi/ureg: give ureg_DECL_constant an explicit index parameter
Keith Whitwell
2009-09-12
1
-2
/
+2
*
tgsi/ureg: VS inputs don't have any semantic tags, just an index
Keith Whitwell
2009-09-12
1
-9
/
+6
*
st/xorg: rename ctx to pipe to match every other gallium state tracker
Zack Rusin
2009-09-10
1
-2
/
+2
*
st/xorg: implement exasolids with full pipelining
Zack Rusin
2009-09-10
1
-2
/
+2
*
st/xorg: start adding support for surface fills
Zack Rusin
2009-09-10
1
-2
/
+2
*
st/xorg: add linear and radial gradient acceleration
Zack Rusin
2009-09-03
1
-20
/
+71
*
st/xorg: radial gradient shader
Zack Rusin
2009-09-03
1
-0
/
+85
*
st/xorg: linear gradient shader
Zack Rusin
2009-09-03
1
-0
/
+59
*
st/xorg: cleanup and adjust to the changes in the ureg code
Zack Rusin
2009-09-03
1
-3
/
+3
*
st/xorg: fix warnings
Zack Rusin
2009-09-02
1
-3
/
+3
*
st/xorg: handle solid fills in the fragment shader
Zack Rusin
2009-09-02
1
-4
/
+18
*
st/xorg: getting indexes right tends to be helpful
Zack Rusin
2009-09-01
1
-3
/
+3
*
st/xorg: redo the vertex shader
Zack Rusin
2009-09-01
1
-14
/
+35
*
st/xorg: normalize coords for the src operands in the vertex shader
Zack Rusin
2009-08-28
1
-23
/
+56
*
st/xorg: bind framebuffer and viewport for exa
Zack Rusin
2009-08-27
1
-8
/
+9
*
st/xorg: create basic vertex shader
Zack Rusin
2009-08-26
1
-6
/
+34
*
st/xorg: create basic fragment shader
Zack Rusin
2009-08-26
1
-26
/
+10
*
xorg: insert shaders into the cache
Zack Rusin
2009-08-25
1
-0
/
+49
*
exa: add basic code to cache vertex and fragment shaders
Zack Rusin
2009-08-25
1
-35
/
+62
*
exa: check whether the op is accelerated
Zack Rusin
2009-08-25
1
-21
/
+0
*
xorg: fix compilation
Zack Rusin
2009-08-24
1
-1
/
+2
*
xorg: start on code accelerating render
Zack Rusin
2009-08-24
1
-0
/
+157