index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
xorg
/
xorg_exa.c
Age
Commit message (
Expand
)
Author
2009-12-08
st/xorg Fail early if we don't intend to accelerate.
Thomas Hellstrom
2009-11-27
st/xorg: proper fix for compositing after rounding up
Keith Whitwell
2009-11-27
Revert "st/xorg: fix composite after texture size changes"
Keith Whitwell
2009-11-27
st/xorg: fix composite after texture size changes
Keith Whitwell
2009-11-27
st/xorg: speculatively round textures up to nearest POT
Keith Whitwell
2009-11-26
st/xorg: Use pipe clear hook for solid fills of whole pixmaps.
Michel Dänzer
2009-11-26
st/xorg: formatting
Keith Whitwell
2009-11-26
st/xorg: split copy operation into prepare/copy/done phases
Keith Whitwell
2009-11-26
st/xorg: split up shared Done call
Keith Whitwell
2009-11-26
st/xorg: consolidate some dest surface state setting
Keith Whitwell
2009-11-25
st/xorg: accelerate src luminance
Zack Rusin
2009-11-24
st/xorg: use surface_copy for blits if available
Keith Whitwell
2009-11-18
st/xorg: Flush any pending operations on upload
Jakob Bornecrantz
2009-11-19
st/xorg: Replace compile-time acceleration switch with Option "2DAccel".
Michel Dänzer
2009-11-19
st/xorg: Remove superfluous flushes from the EXA WaitMarker hook.
Michel Dänzer
2009-11-16
st/xorg: Fix comp alpha code and deal with luminance masks
Jakob Bornecrantz
2009-11-16
st/xorg: Incase of format missmatch swizzle channels and set alpha
Jakob Bornecrantz
2009-11-16
st/xorg: Only reference new picture formats when they're defined.
Michel Dänzer
2009-11-11
st/xorg: implement repeatnone and make some code smell less like ass
Zack Rusin
2009-11-10
st/xorg: Fallback if picture format doesn't match texture format
Jakob Bornecrantz
2009-11-10
st/xorg: Don't segfault when debug printing
Jakob Bornecrantz
2009-11-10
st/xorg: print ouf the picture formats when compositing
Zack Rusin
2009-11-06
st/xorg: implement batching for the composite op
Zack Rusin
2009-11-06
st/xorg: batch solid fill requests
Zack Rusin
2009-10-23
st/xorg: lots of fixes related to compositing
Zack Rusin
2009-10-22
st/xorg: lots of render fixes
Zack Rusin
2009-10-19
st/xorg: implement basic src/mask transformations
Zack Rusin
2009-10-18
st/xorg: Massivly redo root pixmap creation
Jakob Bornecrantz
2009-10-18
st/xorg: Change how disable accel is handled
Jakob Bornecrantz
2009-10-17
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-10-13
st/xorg: fix and enable by default xrender acceleration
Zack Rusin
2009-10-11
st/xorg: lots of rendering and xv changes
Zack Rusin
2009-10-08
st/xorg: Old X servers don't deal well with failing accesses
Jakob Bornecrantz
2009-10-08
st/xorg: More fallback debugging
Jakob Bornecrantz
2009-10-08
Revert "st/xorg: Debug fallbacks for composite as well"
Jakob Bornecrantz
2009-10-08
st/xorg: Debug fallbacks for composite as well
Jakob Bornecrantz
2009-10-08
st/xorg: Use A8 textures for depth 8 pixmaps
Jakob Bornecrantz
2009-10-02
st/xorg: Use PIPE_TRANSFER_MAP_DIRECTLY flag in EXA PrepareAccess hook.
Michel Dänzer
2009-09-28
st/xorg: Add debug for fallbacks
Jakob Bornecrantz
2009-09-28
st/xorg: Make debug printing optional
Jakob Bornecrantz
2009-09-25
st/xorg: Re-enable accelerated fills and copies.
Michel Dänzer
2009-09-25
st/xorg: Flesh out EXA PrepareComposite hook a little.
Michel Dänzer
2009-09-25
st/xorg: Use I8 format instead of A8 for depth 8 pixmaps.
Michel Dänzer
2009-09-24
st/xorg: fills are supported plussome minor clenups
Zack Rusin
2009-09-24
st/xorg: add easier way of disabling/enabling acceleration
Zack Rusin
2009-09-22
st/xorg: Fix two leeks
Jakob Bornecrantz
2009-09-15
st/xorg: fixing copies and composite shaders
Zack Rusin
2009-09-15
st/xorg: lots of fixes
Zack Rusin
2009-09-15
st/xorg: Only unreference texture on pixmap destruction, don't destroy it.
Michel Dänzer
2009-09-15
st/xorg: Explicitly check whether the driver supports the pixmap formats.
Michel Dänzer
[next]