Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenFL

OpenFL
Collective - Host: opensource - https://opencollective.com/openfl - Website: https://www.openfl.org - Code: https://github.com/openfl

Add workarounds for X servers doing out-of-bounds accesses.

Old X servers rely on out-of-bounds accesses when they are asked
to composite with a window as t...

github.com/openfl/libpixman - 0fce356762864572ae126733f657600fbb9116ce authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Add a BUILT_SOURCES with pixman-combine{32,64}.{c.h}

Bug 22681.

github.com/openfl/libpixman - 61254a3c09497214a9c7ca89e275286533a3be2e authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix the NEON build after "Convert CamelCase names to underscore_names."

This patch fixes the following build error caused
by commit a98b71eff4041df58c9dcc2b1e25...

github.com/openfl/libpixman - 34ec50a4761cab50c6216b08ef5cfb36bf94209e authored over 15 years ago by Adrian Bunk <[email protected]>
Update the CRC value in scaling-test.c.

The changes in pixman behavior justifying this are:

- New clipping rules

- Bug fixes in region...

github.com/openfl/libpixman - 6b34482870fd53a9285f795f47656ac73fd706b0 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix bug in pixman-region.c where empty regions would not be properly initialized.

Also add a couple more tests to region-test.c.

github.com/openfl/libpixman - 4c60ed5ec662e2d7088a7800dd7c71d3926c42a4 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix a couple of problems with the tests when HAVE_GTK is not defined.

- Make sure the non-gtk+ test programs are added to noinst_PROGRAMS
when HAVE_GTK is not set.
...

github.com/openfl/libpixman - bcf01c21d704717264011182e71cfaaf6922a437 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Merge branch 'naming'

github.com/openfl/libpixman - 0db0430d1d410855863e669f0de9e8b5d26db7fd authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Eliminate boxes with x1 > x2 or y1 > y2 in pixman_region_init_rects().

github.com/openfl/libpixman - 31a40a172591ab373add9dd41a52881bea9dc6f2 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Add a box with y2 < y1 in region-test.c

github.com/openfl/libpixman - 706e6594310a490956d21e939c23de2b5dbe1561 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Remove reference to 8888RevNP

github.com/openfl/libpixman - 55e63bd0f09290cf1165030edbb4e92efb09ee6e authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
NoFeatures => NO_FEATURES

github.com/openfl/libpixman - 01994a59ca642f4e5ce126d3ad01e864d3daa0bb authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
s/FbScrRight/SCREEN_SHIFT_RIGHT/g

github.com/openfl/libpixman - 309d358ea673b5d4c163670c3c449fb855df7775 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
CPUFeatures => cpu_features

github.com/openfl/libpixman - 71fe4e3e5c64f177a8756e51eddc190b3a08ea40 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Remove reference to 8888_RevNP

github.com/openfl/libpixman - 437ab049872063c78ee934766596dc6859749a3d authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
s/sse2combine/sse2_combine/g

github.com/openfl/libpixman - 9d0be1d4c81153ef2407518f605bc55380485955 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Rename combine_*_c to combine_*_ca

s/combine_(.+)_c([^a-z0-9A-Z])/combine_$1_ca$2/g;

github.com/openfl/libpixman - 8261b4d57cfdf77d7fdd4e4c0fc805ba48f7e0a0 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix up some overeager search-and-replace renamings

github.com/openfl/libpixman - b3cf3f0c2be462cd61e63e07655d1b45e55f4a7b authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Rename num_rects back to numRects.

The name numRects is public API and can't be changed.

github.com/openfl/libpixman - c2e331693d858c01b69135342c139546780b7021 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Various sse2 renamings

github.com/openfl/libpixman - 3c03990ba214bff000d3494587353b94f9432453 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Convert CamelCase names to underscore_names.

s/sizeRI/size_ri/g;
s/numRI/num_ri/g;
s/RepeatNone/REPEAT_NONE/g;
s/fbOver/over/g;
s/fbIn/in/g;
...

github.com/openfl/libpixman - a98b71eff4041df58c9dcc2b1e25cefa38f364ff authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Use ALPHA_8 in pixman-image.c instead of Alpha

