Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/openfl/libpixman
https://github.com/openfl/libpixman
51576cda8ba830c0d7dbbeaebb79fbef276f7e2d authored over 16 years ago
596218e488fc92c5a03d07892015a106dcd541b4 authored over 16 years ago
f729457da5de4a96ccd220ce71c583cdec971483 authored over 16 years ago
72045eabd57cf793266424c39246b435b655b19f authored over 16 years ago
2a14ecf1cd07e9a3f367ea66a7b10da929ccc06d authored over 16 years ago
411c0e990f7a96d4e15f2cbbe07d3b50b6a20f95 authored over 16 years ago
Use FbByteMulAdd to operate on two components at a time and force the function
to be inlined.
d4855cd9d028c49c2a12f61c6227579fcb8af5b6 authored over 16 years ago
If --enable-foo is used, don't treat it as --disable-foo, and
error out if the appropriate compi...
1570746350baf82d36aeb7ea1702350700b795d7 authored over 16 years ago
Signed-off-by: Søren Sandmann <[email protected]>
e21f00db50c30e80c8969fbf63982aeb7434dc1d authored over 16 years agoFix for bug 15560.
99fead412e7602daf193035831b952e252dac0e1 authored over 16 years agoc5bb4ab8fcb784d479c71996f2ff081374741d43 authored over 16 years ago
9d54568d5f93701313fdbb49c1ef9dc79fe5850c authored over 16 years ago
2070f10db927a97d7d38024e607093f5a6e00291 authored over 16 years ago
the old code used to cause infinite looping on G3 machines.
7dfd023e94d9ab5940d7062c2e5cde11ab02f43e authored over 16 years ago0a92401678286eb438fe24979fd032efba540a0a authored over 16 years ago
--enable-gtk had the same effect as --disable-gtk.
Now we check for it by default, and error out...
9d97716d2fd91d5611a5e7a7b29b38887b672e9f authored over 16 years ago
47b95be38ae0ebc61963c0b3b4dddb240a59c18a authored over 16 years ago
The transformed fetch path currently only works at 32-bit precision. Until a
wide version of th...
- Delete pixman_region_append()
- Delete pixman_region_empty()
- Make pixman_region_validate() s...
36b05f2cac7fa28e31131ca0d6b8b133ccd95ab8 authored over 16 years ago
ab4d45806aacf6208820af07b42852c9e4c89fff authored over 16 years ago
a3c12f4ccfda470574bfe8b7796c0b90237dabe0 authored over 16 years ago
ca6edbee41e2e4bd18e3615a86bae441822b90e3 authored over 16 years ago
c48e3bc5ccf3a2f0aa4cadbaa4a0ae968a5d5a91 authored over 16 years ago
d8e5ff20f12c52a32dcf0543ab436eb7194b794c authored over 16 years ago
4a9df4be7e384cf18e3d7a65d1e0023d2e2a280f authored over 16 years ago
a766b62880108f278478888f5167a5fbf2819a97 authored over 16 years ago
Cast pointers to words of the same size, not 32-bits.
Signed-off-by: Søren Sandmann Pedersen <s...
02268903e4311709744c11e495f9b17f171ec5e9 authored over 16 years ago534e65d54831018b47c169932a04224e5ba53cb8 authored over 16 years ago
Otherwise pointer will be truncated on 64bit arch and your programs will crash.
eb2d95de98683a387153f010077ad9c3c3b1b01d authored over 16 years ago
After calling pixman_region_init_rects() or
pixman_region32_init_rects(), boxes{16,32} were not ...
5d32519316b40b35113c6df9e15d955a16709ba2 authored over 16 years ago
b1c70c4e6435d7f15751111828c381feb1d139cf authored over 16 years ago
The expansion function isn't quite correct, but gives reasonable results.
Signed-off-by: Søren ...
7591d3f1d7e0884f9362018edf720724095cf380 authored over 16 years ago
Use the narrow ones and expand/contract where necessary. Still need wide paths
for fancy pictur...
Signed-off-by: Søren Sandmann Pedersen <[email protected]>
7fa966df0ee781fa486715710f389b148c11d36e authored over 16 years ago
The wide external alpha path should work correctly with wide formats. The wide
transformed fetc...
Extract the original bits of the source image for each component and then
replicate up to 16 bit...
Signed-off-by: Søren Sandmann Pedersen <[email protected]>
c0d98e96605c6d03f4b02f337f2f5827165bb092 authored over 16 years agobae5db893f20eaf9c8ec56057617a8ce800cce48 authored over 16 years ago
88e02d36792d3ad2615a775c9d21136c760087ef authored over 16 years ago
fe43a2c1638ee75ca6bbc437a59461cc5c2b6f46 authored over 16 years ago
fd380c7764c9cbc05f070b178a4b38b342503471 authored over 16 years ago
This used to be exported, so removing the export broke ABI.
f8f3b454a8dc4f91b4aff0e3c7ab28d65383ec8f authored over 16 years ago6e8f785ae7b629f5f81627fdb61f07d99df0b9ba authored over 16 years ago
26b486b9a9e599a5b45a73f8b3ec72f9a3560cfb authored over 16 years ago
95e749168d08cd35e151e612404c9318dcb0df9e authored over 16 years ago
ae1f016d404d323158072499f83185d4e83eaedb authored over 16 years ago
f7f5da7fc446c3cadb3f82a2ddc6ae57f4c4b795 authored over 16 years ago
e84db894933b25ef9ab83a6c15a0521e15d61bae authored over 16 years ago
7145d6dbdab79930ed923ae9551501127be28864 authored over 16 years ago
a76826f19893a0575c0e16079fc1ec6d33171594 authored over 16 years ago
85bad33380b7b78bdd6a7238c1439bcc42e28231 authored over 16 years ago
62e9b4d6cfcbc10046539b8e9643691bb02bea39 authored over 16 years ago
It was using the output region as the input. Add and use
pixman_region16_copy_from_region32().
664b891aac50642d6d2ab6c482f4765029ae9b91 authored over 16 years ago
2b9115293e5fca70ca9ffe44ef74c80885dcedbb authored over 16 years ago
0b4c6dcefd63a43aa9bb6556017e259589116522 authored over 16 years ago
703f82cd02f5224632b4b7f7f3f072067fa4f76d authored over 16 years ago
de150bf82fbe0e346fa38eae10a5bd43538bb3d9 authored over 16 years ago
e30f7e2eb56b53667ee83e2cad942f171a9486a0 authored over 16 years ago
cb7cc369f500a7828dc3c9935d8d82af47573df5 authored over 16 years ago
890f1a4280af4c7b8d8913ba592a9dd617482463 authored over 16 years ago
7a32c864e95d35e13d5473f5519639d91f62e20a authored over 16 years ago
1248418854b0e6e2f7fa8c2760a05b6604d3ded7 authored over 16 years ago
fb8f17fdf1eaec4ab8edba1486bfa83c0965d738 authored over 16 years ago
1063933bacb8b5d06b42b7b06a116339ce7c1f0c authored over 16 years ago
81369a4c4f09bc6cceef173947df4c9a78952c7a authored over 16 years ago
4cf2b696266214482dad6e40184b74e1161e8ea7 authored over 16 years ago
7d0c507b084e78217145ab82c35d579e5c8c26db authored over 16 years ago
c22df027d6b9c9957e73ea9e34f14d504deb9d91 authored over 16 years ago
cab6a175ec4a1b29b51060293aacaf2cf2f987a0 authored over 16 years ago
9395f08d6e6316ee853a976b806e57821e13991e authored over 16 years ago
b00fcb6d627370930daec9d1e9601af7ce28944c authored over 16 years ago
4bdcd3bdb1223d5e611af9721e2eceb7e867b138 authored over 16 years ago
abf6b6ca6ce8f54cb8ba9d34570d4cdf0537bbd2 authored over 16 years ago
68ccaa06751e76b9d9c70a7c0b8e9b22cf7d6f62 authored over 16 years ago
149477457c9463e22350c15ccfca5ddf8a78e7af authored over 16 years ago
567b4c255050ee3cc2dd0c03fb091d1f981332eb authored over 16 years ago
7ef19261ee5bb4c78ca55533c67e1f267faed61e authored over 16 years ago
795fd8a4c0f9417fb92beaff8595064c573b7652 authored over 16 years ago
Signed-off-by: Søren Sandmann <[email protected]>
9267b0bb549044591f28124a86e169b2235339b6 authored over 16 years ago8ef3f49a9580fb148c2e5f567c0aafddd4b0f136 authored over 16 years ago
Signed-off-by: Soren Sandmann Pedersen <[email protected]>
9a6d3a1dcf89fc04f71a9dfed1aeeda1e3fb83bc authored over 16 years agoSigned-off-by: Soren Sandmann Pedersen <[email protected]>
86ed05b0f93505c136fb279fa4529596fc7c682a authored over 16 years agoSigned-off-by: Soren Sandmann Pedersen <[email protected]>
4e2d2546b79354a1accff8614d50eb8f75a15c98 authored over 16 years agoSigned-off-by: Soren Sandmann Pedersen <[email protected]>
598334a15723dc3857d1e932c17365a1f8c5f094 authored over 16 years ago
Pass the src, mask, and dest buffers into pixman_composite_rect_general_* as
void* pointers sinc...
30bdbbed073750efa0a0c1e3f68925196e118953 authored over 16 years ago
When using SSE2 intrinsics, gcc assumes that the stack is 16 byte
aligned. Unfortunately some co...
1f275b4bdc28b121f4afd3cfd2df187bebedf35d authored over 16 years ago
Signed-off-by: Søren Sandmann <[email protected]>
a56df9149d2af0414ba8311b413dbc2f01c94427 authored almost 17 years ago9aa1c4e5d2db3793ae6e301496fe39475de84382 authored almost 17 years ago
Signed-off-by: Alan Coopersmith <[email protected]>
1e1c8a1f52183edecfea346257468681d6a88c36 authored almost 17 years ago510ee5d8c23e2d9133dc83634e15b7660f411a1f authored almost 17 years ago
3cea659d72bc3429a8766e63c66346e76e61c9b5 authored almost 17 years ago
27b753c9deabe5ac775021abfae98a6a1830cfc2 authored almost 17 years ago