[Mesa-dev] [PATCH 0/5] Several fixes for different warnings
Juan A. Suarez Romero
jasuarez at igalia.com
Thu Nov 24 12:36:00 UTC 2016
I'm sending several unrelated patches that fix different warnings when building
Mesa.
Juan A. Suarez Romero (5):
anv/pipeline: do not discard 'const' modifier
anv/pipeline: define is_dual_src_blend_factor() for gen <= 8
st/va: remove unsed variable
ttn: handle GLSL_SAMPLER_DIM_SUBPASS_MS case
st/va: declare vlVaBuffer before vlVaContext
src/gallium/auxiliary/nir/tgsi_to_nir.c | 1 +
src/gallium/state_trackers/va/surface.c | 1 -
src/gallium/state_trackers/va/va_private.h | 30 +++++++++++++++---------------
src/intel/vulkan/genX_pipeline.c | 4 +++-
4 files changed, 19 insertions(+), 17 deletions(-)
--
2.7.4
More information about the mesa-dev
mailing list