Ecosyste.ms: OpenCollective

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

github.com/openfl/libpixman


https://github.com/openfl/libpixman

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

d5e8a7b8bdd4b18e504859059683cb9723503b3c authored over 17 years ago
Fix function name

ee37469d6adad32cb31e52a95abafa32943b3e8d authored over 17 years ago
Add more edge functions

727b77983bd8b684764e69cdea38ce6290c60467 authored over 17 years ago
Add implementation of edge rasterization

4600c6823e4dea52a34fe881f5374691bc76f555 authored over 17 years ago
Add edge data types

1413bb7a5ddc2d49109a1e9669fab155352bc3c7 authored over 17 years ago
Detect endianness

e32b240145ee7bbc2e69020b0bb00c33c68acf15 authored over 17 years ago
Include string.h in pixman-pict.c

e5cf135170198a33429b00f7c506a84054f0297e authored over 17 years ago
Check for getisax() support

097de78d135259c64c5cf8789680bfdc354c12f9 authored over 17 years ago
Check for MMX in the build system

37f90ba0b2d9797de93477aaa9e113329e50f93d authored over 17 years ago
Update TODO

56623268a76ab65228c41dba5fbf27463b1a5691 authored over 17 years ago
Make the mmx code compile

ed184ebb7c2f12010207ffa210975a9b22b152ef authored over 17 years ago
Add pixman-mmx.[ch] and move macros around to make it compile.

Not yet hooked up.

2db377de616c4c0826d1a56777d7a4f858049758 authored over 17 years ago
Use the general code if the images have read/write functions

ce506999e6dc6ad07d2665277d0250e7d9e0b6a8 authored over 17 years ago
Update TODO

a54096d554414dd88a3c6a7a53816552844a5b08 authored over 17 years ago
Fix bug in fbCompositeGetSolid() where a format was compared to a format type

ccef70a685191bb3cd4b7891f1ebde1881b3aa13 authored over 17 years ago
Make pixman_image_composite() take a region parameter; comment out non-implemented functions from the switch of doom

154c4dd97896178cd54bdb1057bef2eab3870c0c authored over 17 years ago
Add slightly changed copy of miComputeCompositeRegion() to pixman-pict.c

4518de9fec813bcb19facbc944821e882a91671a authored over 17 years ago
Move mod and div macros to pixman-private.h

4df446bb73b1ab89e119d6714a3feae8a384e113 authored over 17 years ago
Add fbComposeGetStart() macro

bcb4c8f02137178096473191a05c3b84e4ce5116 authored over 17 years ago
Add fbComposeGetSolid() macro

e9e326eafe3e4ed221eefbb7ddbd46d5d983505d authored over 17 years ago
Add implementation of can_get_solid()

456ebbbb27381d5fff4d2426a261c4760eb0b8df authored over 17 years ago
Various formatting/style tweaks

eabc2f48f07decb5fa15db985fffa9e648506568 authored over 17 years ago
Add macro FUNC that expands to __PRETTY_FUNCTION__ or __func__

depending on the compiler.

bdb307ac4a6ad20e687f286491a3d9df6807567f authored over 17 years ago
Include limits.h in pixman-compose.c; patch from Alan Coopersmith

4c15a7838eadf9b608b28ebafccceb0aa25a83dc authored over 17 years ago
Add pixman-pict.c which is a version of fbpict.c. It compiles, but

isn't hooked up to anything.

595ca53c094b8dee6747670aaa471fb19f1a6d94 authored over 17 years ago
Make pixman_image_set_indexed() not copy its argument

e1328980457ce6f51ce2649d79feefa616408ce9 authored over 17 years ago
Free the indexed table when the image is freed

e12ca669af9143581c4af4c8c885273fc6b12c2d authored over 17 years ago
Add new function pixman_image_set_indexed()

ff2e0e9636b1dd3690b5ab5e1dff04ff5c9a07ab authored over 17 years ago
Fix wrong type in composite-test.c

74b76ad9fefd39d7d60a059f2f8537b5f6b94652 authored over 17 years ago
Add a TODO file. Indent pixman-compose.c

d25d77852d253042b859468f64b228d11c2a0f82 authored over 17 years ago
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...

db3c13c8fea0e3d0be382d55d58fc9d0d01bba44 authored over 17 years ago
Add an image argument to all the store functions

Some tweaks to composite-test.c

57d6894ab06d2ac07e17108c01e8ba282fc51384 authored over 17 years ago
Add an image argument to all the fetch functions

0cfb66104cc553ba365df546d7ba9b0e8415e30f authored over 17 years ago
Move some macros from pixman-compose.c to pixman-private.h

a49e425933e3ccd1ae59c0e60ddbab8a88282639 authored over 17 years ago
Add API to have accessor functions on pixman

24f8cfce32d3c5dcd3ff6d9ebd513c35cdacc972 authored over 17 years ago
Various formatting fixes

Rename pixman_image_composite() to pixman_image_composite_rect()

195100527f6c678bf9848dc6c2a08658ed39a17d authored over 17 years ago
Fix typo in pixman.h

97a4ce541c9fc72aeee0f05b8529d0ca87fb7863 authored over 17 years ago
Replace hack to get standard integer types with #if/#elif construction

322659703d7c52d45ba3962b8386ac5f61e403db authored over 17 years ago
Don't build GTK+ test programs if GTK+ is not available

