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

Declare the two new trapezoid functions in pixman.h

github.com/openfl/libpixman - 8129984603de569e01563d810a334765c2ec5062 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Make sure gradient-test.c builds when srcdir != buildir. Patch from

Julien Cristau <[email protected]>.

github.com/openfl/libpixman - 35f99a530de11bcf0e98c372bc49b9bf0f2ecf37 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Fix bug in rasterizeEdges() where the stride was treated as if in

bytes, when it was in uint32_t's. Formatting fixes. Delete misleading
comment from pixman-private.h

github.com/openfl/libpixman - d5e8a7b8bdd4b18e504859059683cb9723503b3c authored over 17 years ago by Søren Sandmann <[email protected]>
Fix function name

github.com/openfl/libpixman - ee37469d6adad32cb31e52a95abafa32943b3e8d authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add more edge functions

github.com/openfl/libpixman - 727b77983bd8b684764e69cdea38ce6290c60467 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add implementation of edge rasterization

github.com/openfl/libpixman - 4600c6823e4dea52a34fe881f5374691bc76f555 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add edge data types

github.com/openfl/libpixman - 1413bb7a5ddc2d49109a1e9669fab155352bc3c7 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Detect endianness

github.com/openfl/libpixman - e32b240145ee7bbc2e69020b0bb00c33c68acf15 authored over 17 years ago by Søren Sandmann <[email protected]>
Include string.h in pixman-pict.c

github.com/openfl/libpixman - e5cf135170198a33429b00f7c506a84054f0297e authored over 17 years ago by Søren Sandmann <[email protected]>
Check for getisax() support

github.com/openfl/libpixman - 097de78d135259c64c5cf8789680bfdc354c12f9 authored over 17 years ago by Søren Sandmann <[email protected]>
Check for MMX in the build system

github.com/openfl/libpixman - 37f90ba0b2d9797de93477aaa9e113329e50f93d authored over 17 years ago by Søren Sandmann <[email protected]>
Update TODO

github.com/openfl/libpixman - 56623268a76ab65228c41dba5fbf27463b1a5691 authored over 17 years ago by Søren Sandmann <[email protected]>
Make the mmx code compile

github.com/openfl/libpixman - ed184ebb7c2f12010207ffa210975a9b22b152ef authored over 17 years ago by Søren Sandmann <[email protected]>
Add pixman-mmx.[ch] and move macros around to make it compile.

Not yet hooked up.

github.com/openfl/libpixman - 2db377de616c4c0826d1a56777d7a4f858049758 authored over 17 years ago by Søren Sandmann <[email protected]>
Use the general code if the images have read/write functions

github.com/openfl/libpixman - ce506999e6dc6ad07d2665277d0250e7d9e0b6a8 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Update TODO

github.com/openfl/libpixman - a54096d554414dd88a3c6a7a53816552844a5b08 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Fix bug in fbCompositeGetSolid() where a format was compared to a format type

github.com/openfl/libpixman - ccef70a685191bb3cd4b7891f1ebde1881b3aa13 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Make pixman_image_composite() take a region parameter; comment out non-implemented functions from the switch of doom

github.com/openfl/libpixman - 154c4dd97896178cd54bdb1057bef2eab3870c0c authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add slightly changed copy of miComputeCompositeRegion() to pixman-pict.c

github.com/openfl/libpixman - 4518de9fec813bcb19facbc944821e882a91671a authored over 17 years ago by Søren Sandmann <[email protected]>
Move mod and div macros to pixman-private.h

github.com/openfl/libpixman - 4df446bb73b1ab89e119d6714a3feae8a384e113 authored over 17 years ago by Søren Sandmann <[email protected]>
Add fbComposeGetStart() macro

github.com/openfl/libpixman - bcb4c8f02137178096473191a05c3b84e4ce5116 authored over 17 years ago by Søren Sandmann <[email protected]>
Add fbComposeGetSolid() macro

github.com/openfl/libpixman - e9e326eafe3e4ed221eefbb7ddbd46d5d983505d authored over 17 years ago by Søren Sandmann <[email protected]>
Add implementation of can_get_solid()

github.com/openfl/libpixman - 456ebbbb27381d5fff4d2426a261c4760eb0b8df authored over 17 years ago by Søren Sandmann <[email protected]>
Various formatting/style tweaks

github.com/openfl/libpixman - eabc2f48f07decb5fa15db985fffa9e648506568 authored over 17 years ago by Søren Sandmann <[email protected]>
Add macro FUNC that expands to __PRETTY_FUNCTION__ or __func__

depending on the compiler.

