mesa/configs
Chia-I Wu 49381d63e6 st/egl_g3d: New EGL state tracker that uses Gallium.
This new (intermediate) EGL state tracker is the base work for EGL
drivers that uses Gallium.  It makes it easier to support new window
systems.

Currently, there is support only for X11.  This driver supports multiple
APIs (OpenVG, OpenGL, ...) and supports hardware acceleration through
winsys/drm.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
2010-01-12 11:08:57 +08: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 st/egl_g3d: New EGL state tracker that uses Gallium. 2010-01-12 11:08:57 +08:00
beos glew: Initial import. 2009-01-23 12:32:35 +00:00
bluegene-osmesa Add -fno-strict-aliasing workaround for all GCC targets 2007-11-01 06:03:31 -07:00
bluegene-xlc-osmesa fix -D_BSD_SOURC 2007-09-20 18:42:47 -06:00
catamount-osmesa-pgi added catamount-osmesa-pgi config 2007-10-24 16:31:22 -06:00
config.mgw Convert crlf->lf line endings. 2008-02-28 16:34:32 +09:00
darwin Merge branch 'mesa_7_7_branch' 2009-12-31 09:02:27 -07: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
darwin-x86ppc glew: Initial import. 2009-01-23 12:32:35 +00:00
default st/egl_g3d: New EGL state tracker that uses Gallium. 2010-01-12 11:08:57 +08:00
freebsd Add -fno-strict-aliasing workaround for all GCC targets 2007-11-01 06:03:31 -07:00
freebsd-dri glew: Initial import. 2009-01-23 12:32:35 +00: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 cell: add glsl to SRC_DIRS 2009-12-27 10:24:12 -07:00
linux-cell-debug cell: add -DDEBUG flag, fixes to Cell Makefiles 2008-09-03 09:31:36 -06:00
linux-debug mesa: move -ansi -pedantic to CFLAGS 2009-11-17 12:47:54 -07:00
linux-directfb glew: Initial import. 2009-01-23 12:32:35 +00:00
linux-dri configs: set INTEL_LIBS, INTEL_CFLAGS, etc 2010-01-06 08:22:11 -07: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 Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
linux-dri-xcb Kill off trident. 2009-10-22 12:57:13 -07:00
linux-egl mesa: Added linux-egl target, that only builds the i915simple driver and egl drivers 2008-05-23 11:02:14 +02:00
linux-fbdev glew: Initial import. 2009-01-23 12:32:35 +00:00
linux-glide Add -fno-strict-aliasing workaround for Linux GCC targets 2007-10-31 09:47:39 -07:00
linux-i965 i965g: add standalone xlib debug winsys 2009-11-04 13:03: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: Initial import. 2009-01-23 12:32:35 +00:00
linux-llvm gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS. 2010-01-02 20:22:52 +00:00
linux-osmesa Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
linux-osmesa-static mesa: added linux-osmesa-static config 2009-05-18 08:47:22 -06:00
linux-osmesa16 Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
linux-osmesa16-static Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
linux-osmesa32 Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01: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-solo glew: Initial import. 2009-01-23 12:32:35 +00:00
linux-solo-ia64 No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE. 2005-07-26 05:57:24 +00:00
linux-solo-x86 Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +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-glide Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01: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