github.com/openfl/libpixman - 412b4b50f7bd8ac29e4c9b20e613154c1b5e371a authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Rename FbGet8 to GET8

github.com/openfl/libpixman - 255ddbe5358b0ed4a7a01ef0ab127833dba94b02 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Rename RBmask/Gmask => rb_mask/g_mask in pixman-arm-neon.c

github.com/openfl/libpixman - 446276c36fd336531745fc1427c4af2ccdbe9875 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Rename macros for non-separable blend modes

Lum => LUM
Sat => SAT
Min => CH_MIN
Max => CH_MAX

github.com/openfl/libpixman - 4153361c52f332bce9e9cc32adf1e01064014e15 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Uppercase a few more macros in pixman-combine.c.template

github.com/openfl/libpixman - 887383b0adab89bcc131a9a28c4d60af9e4773d1 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Consolidate channel macros in pixman-combine.h

There are now RED_8/RED_16 etc. macros instead of the old Red/Green/Blue.

github.com/openfl/libpixman - 47296209dae2e3d33426532a3e896e06373fc088 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Change name fbComposeGetStart to PIXMAN_IMAGE_GET_LINE.

github.com/openfl/libpixman - f9bdd1a82c7629a360109bdf4519c73ba5a99225 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Rename fbCombine* to combine*

s/fbCombine/combine/g;

github.com/openfl/libpixman - e064aa761831296c8570e0fdfaa0c3585c4a3871 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix overeager search and replace

github.com/openfl/libpixman - f61855e186519a490b5d013d2de67dcc8da7a0ac authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Uppercase some more macro names

github.com/openfl/libpixman - 1de32ae2ef8044b349f3ec87ae339fdcedeb83ef authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Change some macro names to be all uppercase

github.com/openfl/libpixman - 2f3e3d62f7727a652090ea003c98218f3b550818 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Change names of the FbByte* macros to be more descriptive.

But also more cryptic unfortunately. For example FbByteMul() becomes
UN8x4_MUL_UN8() to indicate...

github.com/openfl/libpixman - 8339a4abc4edcaee6fafbde1a147ba7fcaa9c108 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Clarify a couple of comments

github.com/openfl/libpixman - e7f162a5a81221ca6abca79a9a77924d39bf4e16 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Change name of macros that operate on normalized integers.

For example IntMul becomes MUL_UN8 to indicate that it multiplies two
unsigned normalized 8 bit ...

github.com/openfl/libpixman - b02c33e7da3eb733ca4ada66a6c35b293a191144 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Rename U{no}mask => U_{no_}mask in pixman-vmx.c

github.com/openfl/libpixman - 835520b28ff1412bd9b00460a107e72c9ea21e35 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Rename some macros in pixman-combine.c.template

s/Combine([AB])([a-zA-Z]+)([^a-zA-Z])/COMBINE_$1_\U$2$3/g;
s/CombineA/COMBINE_A/g;
s/CombineB/CO...

github.com/openfl/libpixman - 68405c326db4cd087bdb6290ae42953a98b81838 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix names in the trap rasterizer.

s/Shift4/SHIFT_4/g;
s/Get4/GET_4/g;
s/Put4/PUT_4/g;
s/DefineAlpha/DEFINE_ALPHA/g;
s/AddAlpha/ADD...

github.com/openfl/libpixman - d4a366193b12cf241980a621a15ec0ee67e8f6bb authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Rename QuadwordCopy_neon to neon_quadword_copy

s/QuadwordCopy_neon/neon_quadword_copy/g;

github.com/openfl/libpixman - bcdf0861be346a8a4662376f4305474da9236163 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix up the names in pixman_compute_composite_region()

s/miClipPictureSrc/clip_source_image/g;
s/miClipPictureReg/clip_general_image/g;

github.com/openfl/libpixman - a08548bd5275c69c1e7a7fd894a844ad6ad59638 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix some more pFoo names

s/([^a-z])pReg/$1region/g;
s/([^a-z])pY/$1y_line/g;
s/([^a-z])pU/$1u_line/g;
s/([^a-z])pV/$1v_li...

