Dactyloidae/gfx
Richard-Rogalski b73f500c04 PR #2530 - Fix altivec code, fix building for PPC
Altivec code was previously uncompilable, and the altivec accelerations
also could not be disabled with a build flag or env variable, leading
to pale moon not being buildable on any altivec supported CPU ( all
PPC CPUs ever almost ). Why? I don't know, 'inline' in C is cursed
and making it static makes it significantly less so.

Closes: https://forum.palemoon.org/viewtopic.php?f=5&t=31108&p=252462#p252462
Signed-off-by: Richard Rogalski <rrogalski@firemail.cc>
2024-06-17 16:10:19 +08:00
..
2d Add Min() and Max() convenience functions for 2d point types. 2023-11-04 11:41:21 +08:00
angle [gfx] Cherry-pick chromium:1864587 2024-01-25 12:12:43 +08:00
cairo [gfx] Use calloc for cairo font-creation functions. 2024-05-22 15:22:50 +08:00
config Issue #80 - Re-unify most of gfx 2022-09-09 10:19:25 +08:00
doc import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
docs import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
gl [gfx] Check if we have a valid texture before trying to delete it. 2023-08-31 22:43:18 +08:00
graphite2 Issue #61 - Reinstate buildability with shared gkmedias dll 2023-03-28 12:07:03 +08:00
harfbuzz Issue #80 - reinstated unified building for some large chunks of our code. 2022-09-07 10:36:23 +08:00
ipc Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
layers Issue #2488 - Part 3: Remove the StyleSetHandle smart pointer class 2024-04-02 22:49:48 +08:00
ots [gfx] Pull several OTS fixes from upstream to improve data safety. 2024-04-19 09:35:17 +08:00
qcms PR #2530 - Fix altivec code, fix building for PPC 2024-06-17 16:10:19 +08:00
skia Issue #61 - Follow-up: Fix xul.dll link bustage related to Skia. 2023-04-30 09:29:43 +08:00
src Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
tests Issue #2112 - Part 1: Remove Stylo tests 2024-04-02 22:29:48 +08:00
thebes [gfx] Ensure font entry's unitsPerEm and font extents are initialized when gfxFont is created. 2024-05-22 15:22:23 +08:00
ycbcr Issue #2357 - VPXDecoder does not decode alpha frames. 2023-10-26 10:49:23 +08:00
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00