github.com/openfl/libpixman - bdb307ac4a6ad20e687f286491a3d9df6807567f authored over 17 years ago by Søren Sandmann <[email protected]>
Include limits.h in pixman-compose.c; patch from Alan Coopersmith

github.com/openfl/libpixman - 4c15a7838eadf9b608b28ebafccceb0aa25a83dc authored over 17 years ago by Søren Sandmann <[email protected]>
Add pixman-pict.c which is a version of fbpict.c. It compiles, but

isn't hooked up to anything.

github.com/openfl/libpixman - 595ca53c094b8dee6747670aaa471fb19f1a6d94 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Make pixman_image_set_indexed() not copy its argument

github.com/openfl/libpixman - e1328980457ce6f51ce2649d79feefa616408ce9 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Free the indexed table when the image is freed

github.com/openfl/libpixman - e12ca669af9143581c4af4c8c885273fc6b12c2d authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add new function pixman_image_set_indexed()

github.com/openfl/libpixman - ff2e0e9636b1dd3690b5ab5e1dff04ff5c9a07ab authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Fix wrong type in composite-test.c

github.com/openfl/libpixman - 74b76ad9fefd39d7d60a059f2f8537b5f6b94652 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add a TODO file. Indent pixman-compose.c

github.com/openfl/libpixman - d25d77852d253042b859468f64b228d11c2a0f82 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add macro magic in pixman-private.h to allow reading and writing to

happen through functions. Use them in pixman-compose.c; also delete
unnecessary READ and WRITE ma...

github.com/openfl/libpixman - db3c13c8fea0e3d0be382d55d58fc9d0d01bba44 authored over 17 years ago by Søren Sandmann <[email protected]>
Add an image argument to all the store functions

Some tweaks to composite-test.c

github.com/openfl/libpixman - 57d6894ab06d2ac07e17108c01e8ba282fc51384 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add an image argument to all the fetch functions

github.com/openfl/libpixman - 0cfb66104cc553ba365df546d7ba9b0e8415e30f authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Move some macros from pixman-compose.c to pixman-private.h

github.com/openfl/libpixman - a49e425933e3ccd1ae59c0e60ddbab8a88282639 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add API to have accessor functions on pixman

github.com/openfl/libpixman - 24f8cfce32d3c5dcd3ff6d9ebd513c35cdacc972 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Various formatting fixes

Rename pixman_image_composite() to pixman_image_composite_rect()

github.com/openfl/libpixman - 195100527f6c678bf9848dc6c2a08658ed39a17d authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Fix typo in pixman.h

github.com/openfl/libpixman - 97a4ce541c9fc72aeee0f05b8529d0ca87fb7863 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Replace hack to get standard integer types with #if/#elif construction

github.com/openfl/libpixman - 322659703d7c52d45ba3962b8386ac5f61e403db authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Don't build GTK+ test programs if GTK+ is not available

github.com/openfl/libpixman - ffbb4a6b1fb52dc46639d18bf0dd769fe53d3e88 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Export pixman_region_reset

github.com/openfl/libpixman - b8d223d6837d37bc09efdf3c4d957ff24337004a authored over 17 years ago by Søren Sandmann <[email protected]>
Export a pixman_region_selfcheck

github.com/openfl/libpixman - 38c4ac5a1d25d96087bfe1e3d02816feaa6b8bf9 authored over 17 years ago by Søren Sandmann <[email protected]>
Export pixman_region_equal()

github.com/openfl/libpixman - f226c2b4f2465aba5f9e1f3fed48f0840d0b67c0 authored over 17 years ago by Søren Sandmann <[email protected]>
Add new pixman_region_set_static_pointers

github.com/openfl/libpixman - ecf9d36f6a62f4d77e2c025ee3109ac46f13f15d authored over 17 years ago by Søren Sandmann <[email protected]>
Make the region data struct public

github.com/openfl/libpixman - ffab43129163de418c324cffcf602e6254024f95 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Make the pixman_transform_point_3d() function public

github.com/openfl/libpixman - e126ef091151372ed29562f3ff1a964774583b9b authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Change the names of a few functions to prevent them from clashing with the X names

github.com/openfl/libpixman - f267e4dce73819a4a511ffaebd0cca9dcb3bd5fb authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Use a radial gradient in the gradien-test

github.com/openfl/libpixman - c976db965862c0b2ba940122dc7e690cd23b5fa3 authored over 17 years ago by Søren Sandmann <[email protected]>
Make sure 64 bit fixed point types are signed

github.com/openfl/libpixman - 7ad923eb6ff71b3865ea43b2ee247715607146da authored over 17 years ago by Søren Sandmann <[email protected]>
Add a transformation to the gradient test

