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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
2
-29
/
+68
|
\
|
*
st/xorg Fail early if we don't intend to accelerate.
Thomas Hellstrom
2009-12-08
1
-9
/
+22
|
*
vmware/xorg: Fix failure paths and add some debug printing
Jakob Bornecrantz
2009-12-12
1
-20
/
+46
*
|
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
8
-83
/
+105
|
\
\
|
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
4
-68
/
+86
|
|
\
|
|
|
*
st/xorg: fix yv12 plus some cleanups in the upload code
Zack Rusin
2009-12-10
1
-57
/
+70
|
|
*
st/xorg: enable yv12 for xv
Zack Rusin
2009-12-10
1
-1
/
+4
|
|
*
st/xorg: Add enter/leave vt hooks for winsys
Jakob Bornecrantz
2009-12-04
2
-0
/
+8
|
|
*
st/xorg: Fix leave enter vt cycle in crtc code
Jakob Bornecrantz
2009-12-04
1
-4
/
+3
|
|
*
st/xorg: New libkms destroy api
Jakob Bornecrantz
2009-12-04
2
-7
/
+5
|
*
|
st/xvmc: No more pf_get_block().
Younes Manton
2009-12-05
1
-6
/
+5
|
*
|
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-04
5
-9
/
+3
|
|
\
\
|
|
*
|
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-30
5
-9
/
+3
|
*
|
|
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2009-12-02
2
-0
/
+11
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
st/xorg: Create winsys hooks that we call into
Jakob Bornecrantz
2009-12-01
2
-0
/
+11
*
|
|
|
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
6
-7
/
+12
*
|
|
|
Move pf_is_depth_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-1
/
+2
|
/
/
/
*
|
|
st/xorg: fix merge droppings
Keith Whitwell
2009-12-01
2
-68
/
+0
*
|
|
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-12-01
14
-701
/
+951
|
\
|
|
|
|
/
|
/
|
|
*
st/xorg: proper fix for compositing after rounding up
Keith Whitwell
2009-11-27
6
-21
/
+65
|
*
Revert "st/xorg: fix composite after texture size changes"
Keith Whitwell
2009-11-27
2
-38
/
+10
|
*
st/xorg: fix composite after texture size changes
Keith Whitwell
2009-11-27
2
-10
/
+38
|
*
st/xorg: speculatively round textures up to nearest POT
Keith Whitwell
2009-11-27
1
-0
/
+18
|
*
st/xorg: free last fence
Keith Whitwell
2009-11-27
1
-0
/
+4
|
*
st/xorg: Use pipe clear hook for solid fills of whole pixmaps.
Michel Dänzer
2009-11-26
1
-0
/
+6
|
*
st/xorg: Make sure DRI2 blits use GPU copy contents even for software fallback.
Michel Dänzer
2009-11-26
1
-11
/
+19
|
*
st/xorg: fix refcounting bugs introduced in earlier commit
Keith Whitwell
2009-11-26
2
-0
/
+5
|
*
st/xorg: formatting
Keith Whitwell
2009-11-26
1
-9
/
+9
|
*
st/xorg: remove debugging flush
Keith Whitwell
2009-11-26
1
-1
/
+0
|
*
st/xorg: render throttling in block handler
Keith Whitwell
2009-11-26
3
-7
/
+22
|
*
st/xorg: split copy operation into prepare/copy/done phases
Keith Whitwell
2009-11-26
5
-128
/
+102
|
*
st/xorg: don't set up constant buffer for non-xv fragment shaders
Keith Whitwell
2009-11-26
2
-30
/
+0
|
*
st/xorg: split up shared Done call
Keith Whitwell
2009-11-26
3
-53
/
+99
|
*
st/xorg: set up rasterizer state in init
Keith Whitwell
2009-11-26
3
-17
/
+8
|
*
st/xorg: remove redundant clipping code
Keith Whitwell
2009-11-26
1
-120
/
+0
|
*
st/xorg: don't bother with cso save and restore in copy func
Keith Whitwell
2009-11-26
1
-19
/
+0
|
*
st/xorg: consolidate some dest surface state setting
Keith Whitwell
2009-11-26
5
-105
/
+50
|
*
st/xorg: Pass mode types from the kernel to X
Jakob Bornecrantz
2009-11-24
1
-1
/
+5
|
*
st/xorg: Add libkms integration
Jakob Bornecrantz
2009-11-24
4
-122
/
+353
|
*
st/xorg: Touch up xorg_crtc.c
Jakob Bornecrantz
2009-11-24
1
-0
/
+6
|
*
st/xorg: Rename driver functions
Jakob Bornecrantz
2009-11-24
1
-76
/
+84
|
*
st/xorg: Rename output functions
Jakob Bornecrantz
2009-11-24
1
-18
/
+18
|
*
st/xorg: Rename dri2 functions
Jakob Bornecrantz
2009-11-24
1
-17
/
+17
|
*
st/xorg: Standardise all function names defined in xorg_tracker.h
Jakob Bornecrantz
2009-11-24
6
-20
/
+19
|
*
st/xorg: accelerate src luminance
Zack Rusin
2009-11-25
3
-21
/
+38
|
*
st/xorg: use surface_copy for blits if available
Keith Whitwell
2009-11-24
2
-3
/
+36
*
|
Merge branch 'width0'
Roland Scheidegger
2009-11-27
7
-78
/
+78
|
\
\
|
*
|
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
7
-78
/
+78
*
|
|
Merge commit 'origin/mesa_7_7_branch'
Maciej Cencora
2009-11-23
3
-3
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
st/xorg: Prevent potential null pointer deference in xorg_xv.c.
Vinson Lee
2009-11-22
1
-1
/
+1
[next]