index
:
~kibi/xserver
debian-experimental
debian-squeeze-backports
debian-unstable
doc-master
fdo41211
inputbk
manpage-master
master
master-next-pull
pu/35066
server-1.7-branch
unused-but-set-variable
unused-but-set-variable-round2
upstream-experimental
various-master
KiBi's patches for xorg-server
kibi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
/
fbpict.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-14
Remove geometry arguments from miSourceValidate()
Søren Sandmann Pedersen
1
-2
/
+2
2011-02-26
Move miTriangles to fb as fbTriangles()
Søren Sandmann Pedersen
1
-0
/
+1
2011-02-26
Move miTrapezoids() into fb as fbTrapezoids()
Søren Sandmann Pedersen
1
-0
/
+1
2010-11-02
fb: Delete fbCompositeGeneral()
Søren Sandmann Pedersen
1
-19
/
+0
2010-11-01
Delete unused fbWalkCompositeRegion()
Søren Sandmann Pedersen
1
-106
/
+0
2010-08-10
Don't let alpha maps recurse in fb. Bug 23581.
Keith Packard
1
-6
/
+18
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-3
/
+3
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-8
/
+0
2010-01-27
Fix source pictures getting random transforms after 2d6a8f668342a5190cdf43b5.
Pierre-Loup A. Griffais
1
-0
/
+1
2009-12-11
fb: Adjust transform or composite coordinates for pixman operations
Keith Packard
1
-22
/
+49
2009-12-11
Revert "Fix clipping when windows are used as sources"
Keith Packard
1
-97
/
+20
2009-12-11
Revert "Use IncludeInferiors when copying windows before compositing."
Keith Packard
1
-4
/
+3
2009-12-11
Revert "Reserve space for two GC values in copy_drawable()."
Keith Packard
1
-1
/
+1
2009-12-11
Revert "fb: Don't crash if copy_drawable() returns NULL."
Keith Packard
1
-4
/
+2
2009-11-30
fb: Don't crash if copy_drawable() returns NULL.
Michel Dänzer
1
-2
/
+4
2009-09-14
Add xoff and yoff to drawable->x and drawable->y in create_bits_picture().
Soeren Sandmann
1
-1
/
+3
2009-07-09
Reserve space for two GC values in copy_drawable().
Soren Sandmann Pedersen
1
-1
/
+1
2009-07-06
Use IncludeInferiors when copying windows before compositing.
Søren Sandmann Pedersen
1
-3
/
+4
2009-06-18
Fix clipping when windows are used as sources
Søren Sandmann Pedersen
1
-21
/
+97
2009-05-10
Make compositing with transformed windows work again.
Søren Sandmann Pedersen
1
-16
/
+8
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-05-20
fb: shut up two compiler warnings.
Peter Hutterer
1
-1
/
+1
2007-08-23
Revert "Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() ...
Søren Sandmann Pedersen
1
-0
/
+1
2007-08-22
Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix"
Eric Anholt
1
-1
/
+0
2007-08-21
Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix
Søren Sandmann Pedersen
1
-0
/
+1
2007-08-16
stride is in FbBits-sized chunks, but xoff is not.
Aaron Plattner
1
-3
/
+3
2007-08-06
Don't unwrap too early in libwfb for Composite.
Aaron Plattner
1
-11
/
+12
2007-07-11
"fbpict.c", line 215: void function cannot return value
Alan Coopersmith
1
-1
/
+1
2007-06-11
Replace fbFillmmx() with pixman_fill() and remove fbmmx.[ch]
Søren Sandmann Pedersen
1
-201
/
+0
2007-06-11
Don't pass regions to pixman_image_composite() anymore.
Søren Sandmann Pedersen
1
-140
/
+140
2007-06-03
Include pixman.h from fb.h or compile of some files will fail
Benjamin Herrenschmidt
1
-1
/
+0
2007-05-23
- Make image_from_pict() non-static
Soren Sandmann Pedersen
1
-113
/
+117
2007-05-23
Add missing offsets for window coordinates - reported by Colin Harrison
Soren Sandmann Pedersen
1
-0
/
+13
2007-05-21
Remove fast path code from fbpict.c
Soren Sandmann Pedersen
1
-1506
/
+23
2007-05-18
Use pixman_image_set_indexed() to make 8 bit work
Soren Sandmann Pedersen
1
-0
/
+4
2007-05-18
Move fbCompositeGeneral() to fbpict.c and remove fbcompose.c
Soren Sandmann Pedersen
1
-44
/
+19
2007-05-18
Break image_from_pict() into a few subfunctions.
Soren Sandmann Pedersen
1
-183
/
+189
2007-05-18
Make the general compositing code create a pixman image and call
Soren Sandmann Pedersen
1
-2
/
+232
2007-05-15
Revert various fast path functions to their pre-pixman-merge state
Soren Sandmann Pedersen
1
-515
/
+36
2007-05-03
New fbWalkCompositeRegion() function
Soren Sandmann Pedersen
1
-95
/
+110
2007-05-03
Add fbCompositeRect() as another special case in the switch of doom in fbpict.c
Soren Sandmann Pedersen
1
-14
/
+52
2007-04-29
Fix fbCompositeTrans_0888xnx0888 build for wfb on big endian.
Michel Dänzer
1
-1
/
+1
2007-04-29
Fix a couple of picture repeat fields incorrectly compared to RepeatNormal.
Michel Dänzer
1
-1
/
+1
2007-04-26
Pixman merge
Soren Sandmann Pedersen
1
-1
/
+6
2007-04-26
Pixman merge
Soren Sandmann Pedersen
1
-23
/
+65
2007-04-26
Pixman merge
Soren Sandmann Pedersen
1
-33
/
+44
2007-04-25
Don't treat convolution filters as transformations.
Soren Sandmann Pedersen
1
-20
/
+17
2007-04-25
Port MSVC++ CPU detection code from pixman. (Vladimir Vukicevic).
Soren Sandmann Pedersen
1
-6
/
+64
2007-04-25
Integrate optimization from xserver from David Reveman where repeats
Soren Sandmann Pedersen
1
-2
/
+29
[next]