index
:
~siamashka/pixman-g2d
20160331-arm64-review
cplusplus
cplusplus-v2
extended-range-transforms
iterators-r5g6b5
master
over_u
prng
ssse3-bilinear-fast-path-test
vmx-fix-unaligned-writes
Unnamed repository; edit this file 'description' to name the repository.
siamashka
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pixman
/
pixman-edge-imp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-24
Merge branch 'trap-fixes'
Søren Sandmann Pedersen
1
-4
/
+8
2010-02-19
Move SCREEN_SHIFT_LEFT/RIGHT to pixman-private.h
Alexander Larsson
1
-8
/
+0
2009-11-17
Round horizontal sampling points towards northwest.
Søren Sandmann Pedersen
1
-4
/
+8
2009-07-08
Convert CamelCase names to underscore_names.
Søren Sandmann Pedersen
1
-7
/
+7
2009-07-08
s/FbScrRight/SCREEN_SHIFT_RIGHT/g
Søren Sandmann Pedersen
1
-3
/
+3
2009-07-08
Fix names in the trap rasterizer.
Søren Sandmann Pedersen
1
-12
/
+12
2009-07-08
Various simple renamings
Søren Sandmann Pedersen
1
-7
/
+7
2009-06-21
Delete FB_MASK and FB_ALLONES macros
Søren Sandmann Pedersen
1
-1
/
+1
2009-06-21
Eliminate bit fiddling macros from pixman-private.h.
Søren Sandmann Pedersen
1
-12
/
+44
2008-01-22
A tiny amount of ifdef reduction.
Carl Worth
1
-5
/
+4
2008-01-22
eliminate a special case in fbRasterizeEdges{4,8}.
Bertram Felgenhauer
1
-6
/
+9
2008-01-22
fix cairo's a1-traps-sample test
Bertram Felgenhauer
1
-2
/
+10
2008-01-15
Remove last CVS $Id$ tags
Vladimir Vukicevic
1
-2
/
+0
2007-09-17
Use a consistent type for stride and more importantly, use always a signed type.
José Fonseca
1
-2
/
+2
2007-09-14
Remove the macro magic from READ/WRITE macros.
José Fonseca
1
-16
/
+16
2007-08-25
rasterize traps that extend outside of the image bounds correctly
Vladimir Vukicevic
1
-2
/
+2
2007-06-16
Remove ACCESS_MEM macro; define READ and WRITE to directly use the wrapper fu...
Søren Sandmann
1
-23
/
+20
2007-05-23
Fix bug in rasterizeEdges() where the stride was treated as if in
Søren Sandmann
1
-98
/
+95
2007-05-22
Add implementation of edge rasterization
Soren Sandmann Pedersen
1
-0
/
+152