pixman/pixman
2024-12-13 10:03:40 -05:00
..
dither Ordered dithering with blue noise, v2 2019-05-25 07:30:19 -07:00
loongson-mmintrin.h loongson: Avoid C90 mixing-code-and-decls warning 2020-04-07 15:18:09 -07:00
make-srgb.pl Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
meson.build meson: require Meson >= 1.3.0 2024-11-06 20:06:06 -08:00
pixman-access-accessors.c Move fetch, fetchPixel, and store routines into pixman-access.c. 2008-03-21 19:00:59 -07:00
pixman-access.c pixman-access: Mark __dummy__ variables with MAYBE_UNUSED 2024-01-03 21:24:46 -05:00
pixman-accessor.h pixman-accessors.h: Delete unused macros 2012-03-01 23:49:51 -05:00
pixman-arm-asm.h aarch64: support PAC and BTI 2024-07-22 16:57:13 -05:00
pixman-arm-common.h arm: Simplify PIXMAN_ARM_SIMPLE_NEAREST_A8_MASK_FAST_PATH 2015-06-01 13:56:45 +03:00
pixman-arm-detect-win32.asm Add support for ARM NEON fast paths 2009-04-21 17:32:36 -04:00
pixman-arm-neon-asm-bilinear.S pixman-arm: Use unified syntax 2024-02-29 10:47:07 -05:00
pixman-arm-neon-asm.h pixman-arm: Use unified syntax 2024-02-29 10:47:07 -05:00
pixman-arm-neon-asm.S pixman-arm: Use unified syntax 2024-02-29 10:47:07 -05:00
pixman-arm-neon.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-arm-simd-asm-scaled.S pixman-arm: Use unified syntax 2024-02-29 10:47:07 -05:00
pixman-arm-simd-asm.h pixman-arm: Use unified syntax 2024-02-29 10:47:07 -05:00
pixman-arm-simd-asm.S pixman: Adjust arm assembly for binutils change 2024-07-12 15:55:33 -04:00
pixman-arm-simd.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-arm.c iwmmxt: Drop support 2024-08-13 13:51:36 -04:00
pixman-arma64-neon-asm-bilinear.S aarch64: support PAC and BTI 2024-07-22 16:57:13 -05:00
pixman-arma64-neon-asm.h aarch64: support PAC and BTI 2024-07-22 16:57:13 -05:00
pixman-arma64-neon-asm.S aarch64: support PAC and BTI 2024-07-22 16:57:13 -05:00
pixman-bits-image.c pixman-bits-image: fix -Walloc-size 2023-11-07 22:31:05 +00:00
pixman-combine32.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-combine32.h pixman-combine: Fix wrong value of RB_MASK_PLUS_ONE. 2020-02-20 09:55:17 -08:00
pixman-combine-float.c RISC-V floating point operations 2024-10-30 03:39:37 +00:00
pixman-combine-float.h RISC-V floating point operations 2024-10-30 03:39:37 +00:00
pixman-compiler.h Prevent empty top-level declaration 2020-04-26 13:46:43 -07:00
pixman-conical-gradient.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-edge-accessors.c compilation: build edge/compose with accessors separately 2007-09-06 11:51:54 -07:00
pixman-edge-imp.h Merge branch 'trap-fixes' 2010-02-24 21:01:29 -05:00
pixman-edge.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-fast-path.c Revert the changes to fix the problem in big-endian architectures 2024-02-24 12:28:30 -05:00
pixman-filter.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-general.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-glyph.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-gradient-walker.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-image.c Constify pixman_image_set_clip_region() 2023-07-09 01:53:48 +00:00
pixman-implementation.c RISC-V floating point operations 2024-10-30 03:39:37 +00:00
pixman-inlines.h Fix bilinear filter computation in wide pipeline 2019-04-11 10:59:00 +02:00
pixman-linear-gradient.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-matrix.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-mips-dspr2-asm.h MIPS: update author's e-mail address 2015-07-11 23:08:02 +03:00
pixman-mips-dspr2-asm.S MIPS: update author's e-mail address 2015-07-11 23:08:02 +03:00
pixman-mips-dspr2.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-mips-dspr2.h MIPS: update author's e-mail address 2015-07-11 23:08:02 +03:00
pixman-mips-memcpy-asm.S MIPS: DSPr2: Added fast-paths for SRC operation. 2012-02-25 15:06:43 -05:00
pixman-mips.c mips: Add option to force MIPS CPU feature discovery 2024-08-16 20:03:29 +02:00
pixman-mmx.c mmx: Fix compilation with clang-cl 2024-09-03 00:35:47 +00:00
pixman-noop.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-ppc.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-private.h RISC-V floating point operations 2024-10-30 03:39:37 +00:00
pixman-radial-gradient.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-region16.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-region32.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-region.c pixman-region: Make translate a no-op when using 0 offsets 2024-08-14 02:41:08 +00:00
pixman-riscv.c RISC-V floating point operations 2024-10-30 03:39:37 +00:00
pixman-rvv.c RISC-V floating point operations 2024-10-30 03:39:37 +00:00
pixman-solid-fill.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-sse2.c pixman-sse2: Remove unused functions 2024-01-03 21:24:46 -05:00
pixman-ssse3.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-timer.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-trap.c Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
pixman-utils.c Fix const warnings in pixman_image_set_clip_region() 2023-08-30 15:49:50 +00:00
pixman-version.h.in pixman/pixman-version.h.in: Add a PIXMAN_API macro 2019-11-19 05:49:35 +08:00
pixman-vmx.c vmx: Run clang-format 2024-12-13 10:03:40 -05:00
pixman-x86.c mmx: Fix compilation with clang-cl 2024-09-03 00:35:47 +00:00
pixman.c pixman: Add library destructor 2024-11-05 04:31:04 +00:00
pixman.h Constify pixman_image_set_clip_region() 2023-07-09 01:53:48 +00:00
rounding.txt pixman-image: Added enable-gnuplot config to view filters in gnuplot 2016-09-02 00:40:11 -04:00
solaris-hwcap.mapfile Sun's copyrights belong to Oracle now 2010-11-21 11:42:22 -08:00