xserver-multidpi/exa
Adam Jackson ff310903f3 mi: Add a default no-op miSourceValidate
Slightly simplifies the callers since they don't need to check for
non-NULL anymore.

I do extremely hate the workarounds here to suppress misprite taking the
cursor down though. Surely there's a better way.

Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
2019-10-30 16:26:01 +00:00
..
exa_accel.c Convert exa & fb to new *allocarray functions 2015-04-21 16:58:07 -07: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 assert(a && b) --> assert(a); assert(b) 2019-05-02 15:02:36 -07: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-01 11:57:15 +02:00
exa_unaccel.c mi: Add a default no-op miSourceValidate 2019-10-30 16:26:01 +00: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
Makefile.am build: Remove stale miext/cw include paths 2015-10-27 13:46:13 -04:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00