index
:
~joonas/pixman
0.16
0.18
master
pthreads
Unnamed repository; edit this file to name it for gitweb.
joonas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-09
Bump version number
pixman-0.11.2
Søren Sandmann Pedersen
1
-1
/
+1
2008-06-09
Merge region32 branch; fix conflicts
Søren Sandmann Pedersen
16
-849
/
+805
2008-06-09
Unbump version number
Søren Sandmann Pedersen
1
-1
/
+1
2008-06-09
Unbump version number; remove file added to EXTRA_DIST
Søren Sandmann Pedersen
2
-2
/
+2
2008-06-09
Bump version number and make it distcheck
Søren Sandmann
2
-2
/
+2
2008-06-09
Bump version number and make it distcheck
Søren Sandmann
2
-2
/
+2
2008-06-09
Fix uses of short variables in pixman-region.c
Søren Sandmann
2
-13
/
+14
2008-06-09
Add infinite loop test
Søren Sandmann
2
-0
/
+24
2008-06-09
Export pixman_compute_composite_region32() and use it in walk_region
Søren Sandmann
4
-9
/
+24
2008-06-08
Fix bug in pixman_compute_composite_region()
Søren Sandmann
3
-7
/
+38
2008-06-08
Merge branch 'master' into region32
Søren Sandmann
1
-0
/
+2
2008-06-08
Call _mm_empty() at the end of fbComposeSetupSSE
Søren Sandmann
1
-0
/
+2
2008-06-08
Add pixman_image_set_clip_region32
Søren Sandmann
2
-0
/
+21
2008-06-08
Use 32 bit regions internally
Søren Sandmann
7
-99
/
+123
2008-06-08
Add pixman_region32_copy_from_region16
Søren Sandmann
2
-0
/
+32
2008-06-08
Some formatting fixing
Søren Sandmann
1
-24
/
+25
2008-06-08
Move all the PIXMAN_EXPORT into .c files
Søren Sandmann
8
-145
/
+108
2008-06-08
Move PIXMAN_EXPORT into pixman-region.c
Søren Sandmann
4
-116
/
+82
2008-06-08
Merge branch 'master' into region32
Søren Sandmann
8
-227
/
+1741
2008-06-08
Fix forgotten use of pixman-combine.h
Søren Sandmann
1
-0
/
+1
2008-06-08
Merge branch 'vmx'
Søren Sandmann
8
-227
/
+1740
2008-06-08
Rename pixman-combine.h -> pixman-combin32.h
Søren Sandmann
2
-5
/
+5
2008-06-08
Fix up types in pixman32-region.c
Søren Sandmann
1
-3
/
+3
2008-06-08
Add prototypes for 32 bit region methods
Søren Sandmann
1
-6
/
+109
2008-06-08
Add pixman-region32.c
Søren Sandmann
4
-50
/
+92
2008-06-08
Add prefixes to global primitive regions
Søren Sandmann
1
-6
/
+6
2008-06-08
Delete more unused stuff
Søren Sandmann
1
-38
/
+0
2008-06-08
Delete more unused stuff
Søren Sandmann
1
-112
/
+1
2008-06-08
More data types; remove unused stuff
Søren Sandmann
2
-231
/
+84
2008-06-08
Add point_type_t
Søren Sandmann
2
-11
/
+11
2008-06-08
Replace pixman_box16_t with box_type_t
Søren Sandmann
2
-81
/
+80
2008-06-08
Add pixman-region16.c; compile that instead of pixman-region.c
Søren Sandmann
2
-1
/
+29
2008-06-08
macroize pixman-region.c
Søren Sandmann
1
-44
/
+46
2008-06-07
Use sigaction instead of signal to restore the previous handler
Luca Barbato
1
-3
/
+7
2008-06-07
Use combine macros from the generated header
Luca Barbato
2
-162
/
+4
2008-06-07
Split combine.inc generated files in source and header
Luca Barbato
4
-222
/
+255
2008-06-03
Fix compilation on SGI
Dimitrios Apostolou
1
-1
/
+1
2008-06-01
Fixup
Luca Barbato
15
-106
/
+5213
2008-05-27
Fix wide alpha fetch macro.
Aaron Plattner
5
-6
/
+14
2008-05-27
Use wide compositing functions when wide == 1.
Aaron Plattner
1
-8
/
+25
2008-05-27
Add infrastructure for allocating wide scanline buffers. Not yet used.
Aaron Plattner
2
-11
/
+15
2008-05-27
Split fetch/fetchPixel/store proc types into 32-bit and 64-bit versions.
Aaron Plattner
4
-40
/
+53
2008-05-27
Move the scanline buffer allocation logic into pixman_composite_rect_general.
Aaron Plattner
3
-35
/
+39
2008-05-15
Update TODO
Søren Sandmann
1
-7
/
+6
2008-05-15
Work around GCC bug causing crashes in Mozilla with SSE2
Søren Sandmann
2
-2
/
+18
2008-05-07
Add support for 8 bit fills in pixman_fill_mmx()
Søren Sandmann
1
-4
/
+32
2008-05-03
Add --disable-gtk switch to configure
Richard Hult
1
-1
/
+11
2008-05-02
Update TODO
Søren Sandmann
1
-0
/
+19
2008-05-01
fix pixman compile with srcdir != builddir
Oswald Buddenhagen
1
-2
/
+2
2008-04-25
Remove trailing comma from enum (bug 15364)
Thomas Zimmermann
1
-1
/
+1
[next]