ffbb4a6b1fb52dc46639d18bf0dd769fe53d3e88 authored over 17 years ago
Export pixman_region_reset

b8d223d6837d37bc09efdf3c4d957ff24337004a authored over 17 years ago
Export a pixman_region_selfcheck

38c4ac5a1d25d96087bfe1e3d02816feaa6b8bf9 authored over 17 years ago
Export pixman_region_equal()

f226c2b4f2465aba5f9e1f3fed48f0840d0b67c0 authored over 17 years ago
Add new pixman_region_set_static_pointers

ecf9d36f6a62f4d77e2c025ee3109ac46f13f15d authored over 17 years ago
Make the region data struct public

ffab43129163de418c324cffcf602e6254024f95 authored over 17 years ago
Make the pixman_transform_point_3d() function public

e126ef091151372ed29562f3ff1a964774583b9b authored over 17 years ago
Change the names of a few functions to prevent them from clashing with the X names

f267e4dce73819a4a511ffaebd0cca9dcb3bd5fb authored over 17 years ago
Use a radial gradient in the gradien-test

c976db965862c0b2ba940122dc7e690cd23b5fa3 authored over 17 years ago
Make sure 64 bit fixed point types are signed

7ad923eb6ff71b3865ea43b2ee247715607146da authored over 17 years ago
Add a transformation to the gradient test

a5a11df9024f9b7ee6194e0b842cd430f4fb5697 authored over 17 years ago
Use fixpoint instead of double in gradient test

1a58e8478f6f87de3ffe31b0fd2b1ee06d08fe6c authored over 17 years ago
Remove AM_MAINTAINER_MODE ; add new gradient-test

0ebb7e31db85a179afdcd731fcc6b0e311084cb1 authored over 17 years ago
Fix various stupid mistakes, such as inverted return_if_fail() tests

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

dd670c29bf1de3e951f936dba834e4bfe07a9bd4 authored over 17 years ago
Remove *error from solid fill constructor

271c830eb0b817bd892704fb15856b19b0458d07 authored over 17 years ago
Various formatting fixes

e9b1be0151d7bc677bd74f0a5a6836672c1ad9dd authored over 17 years ago
Handle setting of NULL properties

059f62f3b02b6244b866e58d248bc8e6869f506e authored over 17 years ago
Make images ref counted. Memory management.

7529b47ee5f55e7b16bdfa750dd18dac11194210 authored over 17 years ago
Export pixman_gradient_stop; get rid of *error argument from init functions.

Add return_if_fail macros to pixman-private.h

8bdb8b1d93bbbffafe111b4fc4dac0df9bbb6fe5 authored over 17 years ago
Change to use malloced image instead of stack allocated

4ea0d782092d9bd7c1570bcfccf3fe340a3d258a authored over 17 years ago
Apply bad hack to avoid including config.h

45c261d75ae348cb4afc6c97d4daa90cfd50e890 authored over 17 years ago
Install header file in pixman/pixman.h

59df25cbe403112c3c301dd212cfaa7b8f848499 authored over 17 years ago
Fix libpixman.pc.in

2f882e03614608a2a39690cf4e7105e4dde25e21 authored over 17 years ago
Add setters for various properties

0c01cbedbaf068a9db4edefbb130c58f1f1c85ac authored over 17 years ago
Make the test program test something useful.

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

e36c6a5eb4cc89da8cf8d66dd45d02b75584e243 authored over 17 years ago
Add a simple test program; fix linking problems

4bd9ebc83d5a25141b5c9868513b918befd433d0 authored over 17 years ago
Implement pixman_image_composite() in terms of fbCompositeRect().

50289aace6a8699c08593a8cb93bf8dfc30ed818 authored over 17 years ago
Add a version of fbcompose.c. Fixes and additions to make it compile

df7570f0ad6b903d7b910734f1906d423928c048 authored over 17 years ago
Fix copyright notice

589604bfa36524809f3f44b96f624f7c7bedbee0 authored over 17 years ago
Add fixed point macros, add declarations for image init functions

c2602792aa8d5d4a376beb9557f544b78735c210 authored almost 18 years ago
Run configure from autogen.sh

da2510138584c4dd80b011f3bc767923c6ee443e authored almost 18 years ago
Don't run configure from autogen.sh

560a2f52ade892526d5d64a1fb36471ade57ed45 authored almost 18 years ago
Make autogen.sh run configure

eb90370859435390d0276d0c2c5f3251b32e431a authored almost 18 years ago
Changes to autogen.sh

97cdcabe18a2e910dbfa4892dd8f32354fb02463 authored almost 18 years ago
Make autogen.sh run configure

261a293555d45245f34214e646131a410e8fd4a7 authored almost 18 years ago
Add pixman.pc.in

9f40d13e9f9e23f62280375605f4234e71642c24 authored almost 18 years ago
Add code to initialize images, based on picture.c from the X server

7f0b18c94cf84750b097fe96aa3c8ac9e1b406e3 authored almost 18 years ago
Change autogen.sh to call autoreconf. Remove reference to libcomp.h

af13f449087a5dd72abf5f1178234e85add33632 authored almost 18 years ago
Add the files.

565f410a1c420da875cd9d13efa22126ad5fa567 authored almost 18 years ago