mesa/src/glu/sgi
José Fonseca fa7a051c25 sgi: Fix MSVC build.
Including windows.h was ineffective on MSVC because we define the NOGDI macro,
which skips the wingdi.h include.

Unsetting NOGDI is also a bad idea because it causes all sort of symbol
clashes with SGI code.

The real problem is that WINGDAPI was not being defined, also due to NOGDI,
so simply define it to blank if not done already.  This seems to make
everybody happy.
2011-04-27 19:06:07 +01:00
..
include sgi: Fix MSVC build. 2011-04-27 19:06:07 +01:00
libnurbs Grammar and spelling fixes 2010-03-12 08:55:05 -07: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 mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
Makefile.mgw Remove files of unsupported build systems. 2008-02-25 17:11:28 +09:00
Makefile.win Fix compilation errors and warnings for NURBS support. (Robert Bergkvist) 2001-11-29 16:16:55 +00:00
mesaglu.opt Committing in . 2002-11-06 13:39:23 +00:00
SConscript glu: Clone the enviroment 2011-04-23 16:58:48 +02:00