xserver-multidpi/exa
George Matsumura d845ceae53 Restrict 1x1 pixmap filling optimization to GXcopy
This restricts an optimization whereby the filling of 1x1 pixmaps
went around the driver-provided function to cases where the
source color is meant to be directly copied to the destination,
as opposed to other operations which should produce different
destination values than just the foreground color.

Signed-off-by: George Matsumura <gmmatsumura01@bvsd.org>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
(cherry picked from commit 83826075e5)
2020-02-06 17:54:36 +01:00
..
Makefile.am build: Remove stale miext/cw include paths 2015-10-27 13:46:13 -04:00
exa.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
exa.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
exa_accel.c Restrict 1x1 pixmap filling optimization to GXcopy 2020-02-06 17:54:36 +01:00
exa_classic.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_driver.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_glyphs.c EXA: Honour op parameter to exaGlyphs even if maskFormat == NULL 2016-05-09 12:41:13 -04:00
exa_migration_classic.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_migration_mixed.c Convert exa & fb to new *allocarray functions 2015-04-21 16:58:07 -07:00
exa_mixed.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_offscreen.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_priv.h exa: promise not to touch the data when swapping pointers 2018-03-21 11:22:59 -04:00
exa_render.c exa: Use PictureMatchFormat for source-only picture format description 2018-06-19 09:52:17 -04:00
exa_unaccel.c dix: Always store GC client clip as a region (v2) 2014-10-27 15:46:05 -04:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00