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
/
xorg
Commit message (
Expand
)
Author
Age
Files
Lines
*
vl: initial commit of the bitstream parser
Thomas Balling Sørensen
2010-10-06
1
-1
/
+1
*
vl: change the xvmc state_tracker to the new gallium API
Thomas Balling Sørensen
2010-10-05
1
-2
/
+11
*
Merge branch 'master' into pipe-video
Thomas Balling Sørensen
2010-10-05
12
-265
/
+336
|
\
|
*
st/xorg: fix use-after-free
nobled
2010-07-26
1
-1
/
+1
|
*
st/xorg: Init the Gallium3D / libkms resources in pre-init.
Thomas Hellstrom
2010-07-23
2
-86
/
+75
|
*
st/xorg: Kill a couple of compilation warnings
Thomas Hellstrom
2010-07-23
2
-2
/
+2
|
*
st/xorg vmwgfx/xorg: Add a pre-init customizer callback
Thomas Hellstrom
2010-07-23
2
-2
/
+6
|
*
st/xorg: Add a possibility to prune modes and limit fb allocation size based ...
Thomas Hellstrom
2010-07-23
3
-0
/
+23
|
*
st/xorg: s/free/FREE for matching MALLOC/CALLOC
nobled
2010-06-30
1
-1
/
+1
|
*
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-28
4
-25
/
+9
|
|
\
|
|
*
gallium: Convert state trackers to drm driver interface
Jakob Bornecrantz
2010-06-06
4
-24
/
+8
|
*
|
st/xorg: Add a customizable option to disable 3D.
Thomas Hellstrom
2010-06-09
2
-3
/
+17
|
|
/
|
*
st/xorg, vmware: Make throttling configurable.
Thomas Hellstrom
2010-05-31
4
-20
/
+72
|
*
st/xorg: Fix Xv cliprect scaling.
Thomas Hellstrom
2010-05-31
3
-9
/
+9
|
*
st/xorg Avoid advertizing rotation / reflection support.
Thomas Hellstrom
2010-05-31
1
-3
/
+6
|
*
st/xorg: Remove unnecessary headers.
Vinson Lee
2010-05-26
2
-2
/
+0
|
*
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-25
1
-1
/
+1
|
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
4
-76
/
+54
|
|
\
|
|
*
st/xorg: adapt to interface changes
Roland Scheidegger
2010-05-17
4
-76
/
+54
|
*
|
st/xorg: Try hard to not touch hardware after dropping the master
Jakob Bornecrantz
2010-04-29
2
-12
/
+27
|
*
|
st/xorg: Remove save and restore hw state
Jakob Bornecrantz
2010-04-29
2
-37
/
+0
|
*
|
st/xorg: Get new connection status from kernel
Jakob Bornecrantz
2010-04-29
3
-12
/
+57
|
*
|
st/xorg: Don't advertise DRI2 version we don't actually support yet.
Michel Dänzer
2010-05-18
1
-1
/
+1
|
*
|
st/xorg: Remove unnecessary header.
Vinson Lee
2010-05-15
1
-1
/
+0
|
*
|
st/xorg: Fix SCons build.
Michel Dänzer
2010-05-11
1
-1
/
+3
|
|
/
|
*
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
2
-0
/
+2
*
|
vl: Fix RGB subpictures.
Younes Manton
2010-06-13
2
-18
/
+19
*
|
vl: Drop DRI1, clean up DRI2 bits.
Younes Manton
2010-06-06
1
-11
/
+15
*
|
st/xvmc: Restore tests removed by merge.
Younes Manton
2010-05-29
7
-0
/
+1160
*
|
vl: Get softpipe working again.
Younes Manton
2010-05-23
1
-16
/
+11
*
|
vl: Get softpipe building again.
Younes Manton
2010-05-08
1
-0
/
+2
*
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
Younes Manton
2010-04-30
20
-1444
/
+341
|
\
|
|
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
26
-2423
/
+145
|
*
st/xorg: Fix thinko.
Corbin Simpson
2010-04-09
1
-0
/
+1
|
*
st/xorg: Fix bad paramf.
Corbin Simpson
2010-04-09
1
-3
/
+1
|
*
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
1
-2
/
+2
|
*
st/xorg: fix up xorg state tracker to use cso changes
Roland Scheidegger
2010-03-16
6
-23
/
+78
|
*
st/xorg: Remove flushes no longer necessary thanks to context transfers.
Michel Dänzer
2010-03-12
2
-21
/
+0
|
*
st/xorg: context transfers
Keith Whitwell
2010-03-12
3
-42
/
+42
|
*
Merge remote branch 'origin/7.8'
Michel Dänzer
2010-03-11
1
-0
/
+1
|
|
\
|
|
*
st/xorg: Include cursorstr.h
Jakob Bornecrantz
2010-03-11
1
-0
/
+1
|
*
|
Merge branch '7.8'
Michel Dänzer
2010-03-10
3
-0
/
+20
|
|
\
|
|
|
*
st/xorg: Work around cursor reference counting bugs in older X servers.
Michel Dänzer
2010-03-10
3
-0
/
+20
|
*
|
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
2
-0
/
+14
|
|
\
\
|
|
*
|
xorg: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
2
-0
/
+14
|
*
|
|
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-08
5
-25
/
+31
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
gallium: Reorg texture usage flags
Jakob Bornecrantz
2010-03-01
4
-8
/
+8
|
|
*
|
gallium: Expose a opaque winsys handle and functions on pipe_screen
Jakob Bornecrantz
2010-03-01
3
-17
/
+23
*
|
|
|
st/xvmc: Mark exported funcs with PUBLIC.
Younes Manton
2010-04-24
5
-0
/
+28
*
|
|
|
vl: Do some subpicture validation.
Younes Manton
2010-04-18
3
-23
/
+122
[next]