mesa/src
Vinson Lee eb17802386 scons: Reduce all Cygwin platform names to 'cygwin'.
platform.system in SCons on Cygwin includes the OS version number.
Windows XP - CYGWIN_NT-5.1
Windows Vista - CYGWIN_NT-6.0
Windows 7 - CYGWIN_NT-6.1

Reduce all Cygwin platform variants to just 'cygwin' so anything
downstream can simply use 'cygwin' instead of the different full
platform names.
2011-02-24 19:49:37 -08:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl_dri2: Return NULL when xcb_get_geometry_reply fails. 2011-02-20 12:26:31 -07:00
gallium scons: Reduce all Cygwin platform names to 'cygwin'. 2011-02-24 19:49:37 -08:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl Use C-style system headers in C++ code to avoid issues with std:: namespace 2011-02-21 13:07:29 -08:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx glx: Put null check before use 2011-02-11 18:19:10 -08:00
mapi mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00
mesa i965: Increase Sandybridge point size clamp in the clip state. 2011-02-24 11:23:08 -08:00
Makefile
SConscript scons: builtin_glsl_function on windows needs bundled getopt. 2011-02-11 20:09:26 +00:00