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: updates for CSO interface changes
Brian Paul
2012-08-03
1
-5
/
+7
*
xorg: port to new compat API.
Dave Airlie
2012-06-06
1
-1
/
+1
*
st/xorg: Fix solid fills for formats other than PICT_a8r8g8b8.
Michel Dänzer
2011-08-26
1
-13
/
+13
*
st/xorg: fix crash triggered by rendercheck -t composite -f a8r8g8b8 -o Src, ...
Marcin Slusarz
2011-06-20
1
-1
/
+1
*
st/xorg: fix crash triggered by rendercheck -t blend -f a8r8g8b8 -o Clear
Marcin Slusarz
2011-06-20
1
-2
/
+2
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-2
/
+2
*
st/xorg: fix up xorg state tracker to use cso changes
Roland Scheidegger
2010-03-16
1
-8
/
+21
*
st/xorg: Remove flushes no longer necessary thanks to context transfers.
Michel Dänzer
2010-03-12
1
-8
/
+0
*
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
1
-6
/
+6
|
\
|
*
xorg: adapt to blend changes
Roland Scheidegger
2010-01-25
1
-6
/
+6
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
st/xorg: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-3
/
+0
*
|
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-12-01
1
-48
/
+39
|
\
|
|
*
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
*
|
Merge branch 'width0'
Roland Scheidegger
2009-11-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
1
-2
/
+2
*
|
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
[next]