[Mesa-dev] [PATCH 2/2] freedreno: use consistent version string format
Samuel Iglesias Gonsálvez
siglesias at igalia.com
Tue Jun 23 23:24:50 PDT 2015
On Tuesday 23 June 2015 21:17:23 Timothy Arceri wrote:
> ---
> src/gallium/drivers/freedreno/freedreno_screen.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/gallium/drivers/freedreno/freedreno_screen.c
> b/src/gallium/drivers/freedreno/freedreno_screen.c index b3b5462..7330cd9
> 100644
> --- a/src/gallium/drivers/freedreno/freedreno_screen.c
> +++ b/src/gallium/drivers/freedreno/freedreno_screen.c
> @@ -68,7 +68,7 @@ static const struct debug_named_value debug_options[] = {
> {"fraghalf", FD_DBG_FRAGHALF, "Use half-precision in fragment
shader"},
> {"nobin", FD_DBG_NOBIN, "Disable hw binning"},
> {"optmsgs", FD_DBG_OPTMSGS,"Enable optimizer debug messages"},
> - {"glsl120", FD_DBG_GLSL120,"Temporary flag to force GLSL 120 (rather
> than 130) on a3xx+"}, + {"glsl120", FD_DBG_GLSL120,"Temporary flag to
> force GLSL 1.20 (rather than 1.30) on a3xx+"}, DEBUG_NAMED_VALUE_END
> };
For the series,
Reviewed-by: Samuel Iglesias Gonsálvez <siglesias at igalia.com>
Sam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150624/b93232c3/attachment-0001.sig>
More information about the mesa-dev
mailing list