mesa/configs
Jakob Bornecrantz 0528106cc7 glew: Drop glew now that we don't need it for the progs
configs/beos           |    2 +-
 configs/darwin         |    2 +-
 configs/default        |    4 +-
 configs/freebsd-dri    |    2 +-
 configs/linux-cell     |    2 +-
 configs/linux-dri-xcb  |    2 +-
 configs/linux-indirect |    2 +-
 configure.ac           |    2 +-
 include/GL/glew.h      |14435 ------------------------------------------------
 include/GL/glxew.h     | 1476 -----
 include/GL/wglew.h     | 1247 -----
 src/SConscript         |    1 -
 src/glew/LICENSE.txt   |   73 -
 src/glew/Makefile      |   54 -
 src/glew/SConscript    |   69 -
 src/glew/glew.c        |14320 -----------------------------------------------
 src/glew/glewinfo.c    | 8441 ----------------------------
 src/glew/visualinfo.c  | 1173 ----
 18 files changed, 8 insertions(+), 41299 deletions(-)

Revert "glew: update to version 1.5.4"
This reverts commit a189b1c53b.

Revert "glew: Include X11 headers and libraries in SCons build."
This reverts commit efdd33985c.

Revert "scons: Fix GLEW build on Mac OS X."
This reverts commit 8f81769148.

Revert "scons: Use static glew library on Unices to avoid binary compatability issues"
This reverts commit de22c940a1.

Revert "glew: Update to version 1.5.2."
This reverts commit aaf7ecfd81.

Revert "scons: Build glew on all platforms."
This reverts commit 52eb3e4235.

Revert "scons: Put glut and glew shared libraries into build/xxx/bin or lib."
This reverts commit 8a318edd08.
Didn't revert scons/gallium.py

Revert "scons: Fix glew build on MSVC."
This reverts commit 14a8c9dac7.

Revert "scons: Build progs together with everything else."
This reverts commit 7bbf7f94ea.
Only changed src/glew/SConscript

Revert "mesa: include glew headers in MesaDemos tarballs"
This reverts commit c57d81ddc9.

Revert "mesa: include GLEW sources in MesaDemos tarball"
This reverts commit b9e2e32daf.

Revert "glew: correct misspelling of glFramebufferTextureLayer"
This reverts commit 1b05b5b4fe.

Revert "glew: fix GLEW_LIB_NAME"
This reverts commit c10df26a31.

Revert "Add dummy install target for glew to fix 'make install'"
This reverts commit c273dfe6a2.

Revert "autoconf: Add GLEW needed by progs when building GLUT"
This reverts commit 2977cee38e.

Revert "glew: Build it as a static lib."
This reverts commit fcf9353fea.

