Ecosyste.ms: OpenCollective

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

github.com/openfl/libpixman


https://github.com/openfl/libpixman

Fix uses of dst_keep

ff866e70e399e655ad9b5a851bb682463fdda5ac authored over 15 years ago
Pre-release version bump

19d6669aacd8f0ba5246448e423c1cbce9cb4fd3 authored over 15 years ago
Initialize the ARM SIMD fast path array.

67addb4b3800f754155c8607bca85d23d840e056 authored over 15 years ago
Fix compile error caused by e42fae9e8364f5f0791f9fce749ab18b33acf598

2f1732359787f946bd1efd92be1f2f86aa91be3c authored over 15 years ago
Fix alpha map computation in pixman_compute_composite_region()

According to the RENDER spec, the origin of the alpha map is
interpreted relative to the origin ...

85b390cadf8c60808ed17df95885e72c082ad180 authored over 15 years ago
Avoid malloc() by allocating a fixed set of boxes on the stack

cb4085bdb5a40c38209f69c26b3ffe60d08ff4de authored over 15 years ago
Fix build on ppc. Pointed out by Chris Ball

5424d0245b28dff81032341a60dea1dd70c594b7 authored over 15 years ago
Notes on component alpha

87f18154c1198752f2217241c568c28a103e69f6 authored over 15 years ago
Further notes on the rendering pipeline

90ae09f2e4826d21ebab21c6538cfa7fe1e0b90b authored over 15 years ago
Make SSE2 fast paths static and remove them from the header file

14cd45dc4a63296a549bcc53453ca40beed67f51 authored over 15 years ago
Make MMX fast paths static and remove them from the header file

0f1a212bf24490cbf80d6135bac17c5122d18cd2 authored over 15 years ago
Notes on the rendering pipeline

3fdefd683b5cbaaa4a93f1737197954f1df8bc57 authored over 15 years ago
Move C fast paths to their own file pixman-fast-path.c

e07a4c6e8c1571f762c6f583204f16e3aca42882 authored over 15 years ago
Notes on output kernels

c093ee8a415602d78b53dbe936ca743ed816d393 authored over 15 years ago
Some roadmap notes

fa274ffc6180fc0d57f11bf7b691fe95f344c5d9 authored over 15 years ago
Note about glyphs polygons

ac2299693f76be9c0d19a015096497d26aaf2c7d authored over 15 years ago
Describe alpha map in the pipeline

ba1dcec76ae1033b0cbb3048c3d82450922a02cc authored over 15 years ago
Move CPU detection code to its own file

93900a591c530a310542dfcca7e41d3391dc3565 authored over 15 years ago
Move the arch specific fast path tables into their arch files

e42fae9e8364f5f0791f9fce749ab18b33acf598 authored over 15 years ago
Move the linear gradient code from pixman-source.c into pixman-linear-gradient.c

9a867fa231e37d945f1dc3d18cb17359b24dbde3 authored over 15 years ago
Move the gradient walker code to its own file

ecaaef2f505fb61b383b194236b68ee59d52ecda authored over 15 years ago
Move the radial gradient code form pixman-source.c into pixman-radial-gradient.c

47abb3c7659a4eb1214c358796965f92f98fc901 authored over 15 years ago
Move conical gradient code to pixman-conical-gradient.c and delete pixman-source.c

e6e6f6350230cc2e10e7dfe0ebd89ec4b587b660 authored over 15 years ago
Rename pixmanFetchSourcePict to pixmanFetchGradient

Move the solid fill parts into pixman-solid-fill.c

ade664ced3b9ac64120424f0fc80dc0deef69b00 authored over 15 years ago
Duplicate some code that was shared between radial and conical gradients.

It is going to live in separate files.

a10b0e7e136116cea95d6717f119d92599491f27 authored over 15 years ago
Add a generic 64 bit fetcher and use it for gradients and transformed images

8267d8d38f794c51e09f440c470f1c23c59e11aa authored over 15 years ago
Set up scanline getters for bits images

b7f113200e285c003b9225de83d8fe83492717ee authored over 15 years ago
Replace pixman_image_get_fetchers() with pixman_image_get_scanline_{32,64}

51d972ecd885b05165a09d19fb3491ecb3ce813a authored over 15 years ago
Split pixel images into pixman-bits-image.c

7bb615f6baf39e3d7c31a8ce521c0ff0b5172d7e authored over 15 years ago
Split conical gradient images into pixman-conical-gradient.c

53bae97c7e7bf9b20ddfd400fd0bd11d03431d39 authored over 15 years ago
Split radial gradient images into pixman-radial-gradient.c

c43c3628935722f489d5e5359413dbb17d4c4a44 authored over 15 years ago
Store get_scanline() functions in the image struct

c62f2a14f433a07c5333cfefeed934214507d63a authored over 15 years ago
Split solid fill images into pixman-solid-fill.c

