xserver-multidpi/exa
Eric Engestrom 610055809f exa: promise not to touch the data when swapping pointers
exa/exa.c:525:10: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
     swap(pExaGC, pGC, funcs);
          ^

Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2018-03-21 11:22:59 -04: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 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 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 render: Store and use all 16bpc of precision for solid pixels (v2.1) 2018-02-26 16:46:34 -05: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