~kiko/pixman/trunk

  • Committer: Maarten Lankhorst
  • Author(s): Basile Clement
  • Date: 2019-04-11 08:59:00 UTC
  • Revision ID: git-v1:8256c235d9b3854d039242356905eca854a890ba
Fix bilinear filter computation in wide pipeline

The recently introduced wide pipeline for filters has a typo which
causes it to improperly compute bilinear interpolation positions,
causing various glitches when enabled.

This patch uses the proper computation for bilinear interpolation in the
wide pipeline.  It also makes related `if` statements conformant to the
CODING_STYLE:

* If a substatement spans multiple lines, then there must be braces
  around it.

* If one substatement of an if statement has braces, then the other
  must too.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Filename Latest Rev Last Changed Committer Comment Size
..
contrib 2060 6 years ago Adam Jackson Merge branch 'ci' into 'master' ci: Add .gitlab-c Diff
demos 1278 13 years ago Søren Sandmann Pedersen Move all the GTK+ based test programs to a new sub Diff
pixman 1 17 years ago Soren Sandmann Pedersen Add the files. Diff
test 14 17 years ago Soren Sandmann Pedersen Add a simple test program; fix linking problems Diff
.editorconfig 2069 5 years ago Matt Turner editorconfig: use tabs for Makefiles Reviewed-by: 225 bytes Diff Download File
.gitignore 1968 9 years ago Pekka Paalanen test: Added more demos and tests to .gitignore fil 645 bytes Diff Download File
.gitlab-ci.yml 2064.1.3 5 years ago Adam Jackson gitlab-ci: Add meson build to pipeline test 450 bytes Diff Download File
arm-simd-test.S 2079 5 years ago Dylan Baker meson: store ARM SIMD and NEON tests as text files 184 bytes Diff Download File
AUTHORS 1 17 years ago Soren Sandmann Pedersen Add the files. Empty Diff Download File
File autogen.sh 1481 12 years ago Søren Sandmann Pedersen autogen.sh: Support GNOME Build API http://people 209 bytes Diff Download File
ChangeLog 1 17 years ago Soren Sandmann Pedersen Add the files. Empty Diff Download File
CODING_STYLE 1062 13 years ago Søren Sandmann Pedersen CODING_STYLE: Delete the stuff about trailing spac 4.1 KB Diff Download File
configure.ac 2089 5 years ago Matt Turner Post-release version bump to 0.38.5 Signed-off-by 32.9 KB Diff Download File
COPYING 1214 13 years ago Siarhei Siamashka COPYING: added Nokia to the list of copyright hold 2 KB Diff Download File
INSTALL 2 17 years ago Soren Sandmann Pedersen Change autogen.sh to call autoreconf. Remove refer 9.1 KB Diff Download File
Makefile.am 2087 5 years ago Matt Turner Makefile.am: Ship Meson assembly test files in the 4.9 KB Diff Download File
Makefile.win32 1667 11 years ago Andrea Canciani build: Improve win32 build system Handle cross-di 384 bytes Diff Download File
Makefile.win32.common 2081 5 years ago Matt Turner Windows: Support building with SHELL=cmd.exe When 1.5 KB Diff Download File
meson.build 2089 5 years ago Matt Turner Post-release version bump to 0.38.5 Signed-off-by 13.5 KB Diff Download File
meson_options.txt 2064.1.2 5 years ago Adam Jackson meson: Add a meson build system This commit adds 2.6 KB Diff Download File
neon-test.S 2079 5 years ago Dylan Baker meson: store ARM SIMD and NEON tests as text files 216 bytes Diff Download File
NEWS 1 17 years ago Soren Sandmann Pedersen Add the files. Empty Diff Download File
pixman-1-uninstalled.pc.in 378 15 years ago Chris Wilson Fix pixman-1-uninstalled.pc to point to the libtoo 193 bytes Diff Download File
pixman-1.pc.in 1668 11 years ago Matt Turner build: Remove useless DEP_CFLAGS/DEP_LIBS variable 230 bytes Diff Download File
README 1774 11 years ago Søren Sandmann Pedersen README: Add guidelines on how to contribute patche 3.6 KB Diff Download File
RELEASING 2073 5 years ago Maarten Lankhorst Bump version to 0.38.0 And update RELEASING for t 1.6 KB Diff Download File