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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xorg: Use util_format_name().
José Fonseca
2010-02-14
1
-6
/
+7
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-1
/
+4
*
st/xorg: Remove unnecessary headers.
Vinson Lee
2010-01-28
1
-1
/
+0
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-1
/
+0
|
\
|
*
st/xorg: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-1
/
+0
*
|
st/xorg: remove unused xorg_exa_get_pixmap_handle function
Keith Whitwell
2010-01-07
1
-27
/
+0
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
1
-0
/
+4
|
\
|
|
*
st/xorg: Be proper with pipe pointers on close in exa
Jakob Bornecrantz
2009-12-30
1
-0
/
+3
|
*
st/xorg: Silence unused variable warnings.
Vinson Lee
2009-12-27
1
-0
/
+1
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
1
-9
/
+22
|
\
|
|
*
st/xorg Fail early if we don't intend to accelerate.
Thomas Hellstrom
2009-12-08
1
-9
/
+22
*
|
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
1
-4
/
+2
|
\
\
|
*
\
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-04
1
-4
/
+2
|
|
\
\
|
|
*
|
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-30
1
-4
/
+2
*
|
|
|
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-2
/
+3
|
/
/
/
*
|
|
st/xorg: fix merge droppings
Keith Whitwell
2009-12-01
1
-4
/
+0
*
|
|
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-12-01
1
-70
/
+219
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
st/xorg: proper fix for compositing after rounding up
Keith Whitwell
2009-11-27
1
-11
/
+38
|
*
Revert "st/xorg: fix composite after texture size changes"
Keith Whitwell
2009-11-27
1
-27
/
+5
|
*
st/xorg: fix composite after texture size changes
Keith Whitwell
2009-11-27
1
-5
/
+27
|
*
st/xorg: speculatively round textures up to nearest POT
Keith Whitwell
2009-11-27
1
-0
/
+18
|
*
st/xorg: Use pipe clear hook for solid fills of whole pixmaps.
Michel Dänzer
2009-11-26
1
-0
/
+6
|
*
st/xorg: formatting
Keith Whitwell
2009-11-26
1
-9
/
+9
|
*
st/xorg: split copy operation into prepare/copy/done phases
Keith Whitwell
2009-11-26
1
-6
/
+40
|
*
st/xorg: split up shared Done call
Keith Whitwell
2009-11-26
1
-53
/
+85
|
*
st/xorg: consolidate some dest surface state setting
Keith Whitwell
2009-11-26
1
-1
/
+1
|
*
st/xorg: accelerate src luminance
Zack Rusin
2009-11-25
1
-2
/
+0
|
*
st/xorg: use surface_copy for blits if available
Keith Whitwell
2009-11-24
1
-3
/
+33
*
|
Merge branch 'width0'
Roland Scheidegger
2009-11-27
1
-15
/
+15
|
\
\
|
|
/
|
/
|
|
*
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
1
-15
/
+15
*
|
st/xorg: Flush any pending operations on upload
Jakob Bornecrantz
2009-11-18
1
-0
/
+5
*
|
st/xorg: Replace compile-time acceleration switch with Option "2DAccel".
Michel Dänzer
2009-11-19
1
-10
/
+14
*
|
st/xorg: Remove superfluous flushes from the EXA WaitMarker hook.
Michel Dänzer
2009-11-19
1
-9
/
+1
|
/
*
st/xorg: Fix comp alpha code and deal with luminance masks
Jakob Bornecrantz
2009-11-16
1
-0
/
+3
*
st/xorg: Incase of format missmatch swizzle channels and set alpha
Jakob Bornecrantz
2009-11-16
1
-2
/
+37
*
st/xorg: Only reference new picture formats when they're defined.
Michel Dänzer
2009-11-16
1
-4
/
+6
*
st/xorg: implement repeatnone and make some code smell less like ass
Zack Rusin
2009-11-11
1
-2
/
+0
*
st/xorg: Fallback if picture format doesn't match texture format
Jakob Bornecrantz
2009-11-10
1
-3
/
+24
*
st/xorg: Don't segfault when debug printing
Jakob Bornecrantz
2009-11-10
1
-3
/
+3
*
st/xorg: print ouf the picture formats when compositing
Zack Rusin
2009-11-10
1
-0
/
+63
*
st/xorg: implement batching for the composite op
Zack Rusin
2009-11-06
1
-2
/
+2
*
st/xorg: batch solid fill requests
Zack Rusin
2009-11-06
1
-44
/
+2
*
st/xorg: lots of fixes related to compositing
Zack Rusin
2009-10-23
1
-2
/
+15
*
st/xorg: lots of render fixes
Zack Rusin
2009-10-22
1
-7
/
+12
*
st/xorg: implement basic src/mask transformations
Zack Rusin
2009-10-19
1
-0
/
+2
*
st/xorg: Massivly redo root pixmap creation
Jakob Bornecrantz
2009-10-18
1
-0
/
+44
*
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
1
-3
/
+9
*
st/xorg: fix and enable by default xrender acceleration
Zack Rusin
2009-10-13
1
-1
/
+4
*
st/xorg: lots of rendering and xv changes
Zack Rusin
2009-10-11
1
-40
/
+10
[next]