index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
xorg
/
xorg_exa.h
Age
Commit message (
Expand
)
Author
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-05-17
st/xorg: adapt to interface changes
Roland Scheidegger
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-16
st/xorg: fix up xorg state tracker to use cso changes
Roland Scheidegger
2009-11-27
st/xorg: proper fix for compositing after rounding up
Keith Whitwell
2009-11-26
st/xorg: split copy operation into prepare/copy/done phases
Keith Whitwell
2009-11-24
st/xorg: use surface_copy for blits if available
Keith Whitwell
2009-11-19
st/xorg: Replace compile-time acceleration switch with Option "2DAccel".
Michel Dänzer
2009-11-10
st/xorg: Fallback if picture format doesn't match texture format
Jakob Bornecrantz
2009-10-19
st/xorg: implement basic src/mask transformations
Zack Rusin
2009-10-11
st/xorg: lots of rendering and xv changes
Zack Rusin
2009-10-08
st/xorg: More fallback debugging
Jakob Bornecrantz
2009-09-28
st/xorg: Add debug for fallbacks
Jakob Bornecrantz
2009-09-23
st/xorg: fix a typo
Zack Rusin
2009-09-23
st/xorg: keep the user buffer contents around
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: 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: implement exasolids with full pipelining
Zack Rusin
2009-09-10
st/xorg: start adding support for surface fills
Zack Rusin
2009-09-02
st/xorg: Add support for xserver Git master DRI2 interface.
Michel Dänzer
2009-09-01
st/xorg: start rendering and compositing pictures
Zack Rusin
2009-08-31
st/xorg: add code to render textured quads for composite acceleration
Zack Rusin
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-24
xorg: start on code accelerating render
Zack Rusin
2009-08-05
st/xorg: Make it work again
Jakob Bornecrantz
2009-07-06
exa: some infrastucture work for accelerating composite
Zack Rusin