github.com/openfl/libpixman - e27b2a1fcc890d3abf272cc27fa2c0a2e8d7ab09 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Change the name of some routines that were simply misnamed.

s/Src_pixbuf/_over_pixbuf/g;
s/Src_x888_n/_over_x888_n/g;
s/CompositeSrc_8888_8888/c...

github.com/openfl/libpixman - e3489730c317061a2cd888b927d36bda0590a3f2 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Rename fetchers.

s/fbFetchPixel/fetch_pixels/g;
s/fbFetch/fetch_scanline/g;
s/fbStore/store_scanline/g;

github.com/openfl/libpixman - e987661667ac5c650af1c3a2ba173558ff287e06 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Get rid of pFoo names.

s/([^o])pSrc/$1src_image/g;
s/([^o])pDst/$1dst_image/g;
s/([^o])pMask/$1mask_image/g...

github.com/openfl/libpixman - 1c5774bf6d39e7b349c03866c96811ee1754c9d7 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Various simple renamings

s/CvtR8G8B8toY15/CONVERT_RGB24_TO_Y15/g;
s/cvt8888to0565/CONVERT_8888_TO_0565/g;
s/c...

github.com/openfl/libpixman - d2a4281376786fc7f31f7367807c7caa8a99d414 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix the names of some common parameters

s/xDst/dest_x/g;
s/yDst/dest_y/g;
s/xMask/mask_x/g;
s/yMask/mask_y/g;
s/xSrc...

github.com/openfl/libpixman - 006f21b02b23e1865c0e35d0f9b97af63f52a469 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix up names of compositing functions

s/SrcAdd/Add/g;
s/SolidMaskSrc/Src/g;
s/SolidMaskIn/In/g;
s/SolidMask/Over/g;
...

github.com/openfl/libpixman - 90cac1115551c0fd70ace419179bcf2a30d6b1c2 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Use postfix decrement, not prefix, in region-test.c

github.com/openfl/libpixman - 2d32d91e5d89bb04fcbaffb23244a9f023d39239 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Eliminate empty rectangles in pixman_region_init_rects().

Otherwise they show up in the validated regions.

github.com/openfl/libpixman - 4e41905bacbf533740e999ba79e0620f358c0597 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Add an initialization with an empty rectangle to region-test.c

This should produce a valid region without empty rectangles in
it. Currently it doesn't.

github.com/openfl/libpixman - 967ff0bdc7f46806b7a6d16332ad39cf2c1f01c1 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Expand comment in miClipPictureSrc() to explain why a client clip is required.

github.com/openfl/libpixman - 40fcc14d1cf8cb6b6c71f27b0a3d3ccc9a845949 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix forgotten use BITMAP_BIT_ORDER to be ifndef WORDS_BIG_ENDIAN

github.com/openfl/libpixman - eba3be7b7a2b9a8df235af6255b9d8c70d2b8c93 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Return TRUE for the two new formats in pixman_format_supported_source().

github.com/openfl/libpixman - 06f5b51fee35727a823bd86294654178cbfac629 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Inlucde pixman-private.h in pixman-region.c

Delete some duplicated macros.

github.com/openfl/libpixman - b0f220b7f236b5dea30ddc5dec51b73c11120e10 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Rename OptimizedOperatorInfo to optimized_operator_info_t

github.com/openfl/libpixman - f6ef071e2805bcf52473f06cd7171097b4afd926 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Add accessor functions for PIXMAN_x2r10g10b10 and PIXMAN_a2r10g10b10

github.com/openfl/libpixman - 7b7e4b23cab361b444d0c69a1b9c1678d3c5df2b authored over 15 years ago by Ben Skeggs <[email protected]>
Avoid overrunning scanlines in NEON blitters.

github.com/openfl/libpixman - 968f720d0e8b97bbeb2db9edb75ec524d697e1d6 authored over 15 years ago by Jonathan Morton <[email protected]>
Change comma to semicolon in pixman-combine.c.template

github.com/openfl/libpixman - 863f9e9b7599b89c9dd42dd9c7913c2513384761 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Really fix ARM build.

Commit 9d3f71d726c8b959b64c3e6b43ca4d3ccb320c32 broke the build
on ARM architectures by just rem...

