xserver/exa
Konstantin Kharlamov 1d80db55dd exa: fix "comparison is always false"
Both functions has a check at the beginning to return when h > 32767.

Fixes LGTM 2 warnings "Comparison is always false because h <= 32767."

Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
2022-04-02 18:06:30 +00:00
..
exa.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
exa.h exa: rename some badly named variables 2020-07-10 06:17:40 +10:00
exa_accel.c Fix build with gcc 9.3.0's -Werror=alloc-size-larger-than= 2020-05-01 20:02:29 +00:00
exa_classic.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_driver.c exa: fix "comparison is always false" 2022-04-02 18:06:30 +00: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 exa: fix "comparison is always false" 2022-04-02 18:06:30 +00:00
exa_offscreen.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
exa_priv.h exa: rename some badly named variables 2020-07-10 06:17:40 +10: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
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00