index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/xorg: Fix copy-pasto
Jakob Bornecrantz
2009-11-17
1
-1
/
+1
*
st/xorg: Fix comp alpha code and deal with luminance masks
Jakob Bornecrantz
2009-11-16
4
-6
/
+62
*
st/xorg: Incase of format missmatch swizzle channels and set alpha
Jakob Bornecrantz
2009-11-16
4
-10
/
+138
*
st/xorg: Only reference new picture formats when they're defined.
Michel Dänzer
2009-11-16
1
-4
/
+6
*
st/egl: add some basic comments
Brian Paul
2009-11-15
2
-0
/
+25
*
st/xorg: try to fix non-uniform transforms
Zack Rusin
2009-11-13
1
-6
/
+16
*
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
4
-23
/
+67
*
st/xorg: fallback until daddy can implement you properly
Zack Rusin
2009-11-11
1
-0
/
+5
*
dri-st: Add some required GL 2.0 extensions.
Corbin Simpson
2009-11-11
1
-0
/
+3
*
st/xorg: Fallback if picture format doesn't match texture format
Jakob Bornecrantz
2009-11-10
2
-3
/
+26
*
st/xorg: Don't segfault when debug printing
Jakob Bornecrantz
2009-11-10
1
-3
/
+3
*
st/xorg: wrap to border color
Zack Rusin
2009-11-10
1
-1
/
+1
*
st/egl: Probe hardware for depth stencil format
Jakob Bornecrantz
2009-11-10
1
-24
/
+52
*
st/xorg: cleanup the naming
Zack Rusin
2009-11-10
2
-22
/
+24
*
st/xorg: print ouf the picture formats when compositing
Zack Rusin
2009-11-10
1
-0
/
+63
*
st/xorg: Fix SCons build.
Michel Dänzer
2009-11-10
1
-0
/
+6
*
st/xorg: remove deprecated rendering code
Zack Rusin
2009-11-09
3
-67
/
+0
*
st/xorg: fix composite batching
Zack Rusin
2009-11-09
3
-5
/
+18
*
st/xorg: implement batching for the composite op
Zack Rusin
2009-11-06
4
-90
/
+161
*
st/xorg: batch solid fill requests
Zack Rusin
2009-11-06
4
-95
/
+66
*
st/xorg: start accumulating vertices in a common buffer
Zack Rusin
2009-11-06
2
-48
/
+88
*
st/xorg: use quads instead of triangle fans
Zack Rusin
2009-11-06
1
-4
/
+4
*
st/xorg: make the buffer size global
Zack Rusin
2009-11-06
1
-1
/
+9
*
st/xorg: unify vertex buffer handling
Zack Rusin
2009-11-06
2
-68
/
+66
*
st/xorg: these flushes shouldn't be necessary
Zack Rusin
2009-11-04
1
-6
/
+0
*
python/retrace: Cope with null constant buffers.
José Fonseca
2009-11-03
1
-1
/
+1
*
python/retrace: Add missing colon.
José Fonseca
2009-11-03
1
-1
/
+1
*
st/xorg: fix scaling ov xv data, plus some cleanups
Zack Rusin
2009-10-29
3
-28
/
+57
*
st/xorg: fix src coordinates in the video acceleration paths
Zack Rusin
2009-10-28
1
-1
/
+1
*
st/xorg: fix xv
Zack Rusin
2009-10-27
3
-9
/
+21
*
st/xorg: Adopt to new dirty clip rect type
Jakob Bornecrantz
2009-10-27
1
-4
/
+5
*
st/xorg: initialize indexes before reswizzling for yuv
Zack Rusin
2009-10-26
1
-0
/
+2
*
st/xorg: stop overflowing yuv buffers
Zack Rusin
2009-10-26
2
-20
/
+37
*
st/xorg: add yuv vertex shader
Zack Rusin
2009-10-26
5
-33
/
+200
*
st/xorg: add yuv shaders
Zack Rusin
2009-10-26
3
-16
/
+83
*
st/xorg: fix text with component alpha rendering
Zack Rusin
2009-10-23
3
-23
/
+45
*
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
4
-81
/
+5
*
st/xorg: lots of fixes related to compositing
Zack Rusin
2009-10-23
4
-93
/
+109
*
g3dvl: pass display and screen to g3dvl when creating video private context
Cooper Yuan
2009-10-23
1
-1
/
+1
*
st/xorg: fix the makefile when used with new xextproto
Zack Rusin
2009-10-22
1
-0
/
+2
*
st/xorg: cleanup the checks for whether the op is accelerated
Zack Rusin
2009-10-22
1
-60
/
+36
*
st/xorg: lots of render fixes
Zack Rusin
2009-10-22
4
-113
/
+114
*
st/xorg: Move drm init to own function
Jakob Bornecrantz
2009-10-20
1
-29
/
+36
*
st/xorg: Cleanly shutdown
Jakob Bornecrantz
2009-10-20
2
-5
/
+10
*
st/xorg: Remove output functions not used
Jakob Bornecrantz
2009-10-19
1
-69
/
+15
*
st/xorg: makefile garbage
Zack Rusin
2009-10-19
1
-1
/
+0
*
st/xorg: implement basic src/mask transformations
Zack Rusin
2009-10-19
6
-40
/
+231
*
dri-st: Add EXT_provoking_vertex.
Corbin Simpson
2009-10-19
1
-0
/
+4
[next]