github.com/openfl/libpixman - a5a11df9024f9b7ee6194e0b842cd430f4fb5697 authored over 17 years ago by Søren Sandmann <[email protected]>
Use fixpoint instead of double in gradient test

github.com/openfl/libpixman - 1a58e8478f6f87de3ffe31b0fd2b1ee06d08fe6c authored over 17 years ago by Søren Sandmann <[email protected]>
Remove AM_MAINTAINER_MODE ; add new gradient-test

github.com/openfl/libpixman - 0ebb7e31db85a179afdcd731fcc6b0e311084cb1 authored over 17 years ago by Søren Sandmann <[email protected]>
Fix various stupid mistakes, such as inverted return_if_fail() tests

and only allocating space for a pointer instead of an image.

github.com/openfl/libpixman - dd670c29bf1de3e951f936dba834e4bfe07a9bd4 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Remove *error from solid fill constructor

github.com/openfl/libpixman - 271c830eb0b817bd892704fb15856b19b0458d07 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Various formatting fixes

github.com/openfl/libpixman - e9b1be0151d7bc677bd74f0a5a6836672c1ad9dd authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Handle setting of NULL properties

github.com/openfl/libpixman - 059f62f3b02b6244b866e58d248bc8e6869f506e authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Make images ref counted. Memory management.

github.com/openfl/libpixman - 7529b47ee5f55e7b16bdfa750dd18dac11194210 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Export pixman_gradient_stop; get rid of *error argument from init functions.

Add return_if_fail macros to pixman-private.h

github.com/openfl/libpixman - 8bdb8b1d93bbbffafe111b4fc4dac0df9bbb6fe5 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Change to use malloced image instead of stack allocated

github.com/openfl/libpixman - 4ea0d782092d9bd7c1570bcfccf3fe340a3d258a authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Apply bad hack to avoid including config.h

github.com/openfl/libpixman - 45c261d75ae348cb4afc6c97d4daa90cfd50e890 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Install header file in pixman/pixman.h

github.com/openfl/libpixman - 59df25cbe403112c3c301dd212cfaa7b8f848499 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Fix libpixman.pc.in

github.com/openfl/libpixman - 2f882e03614608a2a39690cf4e7105e4dde25e21 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add setters for various properties

github.com/openfl/libpixman - 0c01cbedbaf068a9db4edefbb130c58f1f1c85ac authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Make the test program test something useful.

Also add a check that the public image struct is big enough to contain the
private union.

github.com/openfl/libpixman - e36c6a5eb4cc89da8cf8d66dd45d02b75584e243 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add a simple test program; fix linking problems

github.com/openfl/libpixman - 4bd9ebc83d5a25141b5c9868513b918befd433d0 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Implement pixman_image_composite() in terms of fbCompositeRect().

github.com/openfl/libpixman - 50289aace6a8699c08593a8cb93bf8dfc30ed818 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add a version of fbcompose.c. Fixes and additions to make it compile

github.com/openfl/libpixman - df7570f0ad6b903d7b910734f1906d423928c048 authored over 17 years ago by Søren Sandmann <[email protected]>
Fix copyright notice

github.com/openfl/libpixman - 589604bfa36524809f3f44b96f624f7c7bedbee0 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add fixed point macros, add declarations for image init functions

github.com/openfl/libpixman - c2602792aa8d5d4a376beb9557f544b78735c210 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Run configure from autogen.sh

github.com/openfl/libpixman - da2510138584c4dd80b011f3bc767923c6ee443e authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Don't run configure from autogen.sh

github.com/openfl/libpixman - 560a2f52ade892526d5d64a1fb36471ade57ed45 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Make autogen.sh run configure

github.com/openfl/libpixman - eb90370859435390d0276d0c2c5f3251b32e431a authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Changes to autogen.sh

github.com/openfl/libpixman - 97cdcabe18a2e910dbfa4892dd8f32354fb02463 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Make autogen.sh run configure

github.com/openfl/libpixman - 261a293555d45245f34214e646131a410e8fd4a7 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add pixman.pc.in

github.com/openfl/libpixman - 9f40d13e9f9e23f62280375605f4234e71642c24 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add code to initialize images, based on picture.c from the X server

github.com/openfl/libpixman - 7f0b18c94cf84750b097fe96aa3c8ac9e1b406e3 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Change autogen.sh to call autoreconf. Remove reference to libcomp.h

github.com/openfl/libpixman - af13f449087a5dd72abf5f1178234e85add33632 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>
Add the files.

github.com/openfl/libpixman - 565f410a1c420da875cd9d13efa22126ad5fa567 authored over 17 years ago by Soren Sandmann Pedersen <[email protected]>