Displaying 11 results from an estimated 11 matches for "canciani".
Did you mean:
cancan
2010 Nov 16
0
[ANNOUNCE] pixman release 0.21.2 now available
...ase 0.21.2 is now available. This is the first
development snapshot leading up to a stable 0.22 release.
News:
ARM: Performance improvements for image scaling [Siarhei Siamashka]
Performance improvements for affine transformations [Soren Sandmann]
Plus bug fixes and other improvements [Andrea Canciani, Siarhei, Soren].
NOTE: In this release a workaround for a bug in older version of the X
server has been removed. If your X server is version 1.6 or older, you
may see image corruption bugs with this version of pixman.
Thanks,
Soren
tar.gz:
http://cairographics.org/releases/pixman-0....
2015 Sep 30
2
Optimizing jumps to identical code blocks
Rust pattern matching code can sometimes generate very redundant LLVM IR,
in which several branches contain exactly the same code.
LLVM successfully unifies that, but the dispatching mechanism does not
simplify accordingly.
I created a gist here:
https://gist.github.com/ranma42/d2e6d50999e801ffd4ed
(based on two examples available in Rust issues:
2015 Dec 22
0
[ANNOUNCE] pixman release 0.33.6 now available
...3.6.tar.gz
SHA1: 11e93fed35deb9c89347e7a7da3060e5e5c89412 pixman-0.33.6.tar.bz2
GPG signature:
http://cairographics.org/snapshots/pixman-0.33.6.tar.gz.sha1.asc
(signed by Oded Gabbay <oded.gabbay at gmail.com>)
Git:
git://git.freedesktop.org/git/pixman
tag: pixman-0.33.6
Log:
Andrea Canciani (1):
mmx: Improve detection of support for "K" constraint
Matt Turner (1):
Revert "mmx: Use MMX2 intrinsics from xmmintrin.h directly."
Oded Gabbay (3):
Post-release version bump to 0.33.5
configura.ac: fix test for SSE2 & SSSE3 assembler su...
2010 Dec 04
0
[ANNOUNCE] xorg-server 1.9.2.902
...-color non-interleaved cursor images
Adam Jackson (3):
ddc: Don't probe for DDC/CI or EEPROM
edid: Fix the HDTV sync pulse adjustment
xfree86: apply gamma settings on EnterVT.
Adam Tkac (1):
Return Success from generate_modkeymap() when max_keys_per_mod is zero
Andrea Canciani (1):
render: Fix byteswapping of gradient stops
Bill Nottingham (1):
xfree86: store the screen's gamma information on init.
Chase Douglas (1):
test: input - set valuators mask for event to core conversion
Cyril Brulebois (1):
Fix screen number checks.
Ferry Huberts (...
2015 Oct 23
0
[ANNOUNCE] pixman release 0.33.4 now available
...3.4.tar.gz
SHA1: dff77cd08412b33ab0294057ade93e401c8a9302 pixman-0.33.4.tar.bz2
GPG signature:
http://cairographics.org/snapshots/pixman-0.33.4.tar.gz.sha1.asc
(signed by Oded Gabbay <oded.gabbay at gmail.com>)
Git:
git://git.freedesktop.org/git/pixman
tag: pixman-0.33.4
Log:
Andrea Canciani (1):
test: Fix fence-image-self-test on Mac
Ben Avison (6):
scaling-test: list more details when verbose
test: Add cover-test v5
armv6: Add over_n_8888 fast path (disabled)
pixman-general: Tighten up calculation of temporary buffer sizes
Remove the 8e ex...
2010 Dec 13
0
[ANNOUNCE] xorg-server 1.9.3
...:
shadow: Optimize shadowUpdatePacked(). (#26973)
ddc: Don't probe for DDC/CI or EEPROM
edid: Fix the HDTV sync pulse adjustment
xfree86: apply gamma settings on EnterVT.
Adam Tkac (1):
Return Success from generate_modkeymap() when max_keys_per_mod is zero
Andrea Canciani (1):
render: Fix byteswapping of gradient stops
Bill Nottingham (1):
xfree86: store the screen's gamma information on init.
Chase Douglas (1):
test: input - set valuators mask for event to core conversion
Cyril Brulebois (2):
test: Fix missing xkbsrv.h include....
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.3
...move DECnet from Xserver.man
protocol.txt: Remove extensions that died before Xorg was born
protocol.txt: Add Present 1.0 requests
protocol.txt: Add DRI3 1.0 requests
protocol.txt: Add MIT-SHM 1.2 requests
dri2: better checks for integer overflow in GetBuffers*
Andrea Canciani (1):
render: Allow single-stop gradients
Andrew Eikum (2):
xace: Add XaceHookIsSet helper function
dix: Send KeyPress and KeyRelease events to the XACE_KEY_AVAIL hook
Arcady Goldmints-Orlov (1):
Fix alphamap interactions with wfb
Chris Wilson (4):
randr/prime: Don...
2015 Aug 01
0
[ANNOUNCE] pixman 0.33.2 release candidate now available
...3.2.tar.gz
SHA1: e1f6beca709fc163f72802d6aa32b13375ea7e55 pixman-0.33.2.tar.bz2
GPG signature:
http://cairographics.org/snapshots/pixman-0.33.2.tar.gz.sha1.asc
(signed by Oded Gabbay <oded.gabbay at gmail.com>)
Git:
git://git.freedesktop.org/git/pixman
tag: pixman-0.33.2
Log:
Andrea Canciani (1):
test: Fix the win32 build
Ben Avison (21):
ARMv6: Fix indentation in the composite macros
ARMv6: remove 1 instr per row in generate_composite_function
lowlevel-blt-bench: over_reverse_n_8888 needs solid source
lowlevel-blt-bench: add in_reverse_8888_8888 t...
2016 Jan 31
0
[ANNOUNCE] pixman major release 0.34.0 now available
...34.0.tar.gz
SHA1: 367698744e74d6d4f363041482965b9ea7fbe4a5 pixman-0.34.0.tar.bz2
GPG signature:
http://cairographics.org/releases/pixman-0.34.0.tar.gz.sha1.asc
(signed by Oded Gabbay <oded.gabbay at gmail.com>)
Git:
git://git.freedesktop.org/git/pixman
tag: pixman-0.34.0
Log:
Andrea Canciani (3):
test: Fix the win32 build
test: Fix fence-image-self-test on Mac
mmx: Improve detection of support for "K" constraint
Ben Avison (27):
ARMv6: Fix indentation in the composite macros
ARMv6: remove 1 instr per row in generate_composite_function...
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.99.902 (1.18 RC2)
...tocol.txt: Add MIT-SHM 1.2 requests
glamor: Get rid of an extraneous ; at the end of a C source line
Alberto Milone (1):
randr: make RROutputChanged change the main protocol screen not the gpu screen
Alexandr Shadchin (2):
xfree86: Remove 386BSD
bsd: Remove LINKKIT
Andrea Canciani (1):
render: Allow single-stop gradients
Andreas Wettstein (2):
xkb: Suppress autorepeat for Set and Lock of Mods, Groups, and Controls
xkb: Keyboard mouse button emulation should not suppress other keyboard events
Andy Ritger (2):
Remove static qualifier on mieqProcessInp...
2010 Dec 07
1
[ANNOUNCE] xorg-server 1.9.99.901
...fstrdup
xf86AutoConfig: make copyScreen memory allocation & error handling more sane
xf86VIDrvMsgVerb: print args, not format string
FindModuleInSubdir: Stop allocating one more byte than needed
Simplify Error() - don't allocate temporary copy of error string
Andrea Canciani (1):
render: Fix byteswapping of gradient stops
Bill Nottingham (1):
xfree86: store the screen's gamma information on init.
Chase Douglas (6):
Fix udev population of Bluetooth input device product IDs
Add CountBits() to the server.
test: input - set valuators mas...