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
...
*
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
*
st/xorg: Switch to set_mode_major
Jakob Bornecrantz
2009-10-18
2
-58
/
+32
*
st/xorg: Massivly redo root pixmap creation
Jakob Bornecrantz
2009-10-18
3
-38
/
+137
*
st/xorg: Clean up cursor functions a bit
Jakob Bornecrantz
2009-10-18
1
-34
/
+47
*
st/xorg: Support more then one output of a given type
Jakob Bornecrantz
2009-10-18
1
-10
/
+13
*
st/xorg: Change how disable accel is handled
Jakob Bornecrantz
2009-10-18
1
-21
/
+6
*
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-10-17
6
-31
/
+85
*
st/xorg: refix source over
Zack Rusin
2009-10-15
1
-1
/
+1
*
st/xorg: fix most of the composition modes
Zack Rusin
2009-10-15
1
-8
/
+32
*
st/xorg: Fix dpms include problems
Jakob Bornecrantz
2009-10-13
2
-3
/
+2
*
st/xorg: get transparency on fills working (fixes Qt/KDE apps)
Zack Rusin
2009-10-14
2
-7
/
+15
*
st/xorg: solid fills with masks are supported
Zack Rusin
2009-10-13
1
-6
/
+1
*
st/xorg: fix and enable by default xrender acceleration
Zack Rusin
2009-10-13
3
-4
/
+17
*
st/xorg: initialize pipe in the renderer
Zack Rusin
2009-10-11
1
-0
/
+1
*
st/xorg: lots of rendering and xv changes
Zack Rusin
2009-10-11
11
-786
/
+1170
*
st/xorg: implement basics of xv
Zack Rusin
2009-10-11
4
-6
/
+66
*
st/xorg: Old X servers don't deal well with failing accesses
Jakob Bornecrantz
2009-10-08
1
-1
/
+5
*
st/xorg: More fallback debugging
Jakob Bornecrantz
2009-10-08
3
-32
/
+35
*
Revert "st/xorg: Debug fallbacks for composite as well"
Jakob Bornecrantz
2009-10-08
1
-28
/
+16
*
st/xorg: Debug fallbacks for composite as well
Jakob Bornecrantz
2009-10-08
1
-16
/
+28
*
st/xorg: Use A8 textures for depth 8 pixmaps
Jakob Bornecrantz
2009-10-08
1
-1
/
+1
*
st/xorg: Fix depth stencil buffers on old X servers
Jakob Bornecrantz
2009-10-08
1
-1
/
+4
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-08
1
-4
/
+6
|
\
|
*
gallium/xlib: call XQueryExtension() in glXQueryExtension()
Brian Paul
2009-10-07
1
-4
/
+6
*
|
Merge branch 'mesa_7_6_branch'
Nicolai Hähnle
2009-10-07
3
-16
/
+39
|
\
|
|
*
gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320
Brian Paul
2009-10-07
3
-13
/
+34
|
*
gallium/xlib: return 0 for errorBase, eventBase in glXQueryExtension()
Brian Paul
2009-10-07
1
-3
/
+5
*
|
st/dri: Add missing front buffer case in dri_get_buffers().
Michel Dänzer
2009-10-07
1
-0
/
+4
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
1
-4
/
+4
|
\
|
[prev]
[next]