index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
xorg
/
xorg_composite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/xorg: proper fix for compositing after rounding up
Keith Whitwell
2009-11-27
1
-2
/
+5
*
st/xorg: fix refcounting bugs introduced in earlier commit
Keith Whitwell
2009-11-26
1
-0
/
+3
*
st/xorg: don't set up constant buffer for non-xv fragment shaders
Keith Whitwell
2009-11-26
1
-17
/
+0
*
st/xorg: split up shared Done call
Keith Whitwell
2009-11-26
1
-0
/
+10
*
st/xorg: set up rasterizer state in init
Keith Whitwell
2009-11-26
1
-2
/
+0
*
st/xorg: consolidate some dest surface state setting
Keith Whitwell
2009-11-26
1
-20
/
+6
*
st/xorg: accelerate src luminance
Zack Rusin
2009-11-25
1
-7
/
+17
*
st/xorg: Reorder cases in switch statement.
Vinson Lee
2009-11-22
1
-1
/
+3
*
st/xorg: Unbind any textures in solid
Jakob Bornecrantz
2009-11-18
1
-0
/
+2
*
st/xorg: Fix type of 'unknown'.
Vinson Lee
2009-11-20
1
-1
/
+1
*
st/xorg: Don't complain about convolution filter being 'unknown'.
Michel Dänzer
2009-11-19
1
-1
/
+2
*
st/xorg: Fix copy-pasto
Jakob Bornecrantz
2009-11-17
1
-1
/
+1
*
st/xorg: Fix comp alpha code and deal with luminance masks
Jakob Bornecrantz
2009-11-16
1
-1
/
+4
*
st/xorg: Incase of format missmatch swizzle channels and set alpha
Jakob Bornecrantz
2009-11-16
1
-2
/
+55
*
st/xorg: implement repeatnone and make some code smell less like ass
Zack Rusin
2009-11-11
1
-4
/
+5
*
st/xorg: fallback until daddy can implement you properly
Zack Rusin
2009-11-11
1
-0
/
+5
*
st/xorg: wrap to border color
Zack Rusin
2009-11-10
1
-1
/
+1
*
st/xorg: remove deprecated rendering code
Zack Rusin
2009-11-09
1
-8
/
+0
*
st/xorg: fix composite batching
Zack Rusin
2009-11-09
1
-1
/
+9
*
st/xorg: implement batching for the composite op
Zack Rusin
2009-11-06
1
-2
/
+16
*
st/xorg: batch solid fill requests
Zack Rusin
2009-11-06
1
-5
/
+9
*
st/xorg: these flushes shouldn't be necessary
Zack Rusin
2009-11-04
1
-6
/
+0
*
st/xorg: fix text with component alpha rendering
Zack Rusin
2009-10-23
1
-18
/
+32
*
st/xorg: lots of fixes related to compositing
Zack Rusin
2009-10-23
1
-6
/
+6
*
st/xorg: cleanup the checks for whether the op is accelerated
Zack Rusin
2009-10-22
1
-60
/
+36
*
st/xorg: lots of render fixes
Zack Rusin
2009-10-22
1
-79
/
+89
*
st/xorg: implement basic src/mask transformations
Zack Rusin
2009-10-19
1
-13
/
+113
*
st/xorg: refix source over
Zack Rusin
2009-10-15
1
-1
/
+1
*
st/xorg: fix most of the composition modes
Zack Rusin
2009-10-15
1
-8
/
+32
*
st/xorg: get transparency on fills working (fixes Qt/KDE apps)
Zack Rusin
2009-10-14
1
-7
/
+12
*
st/xorg: solid fills with masks are supported
Zack Rusin
2009-10-13
1
-6
/
+1
*
st/xorg: fix and enable by default xrender acceleration
Zack Rusin
2009-10-13
1
-1
/
+1
*
st/xorg: lots of rendering and xv changes
Zack Rusin
2009-10-11
1
-714
/
+32
*
st/xorg: More fallback debugging
Jakob Bornecrantz
2009-10-08
1
-4
/
+7
*
st/xorg: Make debug printing optional
Jakob Bornecrantz
2009-09-28
1
-1
/
+1
*
st/xorg: Flush render cache if but only if a source has pending write operati...
Michel Dänzer
2009-09-25
1
-1
/
+9
*
st/xorg: Reject Composite acceleration for some cases not working yet.
Michel Dänzer
2009-09-25
1
-0
/
+10
*
st/xorg: Bind rasterizer state for copies.
Michel Dänzer
2009-09-25
1
-0
/
+2
*
st/xorg: Source-only pictures always have format PICT_a8r8g8b8.
Michel Dänzer
2009-09-25
1
-21
/
+3
*
st/xorg: Better checks for unsupported component alpha pictures.
Michel Dänzer
2009-09-25
1
-12
/
+7
*
st/xorg: fills are supported plussome minor clenups
Zack Rusin
2009-09-24
1
-7
/
+0
*
st/xorg: add easier way of disabling/enabling acceleration
Zack Rusin
2009-09-24
1
-3
/
+2
*
st/xorg: keep the user buffer contents around
Zack Rusin
2009-09-23
1
-37
/
+30
*
st/xorg: Fix two leeks
Jakob Bornecrantz
2009-09-22
1
-0
/
+3
*
st/xorg: fixing copies and composite shaders
Zack Rusin
2009-09-15
1
-1
/
+64
*
st/xorg: lots of fixes
Zack Rusin
2009-09-15
1
-11
/
+14
*
st/xorg: add some debugging helpers
Zack Rusin
2009-09-14
1
-11
/
+7
*
st/xorg: rename ctx to pipe to match every other gallium state tracker
Zack Rusin
2009-09-10
1
-15
/
+15
*
st/xorg: implement pipelines surface/texture copies
Zack Rusin
2009-09-10
1
-7
/
+317
*
st/xorg: unite finalization and stub out pipelined copies
Zack Rusin
2009-09-10
1
-0
/
+8
[next]