Module Name: xsrc
Committed By: kamil
Date: Wed Jul 25 18:52:53 UTC 2018
Modified Files:
xsrc/external/mit/MesaLib7/dist/src/mesa/drivers/dri/r300:
r300_render.h
Log Message:
Avoid Undefined Behavior in r300_render.h
Specify R300_FALLBACK_INVALID_BUFFERS without altering signed bit.
Requested by GCC when building with Undefined Behavior Sanitizer.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
xsrc/external/mit/MesaLib7/dist/src/mesa/drivers/dri/r300/r300_render.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.