58de62bfada0d0ca945350fe3da38dee48aac7b4 authored over 15 years ago
Split linear gradient images into pixman-linear-gradient.c

76418e388e1439f8e7f33eb777856c8eb475a2fc authored over 15 years ago
Add stubs for property_changed virtual functions

0b497b33fe8bdfc404ed377f3b7525b4e5c11ad5 authored over 15 years ago
Set up scanline getters for source pictures

b496d566dcc3e277f9ed9a8e93dbb3963a6d14e6 authored over 15 years ago
Merge branch 'master' of git+ssh://[email protected]/git/pixman

aa234489b0653ef63cf1b3d162aa7a339779c4da authored over 15 years ago
Don't read potentially uninitialized data in pixman_CombineMaskU()

This is mainly to quiet valgrind. The data in question would only be
uninitialized when the corr...

010e28653f95bb78215e3cacb6a4f47d9a289fde authored over 15 years ago
Fix fd check after auxv file open() [Bug 21749]

Signed-off-by: Julien Cristau <[email protected]>

822cd47562c138002b45b24e6d4e25de3893088d authored over 15 years ago
Don't call hyphenated git commands as they don't exist anymore

58e08374e1cd01371786469787b3709eca27f463 authored over 15 years ago
Post-release version bump

b365547e7dd9cb02fb43d85ae4104903083c4ebf authored over 15 years ago
Pre-release version bump

564ecfe8e9a1aba41f5a798de461294ae2fe1c6d authored over 15 years ago
Fix overflows during trap rasterization. [Bug 16560].

Avoid overflows when rasterizing traps that fall entirely in the space
between the final sample ...

e483af47db769fcba559dda72699bc80d154b575 authored over 15 years ago
Merge branch 'master' of git+ssh://[email protected]/git/pixman

7a9bfa146154e555a9e2e8a807bb7df2b30f860c authored over 15 years ago
Add test that shows difference in clipping with transformed vs untransformed

81b94d725834d03f7856ae0d505a7340f1135326 authored over 15 years ago
Remove unused CombineMask64 type

e17fc72e958e1ddee0b24e8a90ae9609e1e44391 authored over 15 years ago
Merge branch 'master' into refactor

a1bc6bf15995fae8be2de61f859fcc73d80f7b64 authored over 15 years ago
Fix divide-by-zero crash

e74a2847ddcb3b4c1675efaaa923e78556277dff authored almost 16 years ago
Test USE_GCC_INLINE_ASM instead of USE_NEON_INLINE_ASM.

The former is now Autoconf enabled, and does what it says on the tin.

a95c39c7d533ed7d6c8c7708604c5844cdc22dfe authored almost 16 years ago
Fixed rendering bug for source alpha == 0 in OVER fastpath functions

Handling of the case when source alpha is zero was keeping destination
pixel unmodified. But thi...

62af131a5a7222c58ed9aac38b7dddb75c0e87f7 authored almost 16 years ago
Enable NEON assembly when we can build it

This adds detection for ARM NEON build support as well as gnu assembler
syntax detection from Jo...

a589afa3a7f3430a5b37bb9efb6574fe6ac8d9af authored almost 16 years ago
Enable mmxCombineOutU

3c6fd2699dc2741b6ad121eb441a32b52b169a82 authored almost 16 years ago
Enable mmxCombineInU

2262f0084722d8548071730f8fcbe318560e9fbf authored almost 16 years ago
Remove unused combineMaskU functions

ffce1461502c9cc4dbf613b64eddba4c4de6a4d4 authored almost 16 years ago
Enable mmxCombineInReverseU

9d13da03b7d4525aa8ffbb9b787dee8964323810 authored almost 16 years ago
Enable mmxCombineAtopU

55a703f88c60acef5f1053d2d409c6e7048a714c authored almost 16 years ago
Enable mmxCombineOutReverseU

f747b4184865c5e8b1c36c7116b6a47560f26e8d authored almost 16 years ago
Enable mmxCombineAddU

742d444f96bf160d2b7707cc894dd9b516f3179c authored almost 16 years ago
Enable mmxCombineXorU

fd31818cfba0a750672bf50fbe550fa29ec77d99 authored almost 16 years ago
Optimize source reading in combine4

38e5929400ea8d8bdf0830006f761a5498f558a5 authored almost 16 years ago
Enable mmxCombineAtopReverseU

b7fe2f3378c6fb0828e863cb1a2df9191fb3e25e authored almost 16 years ago
Enable mmxCombineSaturateU

3d6720a22777523c428914c2f84439d240778484 authored almost 16 years ago
Implement the mmx combiners with masks (disabled)

3d684556dbdb087fa6d0631f06ccde38bb02dea5 authored almost 16 years ago
Enable sse2CombineSaturateU

cdb6aa49bec3595a00eb203c258111c713de9bbc authored almost 16 years ago
Enable mmxCombineOverU

81342af3bda044c059a13a37a9ede542212dc5a2 authored almost 16 years ago
Enable sse2CombineAtopReverseU

