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_composite.c
Age
Commit message (
Expand
)
Author
2009-10-22
st/xorg: cleanup the checks for whether the op is accelerated
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-15
st/xorg: refix source over
Zack Rusin
2009-10-15
st/xorg: fix most of the composition modes
Zack Rusin
2009-10-14
st/xorg: get transparency on fills working (fixes Qt/KDE apps)
Zack Rusin
2009-10-13
st/xorg: solid fills with masks are supported
Zack Rusin
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: More fallback debugging
Jakob Bornecrantz
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