Revert "glew: Initial import."
This reverts commit 57d00016ca.
2010-06-08 02:07:24 +02:00
..
.gitignore autoconf: Initial support for an autoconf configuration 2007-12-07 14:34:27 -08:00
aix New bin/minstall script - a minimal replacement for 'install'. 2006-10-19 20:09:05 +00:00
aix-64 LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
aix-64-static LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
aix-gcc Add -fno-strict-aliasing workaround for all GCC targets 2007-11-01 06:03:31 -07:00
aix-static LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
autoconf.in mesa: remove PROGRAM_DIRS from config files 2010-06-04 17:47:53 -06:00
beos glew: Drop glew now that we don't need it for the progs 2010-06-08 02:07:24 +02:00
bluegene-osmesa mesa: remove PROGRAM_DIRS from config files 2010-06-04 17:47:53 -06:00
bluegene-xlc-osmesa mesa: remove PROGRAM_DIRS from config files 2010-06-04 17:47:53 -06:00
catamount-osmesa-pgi mesa: remove PROGRAM_DIRS from config files 2010-06-04 17:47:53 -06:00
config.mgw Convert crlf->lf line endings. 2008-02-28 16:34:32 +09:00
darwin glew: Drop glew now that we don't need it for the progs 2010-06-08 02:07:24 +02:00
darwin-fat-32bit Darwin: Fixed small error in darwin config files 2008-03-10 16:03:29 -07:00
darwin-fat-all Darwin: Fixed small error in darwin config files 2008-03-10 16:03:29 -07:00
default glew: Drop glew now that we don't need it for the progs 2010-06-08 02:07:24 +02:00
freebsd Add -fno-strict-aliasing workaround for all GCC targets 2007-11-01 06:03:31 -07:00
freebsd-dri glew: Drop glew now that we don't need it for the progs 2010-06-08 02:07:24 +02:00
freebsd-dri-amd64 Simplify makefile boilerplate code. 2008-02-19 14:06:11 +09:00
freebsd-dri-x86 Simplify makefile boilerplate code. 2008-02-19 14:06:11 +09:00
hpux9 Fixes from Christopher Bell: 2006-09-06 13:49:17 +00:00
hpux9-gcc Fixes from Christopher Bell: 2006-09-06 13:49:17 +00:00
hpux10 Fixes from Christopher Bell: 2006-09-06 13:49:17 +00:00
hpux10-gcc Add -fno-strict-aliasing workaround for all GCC targets 2007-11-01 06:03:31 -07:00
hpux10-static Fixes from Christopher Bell: 2006-09-06 13:49:17 +00:00
hpux11-32 Fixes from Christopher Bell: 2006-09-06 13:49:17 +00:00
hpux11-32-static Fixes from Christopher Bell: 2006-09-06 13:49:17 +00:00
hpux11-32-static-nothreads Fixes from Christopher Bell: 2006-09-06 13:49:17 +00:00
hpux11-64 Fixes from Christopher Bell: 2006-09-06 13:49:17 +00:00
hpux11-64-static Fixes from Christopher Bell: 2006-09-06 13:49:17 +00:00
hpux11-ia64 Fixes from Christopher Bell: 2006-09-06 13:49:17 +00:00
hpux11-ia64-static Fixes from Christopher Bell: 2006-09-06 13:49:17 +00:00
irix6-64 LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
irix6-64-static LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
irix6-n32 LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
irix6-n32-static LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
irix6-o32 LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
irix6-o32-static LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
linux configs: Warn about pointer arithmetic. 2009-11-27 17:06:12 +00:00
linux-alpha Add -fno-strict-aliasing workaround for Linux GCC targets 2007-10-31 09:47:39 -07:00
linux-alpha-static configs: Always use -fPIC for shared libraries, never for static 2007-10-31 14:19:20 -07:00
linux-cell glew: Drop glew now that we don't need it for the progs 2010-06-08 02:07:24 +02:00
linux-cell-debug cell: add -DDEBUG flag, fixes to Cell Makefiles 2008-09-03 09:31:36 -06:00
linux-debug Squashed commit of the following: 2010-04-10 16:05:54 +01:00
linux-dri mesa: remove PROGRAM_DIRS from config files 2010-06-04 17:47:53 -06:00
linux-dri-debug Kill off trident. 2009-10-22 12:57:13 -07:00
linux-dri-ppc Simplify makefile boilerplate code. 2008-02-19 14:06:11 +09:00
linux-dri-x86 Add -msse and -msse2 to the *-x86 configs. 2008-10-01 10:25:41 +09:00
linux-dri-x86-64 Remove ffb and gamma from configs. 2010-03-03 19:03:45 -08:00
linux-dri-xcb glew: Drop glew now that we don't need it for the progs 2010-06-08 02:07:24 +02:00
linux-egl mesa: remove PROGRAM_DIRS from config files 2010-06-04 17:47:53 -06:00
linux-fbdev mesa: remove PROGRAM_DIRS from config files 2010-06-04 17:47:53 -06:00
linux-i965 gallium: introduce target directory 2010-03-08 19:11:35 +00:00
linux-ia64-icc LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
linux-ia64-icc-static LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
linux-icc Simplify makefile boilerplate code. 2008-02-19 14:06:11 +09:00
linux-icc-static Simplify makefile boilerplate code. 2008-02-19 14:06:11 +09:00
linux-indirect glew: Drop glew now that we don't need it for the progs 2010-06-08 02:07:24 +02:00
linux-llvm mesa: add -D__STDC_CONSTANT_MACROS to linux-llvm 2010-04-14 14:32:09 -06:00
linux-llvm-debug llvmpipe: added linux-llvm-debug configuration 2009-12-18 11:17:06 -07:00
linux-opengl-es mesa: remove PROGRAM_DIRS from config files 2010-06-04 17:47:53 -06:00
linux-osmesa mesa: remove PROGRAM_DIRS from config files 2010-06-04 17:47:53 -06:00
linux-osmesa-static mesa: remove PROGRAM_DIRS from config files 2010-06-04 17:47:53 -06:00
linux-osmesa16 mesa: remove PROGRAM_DIRS from config files 2010-06-04 17:47:53 -06:00
linux-osmesa16-static mesa: remove PROGRAM_DIRS from config files 2010-06-04 17:47:53 -06:00
linux-osmesa32 mesa: remove PROGRAM_DIRS from config files 2010-06-04 17:47:53 -06:00
linux-ppc Massive refactor of (most of) the Linux config files. This reduces 2005-07-02 07:38:40 +00:00
linux-ppc-static configs: Always use -fPIC for shared libraries, never for static 2007-10-31 14:19:20 -07:00
linux-profile Update x86's static and profile configs. 2007-09-28 18:18:50 +01:00
linux-sparc Simplify makefile boilerplate code. 2008-02-19 14:06:11 +09:00
linux-sparc5 Make sure that _GNU_SOURCE is enabled in the linux configs that set 2006-08-24 18:06:37 +00:00
linux-static mesa: update linux-static, linux-x86-static configs 2009-04-30 17:04:01 -06:00
linux-ultrasparc Make sure that _GNU_SOURCE is enabled in the linux configs that set 2006-08-24 18:06:37 +00:00
linux-x86 Add -msse and -msse2 to the *-x86 configs. 2008-10-01 10:25:41 +09:00
linux-x86-32 Restore linux-x86-32 config for Brian. 2005-07-08 21:55:56 +00:00
linux-x86-64 Simplify makefile boilerplate code. 2008-02-19 14:06:11 +09:00
linux-x86-64-debug actually add debug to the debug config 2009-05-01 12:51:01 -04:00
linux-x86-64-profile Update x86's static and profile configs. 2007-09-28 18:18:50 +01:00
linux-x86-64-static Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
linux-x86-debug remove -DMESA_DEBUG 2005-11-10 05:10:49 +00:00
linux-x86-profile Update x86's static and profile configs. 2007-09-28 18:18:50 +01:00
linux-x86-static mesa: update linux-static, linux-x86-static configs 2009-04-30 17:04:01 -06:00
netbsd Add -fno-strict-aliasing workaround for all GCC targets 2007-11-01 06:03:31 -07:00
openbsd Add -fno-strict-aliasing workaround for all GCC targets 2007-11-01 06:03:31 -07:00
osf1 LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
osf1-static LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
solaris-x86 LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
solaris-x86-gcc Add -fno-strict-aliasing workaround for all GCC targets 2007-11-01 06:03:31 -07:00
solaris-x86-gcc-static Add -fno-strict-aliasing workaround for all GCC targets 2007-11-01 06:03:31 -07:00
sunos4 LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
sunos4-gcc Add -fno-strict-aliasing workaround for all GCC targets 2007-11-01 06:03:31 -07:00
sunos4-static LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
sunos5 LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
sunos5-64-gcc 64-bit build for sunos5 w/ gcc 2006-04-03 16:09:53 +00:00
sunos5-gcc Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
sunos5-smp LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
sunos5-v8 LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
sunos5-v8-static LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
sunos5-v9 LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
sunos5-v9-cc-g++ Add -fno-strict-aliasing workaround for all GCC targets 2007-11-01 06:03:31 -07:00
sunos5-v9-static LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
ultrix-gcc Add -fno-strict-aliasing workaround for all GCC targets 2007-11-01 06:03:31 -07:00