mesa/src/glu/sgi
Lukas Rössler 6178b653c7 glu: fix two Clang warnings
This patch removes two Clang warnings in GLU:

The first one seems to be an actual bug in mapdesc.cc: Clang complains
that sizeof(dest) will return the size of REAL*[MAXCOORDS], instead of
the intended REAL[MAXCOORDS][MAXCOORDS]. The second one is just
cosmetic because Clang doesn't like extra parentheses.

NOTE: This is a candidate for the 8.0 branch

Reviewed-by: Brian Paul <brianp@vmware.com>
2012-05-21 08:29:23 -06:00
..
include glu: Fix build on mingw-w64. 2011-08-30 09:42:01 +01:00
libnurbs glu: fix two Clang warnings 2012-05-21 08:29:23 -06:00
libtess glu: Fix some compiler warnings in libtess 2010-06-30 07:59:39 -06:00
libutil sgi: Fix MSVC build. 2011-04-27 19:06:07 +01:00
.gitignore CELL: mark several transient files as .gitignore 2008-09-18 16:36:37 -06:00
dummy.cc Remove CVS keywords. 2008-09-21 11:00:44 -07:00
glu.def assorted fixes for Windows/VC8 2007-04-24 08:53:28 -06:00
glu.exports glu: Add mangled symbols to export list 2009-01-05 08:00:16 -07:00
glu.exports.darwin Fix symbol list for mangled Mesa on Darwin. 2009-05-01 11:55:50 -06:00
Makefile glu: remove BeOS define as BeOS is not longer a target platform 2011-12-27 09:16:51 -07:00
mesaglu.opt Committing in . 2002-11-06 13:39:23 +00:00
SConscript scons: Add Haiku build support 2012-01-17 20:01:14 +00:00