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
*
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
*
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
1
-21
/
+21
*
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: Use PIPE_TRANSFER_MAP_DIRECTLY flag in EXA PrepareAccess hook.
Michel Dänzer
2009-10-02
1
-59
/
+34
*
st/xorg: Add debug for fallbacks
Jakob Bornecrantz
2009-09-28
1
-34
/
+43
*
st/xorg: Make debug printing optional
Jakob Bornecrantz
2009-09-28
1
-1
/
+14
*
st/xorg: Re-enable accelerated fills and copies.
Michel Dänzer
2009-09-25
1
-1
/
+1
*
st/xorg: Flesh out EXA PrepareComposite hook a little.
Michel Dänzer
2009-09-25
1
-2
/
+28
*
st/xorg: Use I8 format instead of A8 for depth 8 pixmaps.
Michel Dänzer
2009-09-25
1
-1
/
+1
*
st/xorg: fills are supported plussome minor clenups
Zack Rusin
2009-09-24
1
-4
/
+7
*
st/xorg: add easier way of disabling/enabling acceleration
Zack Rusin
2009-09-24
1
-7
/
+16
*
st/xorg: Fix two leeks
Jakob Bornecrantz
2009-09-22
1
-0
/
+2
*
st/xorg: fixing copies and composite shaders
Zack Rusin
2009-09-15
1
-8
/
+12
[next]