Various minor changes
[profile/ivi/pixman.git] / pixman / pixman-edge.c
2009-06-22 Søren Sandmann Ped... Various minor changes
2009-06-22 Søren Sandmann Ped... Move edge stepper macros into pixman-edge.c
2008-06-09 Søren Sandmann Ped... Merge region32 branch; fix conflicts
2008-06-09 Søren SandmannMerge branch 'master' into region32
2008-06-09 Søren SandmannMove all the PIXMAN_EXPORT into .c files
2008-03-23 Luca BarbatoUpdate vmx
2008-01-27 Vladimir VukicevicInclude only pixman-private.h, not pixman.h, in local...
2008-01-23 Carl WorthMerge commit 'inte/sampling'
2008-01-22 Bertram Felgenhauereliminate a special case in fbRasterizeEdges{4,8}.
2008-01-15 Vladimir VukicevicRemove last CVS $Id$ tags
2007-12-15 Luca BarbatoMerge branch 'master' of git://anongit.freedesktop...
2007-10-24 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-17 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-01 Luca BarbatoMerge branch 'master' of git://anongit.freedesktop...
2007-09-17 José FonsecaUse a consistent type for stride and more importantly...
2007-09-14 José FonsecaRemove the macro magic from READ/WRITE macros.
2007-09-06 Vladimir Vukicevic[win32] Makefile and compilation fixes for win32
2007-08-26 Vladimir Vukicevicrasterize traps that extend outside of the image bounds...
2007-07-16 Alan CoopersmithBuild fixes for Solaris.
2007-07-10 Jinghua LuoFix bug in rasterizeEdges() where the stride should...
2007-06-17 Søren SandmannRemove ACCESS_MEM macro; define READ and WRITE to direc...
2007-06-17 Søren SandmannMove some utility functions from pixman-edge.c to pixma...
2007-06-13 Søren SandmannAdd pixman_fill_rectangles()
2007-05-23 Soren Sandmann Ped... Fix function name
2007-05-22 Soren Sandmann Ped... Add more edge functions
2007-05-22 Soren Sandmann Ped... Add implementation of edge rasterization