c1bdbff80ac724cab8213d41f91c525e10ca9ff1 authored almost 16 years ago
Enable sse2CombineAtopU

74d79f271c45807bf23b395e7050130f7da1139c authored almost 16 years ago
Enable mmxCombineOverReverseU

5e5c78a6cc962f154b749d954c35ac663f8ac483 authored almost 16 years ago
Enable sse2CombineAddU

29528b9523e779ff59029f11f79f1e22cbeaf4cd authored almost 16 years ago
Enable sse2CombineAtopXorU

374ad0c363baf93e724409f575e1bbd7cfd8914a authored almost 16 years ago
Enable sse2CombineOutReverseU

c3d92fe51869c4e7b4ed83fb3bed5d0e7e651782 authored almost 16 years ago
Enable sse2CombineOutU

53809bde5265378c400792bdb0b2639a0cde6c08 authored almost 16 years ago
Enable sse2CombineInReverseU

9293a51323e7e2b4aedb75c3fa55475aa4a269e7 authored almost 16 years ago
Enable sse2CombineInU

d45c0db9603a84989d59e5e1519b424ab756f221 authored almost 16 years ago
Get rid of separate combineU and combineC types

8b2e08d494c6da1512f44d0754b0f52a184cc6f3 authored almost 16 years ago
Remove accessor version of pixman-compose.c

f9a9ce8940c5644f25721abe6af6c72c4eabcfe7 authored almost 16 years ago
Have the generic code go through the component alpha path always

24012542295f80455c8df01262099b98d2b2de37 authored almost 16 years ago
Implement the sse2 combiners with masks (disabled)

22fda2d1aba7368a7545d1659b737e695a6c5b26 authored almost 16 years ago
Make combineC function type take const args

Fix type of mmx component alpha combiners

Fix type of sse2 component alpha combiners

Fix type ...

fe571035f8889fd12892f2257b64536feced3f4e authored almost 16 years ago
Enable sse2CombineOverReverseU

92c1199bf7e9379beca52fa880a0a436ffdda7e2 authored almost 16 years ago
Use memcpy() in fbCombineSrcU when there is no mask

1ddd91bfee87c13ce18d82d9ab9b2fb2de7cca22 authored almost 16 years ago
Enable sse2CombineOverU

d1879bc048be083198a35bb037273171bc07a211 authored almost 16 years ago
Change type of combineU to take a mask

6d6e33d33818b56982f15da1943da499db220bc1 authored almost 16 years ago
Move store logic into pixman-image.c

d0a6c1e9a5447e982dc4d544146c1b5234e490cf authored almost 16 years ago
Remove unused xoff/yoff variables

0236393b031798a36144820a6254b646f9279580 authored almost 16 years ago
Get rid of SOURCE_IMAGE_CLASS_NEITHER again

eb5d30a9d3bfb1bddaf9e60e2092353fe6b1dd48 authored almost 16 years ago
More refactoring notes

87922006e506a252c81d42f0c1bacb59d1c67e60 authored almost 16 years ago
Simplify logic to compute store function

bf879f1b37cfe5ee2ec921d26bf9d9126ca59b9c authored almost 16 years ago
More refactoring notes

3d73ce6813743811ff4413df554b438d3790c361 authored almost 16 years ago
Factor out duplicated fetcher finding code

4c74f519ca3788fe357caf54e22e6cab609b681e authored almost 16 years ago
Add refactoring notes

4d255141f78451ec5edb27ed29437651d6f64491 authored almost 16 years ago
Add notes on how Render actually works

8c646172743568584f7cefd3177b410fd3b22b2d authored almost 16 years ago
Move calls of the classification out of the if statements.

57a3d09b01834103e61785c6269d152bdfd91a4f authored almost 16 years ago
Move SourcePictClassify into pixman-image.c

In preparation for making pixman_image_t more of a real object, move
SourcePictClassify into pix...

cb73922ab9ab7d627f059601a03714cfff07d25b authored almost 16 years ago
Formatting

20cedd756f54bc735fe25ab29aafd3cdfeddda30 authored almost 16 years ago
Move fetch logic to pixman-image.c

363be5285950d20cc77cf4a7eb50d5f1f5fea0f7 authored almost 16 years ago
Mention utils.h in test/Makefile.am so that make dist will pick it up

Pointed out by Julien Cristau.

f98c800fba076197c56df7a990a30a98a115b9e0 authored almost 16 years ago
Move all the GTK+ test code into its own file, utils.c

e047f605e2e9ef4f23e63c38259c5ceb720060dc authored almost 16 years ago
Include string.h and fix warning in trap-test.c

c882260d4b481283c3d59385bfa31bfeffc0a58f authored almost 16 years ago
Add solaris-hwcap.mapfile to EXTRA_DIST

Signed-off-by: Alan Coopersmith <[email protected]>

c74becfdb939af56d19b1d8cef94f3cfc11f238c authored almost 16 years ago