[virglrenderer-devel] [PATCH v2 0/5] Some build fixes
marcandre.lureau at redhat.com
marcandre.lureau at redhat.com
Mon Feb 15 12:27:36 UTC 2016
From: Marc-André Lureau <marcandre.lureau at redhat.com>
Pending series fixing a couple of build warnings.
Marc-André Lureau (5):
build-sys: remove unused directories
util: remove redundant declaration
Fix -Wswitch-default
Fix void* casting warnings
Fix -Wformat-nonliteral warnings
src/Makefile.am | 4 --
src/gallium/auxiliary/util/u_debug.h | 3 --
src/iov.c | 6 +--
src/vrend_blitter.c | 8 ++--
src/vrend_blitter.h | 60 +++++++++++++---------------
src/vrend_decode.c | 2 +
src/vrend_renderer.c | 76 ++++++++++++++++++++----------------
src/vrend_renderer.h | 2 +-
src/vrend_shader.c | 62 ++++++++++++++++++++++-------
9 files changed, 128 insertions(+), 95 deletions(-)
--
2.5.0
More information about the virglrenderer-devel
mailing list