index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pixman
/
src
/
fbpict.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-31
Fix the AMD64 final link by removing SLIM from pixman
Nicholas Miell
1
-1
/
+0
2006-08-07
Add -Wswitch-enum compiler flag and fix all trivial warnings
Carl Worth
1
-0
/
+11
2006-07-28
Add -Wsign-compare compiler flag and fix all warnings
Carl Worth
1
-1
/
+1
2006-06-06
Remove initial, final, and duplicate blank lines.
Carl Worth
1
-4
/
+0
2006-06-06
Remove all remaining trailing whitespace.
Carl Worth
1
-5
/
+5
2006-06-06
Remove extraneous whitespace from "blank" lines.
Carl Worth
1
-4
/
+4
2006-05-15
pixman: Remove unused code to quiet compiler warnings
Carl Worth
1
-14
/
+0
2006-05-15
pixman: Add default case to quiet compiler warning
Carl Worth
1
-0
/
+3
2006-03-15
Remove annoyinc RCS magic lines that are not being used, but cause conflicts.
Carl Worth
1
-2
/
+0
2006-03-13
fbCompositeTrans_0888xnx0888: Fix suspicious logical negation of pointer value.
Carl Worth
1
-2
/
+2
2006-01-21
Don't mix declarations and code. This makes the code valid ISO C, fixes a gcc...
Christian Biesinger
1
-3
/
+3
2005-09-18
Bug #4414, reviewed by otaylor, cworth.
Billy Biggs
1
-1
/
+118
2005-09-12
Bug #4260, Reviewed by B. Biggs
Owen Taylor
1
-10
/
+10
2005-08-27
Some fixes for warnings from sparse (Part of bug #4208, Kjartan Maraas)
Billy Biggs
1
-2
/
+2
2005-08-21
Remove warning about fbCompositeTrans_0888xnx0888 not being tested on big-end...
Billy Biggs
1
-12
/
+11
2005-08-18
Special case alpha values of 0 and 0xff. (fbCompositeSrc_8888x8888mmx): Add a...
Billy Biggs
1
-3
/
+13
2005-08-18
For the source operator, the output should be cleared if the mask is zero. Th...
Billy Biggs
1
-4
/
+3
2005-08-16
Port MMX code from xserver to pixman.
Billy Biggs
1
-0
/
+1904