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-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
2009-09-15
st/xorg: Use A8 format for depth 8 pixmaps.
Michel Dänzer
2009-09-14
st/xorg: add some debugging helpers
Zack Rusin
2009-09-10
st/xorg: rename ctx to pipe to match every other gallium state tracker
Zack Rusin
2009-09-10
st/xorg: temporarily disablie copies
Zack Rusin
2009-09-10
st/xorg: implement pipelines surface/texture copies
Zack Rusin
2009-09-10
st/xorg: unite finalization and stub out pipelined copies
Zack Rusin
2009-09-10
st/xorg: abstract flushing and syncing for the exa code
Zack Rusin
2009-09-10
st/xorg: disable solid fills until copies are accelerated as well
Zack Rusin
2009-09-10
st/xorg: implement exasolids with full pipelining
Zack Rusin
2009-09-10
st/xorg: start adding support for surface fills
Zack Rusin
2009-09-08
st/xorg: Add support for EXA_MIXED_PIXMAPS and EXA_SUPPORTS_PREPARE_AUX.
Michel Dänzer
2009-09-02
st/xorg: Add EXA UploadToScreen and DownloadFromScreen hooks.
Michel Dänzer
2009-09-01
st/xorg: start rendering and compositing pictures
Zack Rusin
2009-09-01
st/xorg: Fix crash in MPH
Jakob Bornecrantz
2009-08-31
st/xorg: add code to render textured quads for composite acceleration
Zack Rusin
2009-08-31
st/xorg: Re-organize the EXA ModifyPixmapHeader hook a bit.
Michel Dänzer
2009-08-31
st/xorg: Simplify EXA ModifyPixmapHeader hook for pPixmap != NULL.
Michel Dänzer
2009-08-31
st/xorg: Don't always fall back for solid fills.
Michel Dänzer
2009-08-28
st/xorg: If migrating from a sw pixmap to a hw pixmap upload old contents
Jakob Bornecrantz
2009-08-28
st/xorg: Null devPrivate.ptr when unmapping
Jakob Bornecrantz
2009-08-28
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-27
st/xorg: bind framebuffer and viewport for exa
Zack Rusin
2009-08-27
st/xorg: create and destroy shader cache
Zack Rusin
2009-08-27
st/xorg: Set shared usage of pixmaps for use via DRI2.
Michel Dänzer
2009-08-27
st/xorg: Don't hardcode ExaPrepareCopy to fall back to software.
Michel Dänzer
[next]