github.com/openfl/libpixman - 10aa32315529eaff848b8348cad47b2673f853cf authored over 15 years ago by Siarhei Siamashka <[email protected]>
Fix ARM build.

Commit 6e20c2574354d1cb071a1201ff166cb5e92c00d2 broke the build on ARM
architectures by not upda...

github.com/openfl/libpixman - 996e59f7f81864f7935d6dd58d8efd5a5ea265ea authored over 15 years ago by Guillaume Letellier <[email protected]>
Change checks for srca == 0 to src == 0

It is not generally correct to bail out just because the source alpha
is 0. The color channels s...

github.com/openfl/libpixman - e8addcc69a36375d1330749e00854d9651c8f8d0 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Make arm compositing functions static

github.com/openfl/libpixman - 9a7ce32ef5cf70a17d83154cfd1b96aa54ce9232 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Delete ARM header files

github.com/openfl/libpixman - 9d3f71d726c8b959b64c3e6b43ca4d3ccb320c32 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Use -mcpu instead of -march for ARM SIMD runtime autodetection

Option -mcpu has higher priority than -march with the current versions
of gcc and that's why it ...

github.com/openfl/libpixman - 9837465fd9a5d4e7280d4c79c41d2d9a9c8f71c0 authored over 15 years ago by Siarhei Siamashka <[email protected]>
Add test cases to oob-test using PIXMAN_{a,x}2b10g10r10

github.com/openfl/libpixman - 6b8251039a905114e4b0776c3f8f58cb0678a532 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Post-release version bump

github.com/openfl/libpixman - f94053cd9b1dc8db6c924c8cf50d75ccc1898cce authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Pre-release version bump

github.com/openfl/libpixman - f6faa06ef85fc4c9ff38dbc9243c060b4cdacc1a authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Rename fetchProc32 to fetch_scanline_t and fetch_pixels_32_t to fetch_pixels_t

github.com/openfl/libpixman - d3bebaf731b4e1714653b50a4a861171f497b42f authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Add a mask and mask_bits argument to the raw scanline fetchers.

github.com/openfl/libpixman - 5cfdee917d3cac38b103f7453c5a8a0047b95337 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Consolidate the three scanline store types into one.

The 64 bit storers do their own type conversion.

github.com/openfl/libpixman - 70cba5cfa8a5d702c32170c511a7318766e45731 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Constify the mask argument to scanline fetchers.

github.com/openfl/libpixman - 588b42dc1e8fe252bde1eb0905bb9fac806e8ca3 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Get rid of the 64 bit fetcher types.

It's simpler to just declare everything as 32 bit fetchers and do the
conversion in the few func...

github.com/openfl/libpixman - 6af8672c69b770ce229bd1d156f1fe70d74800f9 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Delete scanFetchProc type. Use fetch_scanline_t instead.

fetch_scanline_t now takes a pixman_image_t argument instead of an
bits_image_t, so there is als...

github.com/openfl/libpixman - 084392fbd72e55f87e9bc37dd02384fc145f7d36 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Get rid of scanFetchProc casts in pixman-radial-gradient.c

github.com/openfl/libpixman - 24303475c26dada40474f5972b1abee2315ba8f9 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Get rid of casts to scanFetchProc in pixman-bits-image.c

Instead just declare the functions with the required type and do any
type conversions in the fun...

github.com/openfl/libpixman - 2d2d3a2625fcc1151f61d0dc1a6ff268d7491be8 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Get rid of remaining scanFetchProc casts

github.com/openfl/libpixman - 973ebf1631de695483fcb4b5e4c2b27e037ca3bf authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Get rid of scanFetchProc casts in pixman-conical-gradient.c

github.com/openfl/libpixman - 99780d3b2264f6e2bb210d3fdc1237c8fbfc3f25 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix bug where 64 bit pixel were fetched as 32 bit ones.

github.com/openfl/libpixman - 4597ad88d9ade51b5a0b4eb87503e1278b29ef56 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Delete FbIntMult and FbIntDiv macros, and move FbIntAdd to pixman-combine.h

github.com/openfl/libpixman - aa6adb646a2c61062d867cece2b0669f658abb39 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Add a table to oob-test so that it can test more than one setup.

