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_composite.c
Age
Commit message (
Expand
)
Author
2009-09-28
st/xorg: Make debug printing optional
Jakob Bornecrantz
2009-09-25
st/xorg: Flush render cache if but only if a source has pending write operati...
Michel Dänzer
2009-09-25
st/xorg: Reject Composite acceleration for some cases not working yet.
Michel Dänzer
2009-09-25
st/xorg: Bind rasterizer state for copies.
Michel Dänzer
2009-09-25
st/xorg: Source-only pictures always have format PICT_a8r8g8b8.
Michel Dänzer
2009-09-25
st/xorg: Better checks for unsupported component alpha pictures.
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-23
st/xorg: keep the user buffer contents around
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-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: 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: 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-03
st/xorg: adjust enums in preperation for gradients
Zack Rusin
2009-09-02
st/xorg: handle xrender repeat modes
Zack Rusin
2009-09-02
st/xorg: flip the coordinate system
Zack Rusin
2009-09-01
st/xorg: setup solid fills
Zack Rusin
2009-09-01
st/xorg: fold back the helper function into core
Zack Rusin
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-31
st/xorg: setup constant buffers for vertex and fragment shaders
Zack Rusin
2009-08-28
st/xorg: disable composite accelration for now
Zack Rusin
2009-08-28
st/xorg: bind samplers before composition
Zack Rusin
2009-08-28
st/xorg: normalize coords for the src operands in the vertex shader
Zack Rusin
2009-08-27
st/xorg: set vertex and fragment shader for the current op
Zack Rusin
2009-08-27
st/xorg: bind rasterizer state
Zack Rusin
2009-08-27
st/xorg: set blend state for exa
Zack Rusin
2009-08-27
st/xorg: bind framebuffer and viewport for exa
Zack Rusin
2009-08-25
exa: check whether the op is accelerated
Zack Rusin
2009-08-24
xorg: start on code accelerating render
Zack Rusin
2009-07-06
exa: some infrastucture work for accelerating composite
Zack Rusin