#13432: pixman-0.40.0
-------------------------+-----------------------
 Reporter:  bdubbs       |       Owner:  thomas
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  9.2
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------
Changes (by thomas):

 * owner:  blfs-book => thomas
 * status:  new => assigned


Comment:

 Log:
         Adam Jackson (17):
               test: Fix undefined left shift in affine-test
               test: Fix undefined left shift in pixel_checker_init
               pixman: Fix undefined left shift in
 pixel_contract_from_float
               pixman-access: Fix various undefined left shifts
               pixman-combine: Fix various undefined left shifts
               pixman-image: Fix undefined left shift
               pixman-gradient-walker: Fix undefined left shift
               pixman-sse2: Fix an undefined left shift
               pixman-fast-path: Fix various undefined left shifts
               pixman-bits-image: Fix various undefined left shifts
               pixman-bits-image: Fix left shift of a negative number
               pixman-matrix: Fix left shift of a negative number
               test: Fix unrepresentable subtraction in stress-test
               pixman-mmx: Fix undefined left-shifts
               pixman-mmx: Fix undefined unaligned loads
               pixman-sse2: Fix undefined unaligned loads
               fast-path: Fix some sketchy pointer arithmetic

         Antonio Ospite (1):
               pixman-compiler.h: fix building tests with MinGW

         Basile Clement (6):
               Fix bilinear filter computation in wide pipeline
               Implement basic dithering for the wide pipeline, v3
               test: Check the dithering path in tolerance-test
               demos: Add a dithering demo
               Ordered dithering with blue noise, v2
               Don't use GNU extension for binary numbers

         Christoph Reiter (3):
               meson: define SIZEOF_LONG  and use -Wundef
               meson: allow building a static library
               meson: fix TLS support under mingw

         Chun-wei Fan (11):
               meson.build: Fix MMX, SSE2 and SSSE3 checks on MSVC
               meson.build: Disable OpenMP on MSVC builds
               build: Don't assume PThreads if threading support is found
               meson.build: Improve libpng search on MSVC
               pixman/pixman-version.h.in: Add a PIXMAN_API macro
               pixman/pixman.h: Mark public APIs with PIXMAN_API
               pixman-[compiler|private].h: Export symbols for tests
               pixman/meson.build: Define PIXMAN_API on MSVC-style
 compilers
               test/solid-test.c: Include stdint.h
               demos: Define _USE_MATH_DEFINES on MSVC-style compilers
               thread-test.c: Use Windows Threading API on Windows

         Dylan Baker (1):
               meson: don't use link_with for library()

         Fan Jinke (1):
               add Hygon Dhyana support to enable X86_MMX_EXTENSIONS
 feature

         Federico Mena Quintero (1):
               Initialize temporary buffers in general_composite_rect()

         Ghabry (1):
               Enabled armv6 SIMD for 3DS (devkitARM) and arm neon SIMD for
 PS Vita (vit

         Jonathan Kew (2):
               Explicitly cast byte to uint32_t before left-shifting.
               Avoid undefined behavior (left-shifting negative value) in
 pixman_int_to_

         Khem Raj (1):
               test/utils: Check for FE_INVALID definition before use

         Mathieu Duponchelle (2):
               meson: finish porting over mmx and ssse2 flags for sun and
 msvc
               meson: add missing function check (getisax)

         Matt Turner (7):
               Post-release version bump to 0.38.5
               lowlevel-blt-bench: Remove unused variable
               loongson: Avoid C90 mixing-code-and-decls warning
               Distribute the blue-noise files
               Build xz tarballs instead of bzip2
               Move from MD5/SHA1 to SHA256/SHA512 digests
               Pre-release version bump to 0.40.0

         Shiyou Yin (1):
               configure.ac: use '-mloongson-mmi' for Loongson MMI

         Yin Shiyou (1):
               pixman-combine: Fix wrong value of RB_MASK_PLUS_ONE.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/13432#comment:1>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to