github.com/openfl/libpixman - 53ada03119d44984775877f2a2fee5ce442ac1c8 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix offset bug in pixman_run_fast_path().

Fast paths should only run when the source images complete cover the
composite region, because o...

github.com/openfl/libpixman - 895a8da63370635b05ffb91d3d670c6627d8b2ab authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix typo in oob-test.c

github.com/openfl/libpixman - fd90429a32927d8aa516a3d26cc309ca7043e4d3 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Add test case for out-of-bounds memory access.

github.com/openfl/libpixman - bed9c378ff9d01c8e646241dd96a43e2eb870cca authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix comment in pixman-utils to have the right sense.

github.com/openfl/libpixman - b6c97ae2c934ca5adade10303d6faa6e827f826d authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Subtract x_off/y_off before conversion to integer.

They are fixed-point values, not integers.

Bug 22437, reported by Michel Dänzer.

github.com/openfl/libpixman - c0047fbfd54d519698a0991111f2440dc8e081b9 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Add convolution-test.c program

github.com/openfl/libpixman - 905856f43d38b5f2932d8b459e805e1c86b7a2f3 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Delete leftover use of PIXMAN_OP_FLASH_SUBTRACT

github.com/openfl/libpixman - 79d397003f56238aa680b0670e1e7d7ba1594dda authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Remove support for component alpha with HSL blend modes.

It isn't clear that component alpha makes sense with HSL blend modes.

github.com/openfl/libpixman - ebc4a4df9c92934891d202ae2603216a046ec939 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Remove FLASH_SUBTRACT blend mode.

We may resurrect it later, but leave it out for now, as the closest
thing we have to a spec:

ht...

github.com/openfl/libpixman - ca4ff13027b76d0ac7398f159a731f7606b7bd51 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix typo

github.com/openfl/libpixman - bf356c6d8cdbabf2faf4b6d77f94ccd3bd0459fb authored over 15 years ago by Carlos Garcia Campos <[email protected]>
Add screen-test.c test program

github.com/openfl/libpixman - e3a94e892850f91d2cb0463dc2c86f7217deb8a4 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Use floating point in SetLum

github.com/openfl/libpixman - eb4fd0477a4f3acd111fc9132f2dec7f1f63f3e1 authored over 15 years ago by Carlos Garcia Campos <[email protected]>
Make the composite test window bigger by default.

Also rearrange the squares to better match typical aspect ratios.

github.com/openfl/libpixman - 16873f6d1baa3b0c26b31e71ad6d36d53efaf9e3 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Do not use combineMask in component-alpha functions

github.com/openfl/libpixman - 96d5044c0c4a9e34deb97655679f1d688c192c99 authored over 15 years ago by Carlos Garcia Campos <[email protected]>
Fix BlendColorBurn

It should return 0 when sa == 0

github.com/openfl/libpixman - 5dab62a2f922a515634d65b133aeb089e855b399 authored over 15 years ago by Carlos Garcia Campos <[email protected]>
[TEST] Update composite-test to test more operators

github.com/openfl/libpixman - cdae71ee85c74f702a8f0b999432e4d6d5caf766 authored over 15 years ago by Carlos Garcia Campos <[email protected]>
Remove optimizations that I'm not convinced are correct

github.com/openfl/libpixman - 49a4fc09694d241f6b9f725a084c27eba3e31d00 authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix ColorDodge and ColorBurn to conform to the spec

github.com/openfl/libpixman - c35685255f07a5a1f656d3153b5534876481b65b authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
Fix some more problems in MultiplyC

github.com/openfl/libpixman - 3fb71f8b41dedd55982eccd16b8518cce10258fa authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>
remove debugging leftovers

github.com/openfl/libpixman - 9df72ebdb8280c7ca3b2696c3f7f48b69438502b authored over 15 years ago by Benjamin Otte <[email protected]>
Add some comments about the linearity of the non-separable blend modes

github.com/openfl/libpixman - a158d7f14f4b987e9e6380ffe896dbcfd41799ec authored over 15 years ago by Søren Sandmann Pedersen <[email protected]>