Thierry Reding
a3b44ad8db
exa: Fix a warning when enabling DEBUG_TRACE_FALL
...
The format string wants a picture and a character, but the argument list
contains only a character, causing GCC to complain. Add the missing
argument.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2014-06-25 11:59:22 -07:00
..
exa.c
Replace 'pointer' type with 'void *'
2014-01-12 10:24:11 -08:00
exa.h
Replace 'pointer' type with 'void *'
2014-01-12 10:24:11 -08:00
exa_accel.c
exa: Fix -Wshadow warnings
2014-01-22 19:56:32 -08: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
Replace 'pointer' type with 'void *'
2014-01-12 10:24:11 -08:00
exa_migration_classic.c
Replace 'pointer' type with 'void *'
2014-01-12 10:24:11 -08:00
exa_migration_mixed.c
Skip damage calls if DamageCreate fails in exa functions
2013-10-14 17:56:44 -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
Replace 'pointer' type with 'void *'
2014-01-12 10:24:11 -08:00
exa_render.c
exa: Fix -Wshadow warnings
2014-01-22 19:56:32 -08:00
exa_unaccel.c
exa: Fix a warning when enabling DEBUG_TRACE_FALL
2014-06-25 11:59:22 -07:00
Makefile.am
Stop including inline assembly .il file for Solaris Studio builds
2013-11-14 13:12:21 +09:00