index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
/
fbpict.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-27
Introduce a consistent coding style
Keith Packard
1
-193
/
+187
2011-10-04
Fix server crash due to invalid images
Kirill Elagin
1
-1
/
+3
2011-04-25
fb: Silence warnings when building with clang
Jeremy Huddleston
1
-1
/
+1
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
[next]