index
:
delta/pixman.git
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.34
baserock/morph
master
gitlab.freedesktop.org: pixman/pixman.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pixman
/
pixman-edge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pixman_composite_trapezoids: Return early if mask_format is not of TYPE_ALPHA
Søren Sandmann Pedersen
2012-12-13
1
-0
/
+1
*
Fix typo: WORDS_BIG_ENDIAN => WORDS_BIGENDIAN in pixman-edge.c
Søren Sandmann Pedersen
2010-03-15
1
-1
/
+1
*
Add default cases for all switch statements
Benjamin Otte
2009-10-20
1
-0
/
+3
*
Move read and write functions to the bits_image_t struct.
Søren Sandmann Pedersen
2009-07-17
1
-1
/
+3
*
Reindent and reformat pixman-edge.c
Søren Sandmann Pedersen
2009-07-13
1
-162
/
+183
*
Convert CamelCase names to underscore_names.
Søren Sandmann Pedersen
2009-07-08
1
-2
/
+2
*
Fix names in the trap rasterizer.
Søren Sandmann Pedersen
2009-07-08
1
-35
/
+35
*
Fix forgotten use BITMAP_BIT_ORDER to be ifndef WORDS_BIG_ENDIAN
Søren Sandmann Pedersen
2009-07-05
1
-1
/
+1
*
Move accessor macros to their own header.
Søren Sandmann Pedersen
2009-06-22
1
-0
/
+1
*
Various minor changes
Søren Sandmann Pedersen
2009-06-22
1
-0
/
+3
*
Move edge stepper macros into pixman-edge.c
Søren Sandmann Pedersen
2009-06-21
1
-0
/
+23
*
Move all the PIXMAN_EXPORT into .c files
Søren Sandmann
2008-06-08
1
-1
/
+1
*
Include only pixman-private.h, not pixman.h, in local .c files
Vladimir Vukicevic
2008-01-27
1
-1
/
+1
*
eliminate a special case in fbRasterizeEdges{4,8}.
Bertram Felgenhauer
2008-01-22
1
-6
/
+6
*
Remove last CVS $Id$ tags
Vladimir Vukicevic
2008-01-15
1
-2
/
+0
*
Merge branch 'master' of git+ssh://git.freedesktop.org/git/pixman into yuv-po...
Alan Hourihane
2007-10-17
1
-0
/
+4
|
\
|
*
[win32] Makefile and compilation fixes for win32
Vladimir Vukicevic
2007-09-06
1
-0
/
+4
*
|
Use a consistent type for stride and more importantly, use always a signed type.
José Fonseca
2007-09-17
1
-2
/
+2
*
|
Remove the macro magic from READ/WRITE macros.
José Fonseca
2007-09-14
1
-25
/
+25
|
/
*
rasterize traps that extend outside of the image bounds correctly
pixman-0.9.5
Vladimir Vukicevic
2007-08-25
1
-1
/
+1
*
Build fixes for Solaris.
Alan Coopersmith
2007-07-16
1
-6
/
+2
*
Fix bug in rasterizeEdges() where the stride should be signed.
Jinghua Luo
2007-07-10
1
-1
/
+1
*
Remove ACCESS_MEM macro; define READ and WRITE to directly use the wrapper fu...
Søren Sandmann
2007-06-16
1
-93
/
+90
*
Move some utility functions from pixman-edge.c to pixman-utils.c
Søren Sandmann
2007-06-16
1
-163
/
+20
*
Add pixman_fill_rectangles()
Søren Sandmann
2007-06-12
1
-8
/
+8
*
Fix function name
Soren Sandmann Pedersen
2007-05-23
1
-1
/
+1
*
Add more edge functions
Soren Sandmann Pedersen
2007-05-22
1
-0
/
+173
*
Add implementation of edge rasterization
Soren Sandmann Pedersen
2007-05-22
1
-0
/
+306