Files
mesa/src
Matt Turner 89b140dfae swrast: Mark MAX_GLUINT literal with u suffix.
Coverity is confused by the "float < int / 2" expression and suggests
casting MAX_GLUINT to unsigned, which I believe it was supposed to have
been already.

Reviewed-by: Brian Paul <brianp@vmware.com>
2015-04-13 09:03:02 -07:00
..
2014-12-12 12:11:46 -08:00
2014-12-10 14:01:01 +00:00
2015-04-13 12:03:26 +01:00