1. 12bde09 Merge "Update README.fuchsia" by Petr Hosek · 6 years ago main master
  2. ed6ec5e Update README.fuchsia by Petr Hosek · 6 years ago
  3. 9232367 Update README.fuchsia by Petr Hosek · 6 years ago
  4. 5ef5937 Update README.fuchsia by Damien Miller · 6 years ago
  5. 5c52e23 Merge "Use __builtin_shufflevector when building with Clang" by Petr Hosek · 7 years ago
  6. a3017ef Use __builtin_shufflevector when building with Clang by Petr Hosek · 7 years ago
  7. f61ef2b Disable -ffunction-sections for pixman by Rob Tsuk · 7 years ago
  8. d6ced7e Fix arm64 build by Benjamin Lerman · 7 years ago
  9. b634c0b Fix arm64 build by Rob Tsuk · 7 years ago
  10. b663d9f Fix mmx / sse2 / ssse3 build by James Robinson · 7 years ago
  11. b27fee8 Add GN build for pixman for use elsewhere in Fuchsia by James Robinson · 7 years ago
  12. 10bd2b8 Disable the use of common symbols in tests by Petr Hosek · 7 years ago
  13. 85467ec Revert "demos/scale: Added pulldown to choose PIXMAN_FILTER_* value" by Søren Sandmann Pedersen · 8 years ago
  14. 17c4ce2 pixman-filter: Made Gaussian a bit wider by Bill Spitzak · 8 years ago
  15. d286078 pixman-filter: Nested polynomial for cubic by Bill Spitzak · 8 years ago
  16. 1331424 pixman-filter: Fix several issues related to normalization by Søren Sandmann Pedersen · 8 years ago
  17. 3b46fce pixman-filter: Speed up BOX/BOX filter by Søren Sandmann Pedersen · 8 years ago
  18. 8855b3a pixman-filter: integral splitting is only needed for triangle filter by Bill Spitzak · 8 years ago
  19. 6ae281f pixman-filter: Correct Simpsons integration by Bill Spitzak · 8 years ago
  20. 6acaf2b pixman-filter: reduce amount of malloc/free/memcpy to generate filter by Bill Spitzak · 8 years ago
  21. d0e6c9f pixman-image: Added enable-gnuplot config to view filters in gnuplot by Bill Spitzak · 8 years ago
  22. 375f5ec demos/scale: Added pulldown to choose PIXMAN_FILTER_* value by Bill Spitzak · 8 years ago
  23. afee2ad demos/scale: Default to locked axis by Bill Spitzak · 8 years ago
  24. 1e1af34 demos/scale: fix blank subsamples spin box by Bill Spitzak · 8 years ago
  25. 99b5741 demos/scale: Compute filter size using boundary of xformed ellipse by Bill Spitzak · 8 years ago
  26. b9ead7d More general BILINEAR=>NEAREST reduction by Søren Sandmann Pedersen · 8 years ago
  27. 7612369 Add new test of filter reduction from BILINEAR to NEAREST by Søren Sandmann Pedersen · 8 years ago
  28. eb4a832 pixman-fast-path.c: Pick NEAREST affine fast paths before BILINEAR ones by Søren Sandmann Pedersen · 8 years ago
  29. 7c6066b pixman-private: include <float.h> only in C code by Thomas Petazzoni · 8 years ago
  30. 342cbf1 build: Distinguish SKIP and FAIL on Win32 by Andrea Canciani · 8 years ago
  31. af06897 build: Use `del` instead of `rm` on `cmd.exe` shells by Simon Richter · 8 years ago
  32. 93b876c build: Do not use `mkdir -p` on Windows by Andrea Canciani · 8 years ago
  33. cc35d01 build: Avoid phony `pixman` target in test/Makefile.win32 by Andrea Canciani · 8 years ago
  34. ceb49cb build: Remove use of BUILT_SOURCES from Makefile.win32 by Andrea Canciani · 8 years ago
  35. ba1868a Post 0.34 branch creation version bump to 0.35.1 by Oded Gabbay · 8 years ago
  36. 0e72e78 Post-release version bump to 0.33.7 by Oded Gabbay · 8 years ago
  37. 65f3527 Pre-release version bump to 0.33.6 by Oded Gabbay · 8 years ago pixman-0.33.6
  38. a566f62 configura.ac: fix test for SSE2 & SSSE3 assembler support by Oded Gabbay · 8 years ago
  39. d24b415 mmx: Improve detection of support for "K" constraint by Andrea Canciani · 9 years ago
  40. 312e381 Revert "mmx: Use MMX2 intrinsics from xmmintrin.h directly." by Matt Turner · 8 years ago
  41. 3a50806 Post-release version bump to 0.33.5 by Oded Gabbay · 9 years ago
  42. fa71d08 Pre-release version bump to 0.33.4 by Oded Gabbay · 9 years ago pixman-0.33.4
  43. 9728241 test: Fix fence-image-self-test on Mac by Andrea Canciani · 9 years ago
  44. 7de61d8 mmx: Use MMX2 intrinsics from xmmintrin.h directly. by Matt Turner · 9 years ago
  45. 90e62c0 vmx: implement fast path vmx_composite_over_n_8888 by Siarhei Siamashka · 9 years ago
  46. 2876d8d affine-bench: remove 8e margin from COVER area by Ben Avison · 9 years ago
  47. 0e2e975 Remove the 8e extra safety margin in COVER_CLIP analysis by Ben Avison · 9 years ago
  48. 23525b4 pixman-general: Tighten up calculation of temporary buffer sizes by Ben Avison · 9 years ago
  49. 8b49d4b pixman-general: Fix stack related pointer arithmetic overflow by Siarhei Siamashka · 9 years ago
  50. 4297e90 test: add a check for FE_DIVBYZERO by Thomas Petazzoni · 9 years ago
  51. 8189fad vmx: Remove unused expensive functions by Oded Gabbay · 9 years ago
  52. 6b1b8b2 vmx: implement fast path vmx_composite_over_n_8_8888 by Oded Gabbay · 9 years ago
  53. 8d8caa5 vmx: optimize vmx_composite_over_n_8888_8888_ca by Oded Gabbay · 9 years ago
  54. 857880f vmx: optimize scaled_nearest_scanline_vmx_8888_8888_OVER by Oded Gabbay · 9 years ago
  55. 73e586e armv6: enable over_n_8888 by Pekka Paalanen · 9 years ago
  56. 9eb6889 armv6: Add over_n_8888 fast path (disabled) by Ben Avison · 9 years ago
  57. 4c71f59 test: Add cover-test v5 by Ben Avison · 9 years ago
  58. 812c9c9 implementation: add PIXMAN_DISABLE=wholeops by Pekka Paalanen · 9 years ago
  59. e9ef2cc utils.[ch]: add fence_get_page_size() by Pekka Paalanen · 9 years ago
  60. 82f8c99 utils.c: fix fallback code for fence_image_create_bits() by Pekka Paalanen · 9 years ago
  61. 0700685 test: add fence-image-self-test by Pekka Paalanen · 9 years ago
  62. 13d93aa utils.[ch]: add fence_image_create_bits () by Pekka Paalanen · 9 years ago
  63. c70ddd5 utils.[ch]: add FENCE_MALLOC_ACTIVE by Pekka Paalanen · 9 years ago
  64. a82e519 scaling-test: list more details when verbose by Ben Avison · 9 years ago
  65. fd59569 lowlevel-blt-bench: make extra arguments an error by Pekka Paalanen · 9 years ago
  66. 6961147 Post-release version bump to 0.33.3 by Oded Gabbay · 9 years ago
  67. ee79004 Pre-release version bump to 0.33.2 by Oded Gabbay · 9 years ago pixman-0.33.2
  68. 8d9be36 vmx: implement fast path iterator vmx_fetch_a8 by Oded Gabbay · 9 years ago
  69. 47f74ca vmx: implement fast path iterator vmx_fetch_x8r8g8b8 by Oded Gabbay · 9 years ago
  70. fcbb97d vmx: implement fast path scaled nearest vmx_8888_8888_OVER by Oded Gabbay · 9 years ago
  71. ad612c4 vmx: implement fast path vmx_composite_src_x888_8888 by Oded Gabbay · 9 years ago
  72. fafc1d4 vmx: implement fast path vmx_composite_over_n_8888_8888_ca by Oded Gabbay · 9 years ago
  73. a3e9144 vmx: implement fast path composite_add_8888_8888 by Oded Gabbay · 9 years ago
  74. d5b5343 vmx: implement fast path composite_add_8_8 by Oded Gabbay · 9 years ago
  75. 339eeaf vmx: implement fast path composite_over_8888_8888 by Oded Gabbay · 9 years ago
  76. 0cc8a2e vmx: implement fast path vmx_fill by Oded Gabbay · 9 years ago
  77. c12ee95 vmx: add helper functions by Oded Gabbay · 9 years ago
  78. 0341495 vmx: add LOAD_VECTOR macro by Oded Gabbay · 9 years ago
  79. 7441340 MIPS: update author's e-mail address by Nemanja Lukic · 10 years ago
  80. e2d211a lowlevel-blt-bench: add option to skip memcpy measurement by Pekka Paalanen · 9 years ago
  81. 31cb0d4 lowlevel-blt-bench: add CSV output mode by Pekka Paalanen · 9 years ago
  82. 9a7e0bc lowlevel-blt-bench: refactor to Mpx_per_sec() by Pekka Paalanen · 9 years ago
  83. 6e9c48c lowlevel-blt-bench: all bench funcs to return pix_cnt by Pekka Paalanen · 9 years ago
  84. 9e8f2bc lowlevel-blt-bench: move speed and scaling printing by Pekka Paalanen · 9 years ago
  85. a33c2e6 lowlevel-blt-bench: print single pattern details by Pekka Paalanen · 9 years ago
  86. 3ac7ae2 lowlevel-blt-bench: make test_entry::testname const by Pekka Paalanen · 9 years ago
  87. 56d8b36 lowlevel-blt-bench: move explanation printing by Pekka Paalanen · 9 years ago
  88. bddff99 lowlevel-blt-bench: move usage to a function by Pekka Paalanen · 9 years ago
  89. 2be523b vmx: fix pix_multiply for ppc64le by Oded Gabbay · 9 years ago
  90. 8d379ad vmx: fix unused var warnings by Oded Gabbay · 9 years ago
  91. ff66a4a vmx: encapsulate the temporary variables inside the macros by Oded Gabbay · 9 years ago
  92. f6a26d0 vmx: adjust macros when loading vectors on ppc64le by Fernando Seiti Furusato · 9 years ago
  93. b3a6170 vmx: fix splat_alpha for ppc64le by Oded Gabbay · 9 years ago
  94. eebc1b7 mmx/sse2: Use SIMPLE_NEAREST_SOLID_MASK_FAST_PATH for NORMAL repeat by Ben Avison · 9 years ago
  95. 7f66928 mmx/sse2: Use SIMPLE_NEAREST_FAST_PATH macro by Ben Avison · 9 years ago
  96. dee5000 mips: Retire PIXMAN_MIPS_SIMPLE_NEAREST_A8_MASK_FAST_PATH by Ben Avison · 9 years ago
  97. 4c70d18 arm: Simplify PIXMAN_ARM_SIMPLE_NEAREST_A8_MASK_FAST_PATH by Ben Avison · 9 years ago
  98. de255e6 arm: Retire PIXMAN_ARM_SIMPLE_NEAREST_FAST_PATH by Ben Avison · 9 years ago
  99. 62a772f test: Fix solid-test for big-endian targets by Ben Avison · 9 years ago
  100. 82f9b4f test: Add new fuzz tester targeting solid images by Ben Avison · 9 years ago