Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian Paul 3d07060ae3 mesa: remove PROGRAM_DIRS from config files 15 years ago
..
.gitignore autoconf: Initial support for an autoconf configuration 17 years ago
aix New bin/minstall script - a minimal replacement for 'install'. 19 years ago
aix-64 LIB_DIR is now just 'lib' or 'lib64' 19 years ago
aix-64-static LIB_DIR is now just 'lib' or 'lib64' 19 years ago
aix-gcc Add -fno-strict-aliasing workaround for all GCC targets 18 years ago
aix-static LIB_DIR is now just 'lib' or 'lib64' 19 years ago
autoconf.in mesa: remove PROGRAM_DIRS from config files 15 years ago
beos mesa: remove PROGRAM_DIRS from config files 15 years ago
bluegene-osmesa mesa: remove PROGRAM_DIRS from config files 15 years ago
bluegene-xlc-osmesa mesa: remove PROGRAM_DIRS from config files 15 years ago
catamount-osmesa-pgi mesa: remove PROGRAM_DIRS from config files 15 years ago
config.mgw Convert crlf->lf line endings. 17 years ago
darwin mesa: remove PROGRAM_DIRS from config files 15 years ago
darwin-fat-32bit Darwin: Fixed small error in darwin config files 17 years ago
darwin-fat-all Darwin: Fixed small error in darwin config files 17 years ago
default mesa: remove PROGRAM_DIRS from config files 15 years ago
freebsd Add -fno-strict-aliasing workaround for all GCC targets 18 years ago
freebsd-dri mesa: remove PROGRAM_DIRS from config files 15 years ago
freebsd-dri-amd64 Simplify makefile boilerplate code. 17 years ago
freebsd-dri-x86 Simplify makefile boilerplate code. 17 years ago
hpux9 Fixes from Christopher Bell: 19 years ago
hpux9-gcc Fixes from Christopher Bell: 19 years ago
hpux10 Fixes from Christopher Bell: 19 years ago
hpux10-gcc Add -fno-strict-aliasing workaround for all GCC targets 18 years ago
hpux10-static Fixes from Christopher Bell: 19 years ago
hpux11-32 Fixes from Christopher Bell: 19 years ago
hpux11-32-static Fixes from Christopher Bell: 19 years ago
hpux11-32-static-nothreads Fixes from Christopher Bell: 19 years ago
hpux11-64 Fixes from Christopher Bell: 19 years ago
hpux11-64-static Fixes from Christopher Bell: 19 years ago
hpux11-ia64 Fixes from Christopher Bell: 19 years ago
hpux11-ia64-static Fixes from Christopher Bell: 19 years ago
irix6-64 LIB_DIR is now just 'lib' or 'lib64' 19 years ago
irix6-64-static LIB_DIR is now just 'lib' or 'lib64' 19 years ago
irix6-n32 LIB_DIR is now just 'lib' or 'lib64' 19 years ago
irix6-n32-static LIB_DIR is now just 'lib' or 'lib64' 19 years ago
irix6-o32 LIB_DIR is now just 'lib' or 'lib64' 19 years ago
irix6-o32-static LIB_DIR is now just 'lib' or 'lib64' 19 years ago
linux configs: Warn about pointer arithmetic. 15 years ago
linux-alpha Add -fno-strict-aliasing workaround for Linux GCC targets 18 years ago
linux-alpha-static configs: Always use -fPIC for shared libraries, never for static 18 years ago
linux-cell rbug: Break out of trace 15 years ago
linux-cell-debug cell: add -DDEBUG flag, fixes to Cell Makefiles 17 years ago
linux-debug Squashed commit of the following: 15 years ago
linux-dri mesa: remove PROGRAM_DIRS from config files 15 years ago
linux-dri-debug Kill off trident. 16 years ago
linux-dri-ppc Simplify makefile boilerplate code. 17 years ago
linux-dri-x86 Add -msse and -msse2 to the *-x86 configs. 17 years ago
linux-dri-x86-64 Remove ffb and gamma from configs. 15 years ago
linux-dri-xcb mesa: remove PROGRAM_DIRS from config files 15 years ago
linux-egl mesa: remove PROGRAM_DIRS from config files 15 years ago
linux-fbdev mesa: remove PROGRAM_DIRS from config files 15 years ago
linux-i965 gallium: introduce target directory 15 years ago
linux-ia64-icc LIB_DIR is now just 'lib' or 'lib64' 19 years ago
linux-ia64-icc-static LIB_DIR is now just 'lib' or 'lib64' 19 years ago
linux-icc Simplify makefile boilerplate code. 17 years ago
linux-icc-static Simplify makefile boilerplate code. 17 years ago
linux-indirect mesa: remove PROGRAM_DIRS from config files 15 years ago
linux-llvm mesa: add -D__STDC_CONSTANT_MACROS to linux-llvm 15 years ago
linux-llvm-debug llvmpipe: added linux-llvm-debug configuration 15 years ago
linux-opengl-es mesa: remove PROGRAM_DIRS from config files 15 years ago
linux-osmesa mesa: remove PROGRAM_DIRS from config files 15 years ago
linux-osmesa-static mesa: remove PROGRAM_DIRS from config files 15 years ago
linux-osmesa16 mesa: remove PROGRAM_DIRS from config files 15 years ago
linux-osmesa16-static mesa: remove PROGRAM_DIRS from config files 15 years ago
linux-osmesa32 mesa: remove PROGRAM_DIRS from config files 15 years ago
linux-ppc Massive refactor of (most of) the Linux config files. This reduces 20 years ago
linux-ppc-static configs: Always use -fPIC for shared libraries, never for static 18 years ago
linux-profile Update x86's static and profile configs. 18 years ago
linux-sparc Simplify makefile boilerplate code. 17 years ago
linux-sparc5 Make sure that _GNU_SOURCE is enabled in the linux configs that set 19 years ago
linux-static mesa: update linux-static, linux-x86-static configs 16 years ago
linux-ultrasparc Make sure that _GNU_SOURCE is enabled in the linux configs that set 19 years ago
linux-x86 Add -msse and -msse2 to the *-x86 configs. 17 years ago
linux-x86-32 Restore linux-x86-32 config for Brian. 20 years ago
linux-x86-64 Simplify makefile boilerplate code. 17 years ago
linux-x86-64-debug actually add debug to the debug config 16 years ago
linux-x86-64-profile Update x86's static and profile configs. 18 years ago
linux-x86-64-static Merge branch 'gallium-0.1' into gallium-0.2 17 years ago
linux-x86-debug remove -DMESA_DEBUG 20 years ago
linux-x86-profile Update x86's static and profile configs. 18 years ago
linux-x86-static mesa: update linux-static, linux-x86-static configs 16 years ago
netbsd Add -fno-strict-aliasing workaround for all GCC targets 18 years ago
openbsd Add -fno-strict-aliasing workaround for all GCC targets 18 years ago
osf1 LIB_DIR is now just 'lib' or 'lib64' 19 years ago
osf1-static LIB_DIR is now just 'lib' or 'lib64' 19 years ago
solaris-x86 LIB_DIR is now just 'lib' or 'lib64' 19 years ago
solaris-x86-gcc Add -fno-strict-aliasing workaround for all GCC targets 18 years ago
solaris-x86-gcc-static Add -fno-strict-aliasing workaround for all GCC targets 18 years ago
sunos4 LIB_DIR is now just 'lib' or 'lib64' 19 years ago
sunos4-gcc Add -fno-strict-aliasing workaround for all GCC targets 18 years ago
sunos4-static LIB_DIR is now just 'lib' or 'lib64' 19 years ago
sunos5 LIB_DIR is now just 'lib' or 'lib64' 19 years ago
sunos5-64-gcc 64-bit build for sunos5 w/ gcc 19 years ago
sunos5-gcc Merge branch 'gallium-0.1' into gallium-0.2 17 years ago
sunos5-smp LIB_DIR is now just 'lib' or 'lib64' 19 years ago
sunos5-v8 LIB_DIR is now just 'lib' or 'lib64' 19 years ago
sunos5-v8-static LIB_DIR is now just 'lib' or 'lib64' 19 years ago
sunos5-v9 LIB_DIR is now just 'lib' or 'lib64' 19 years ago
sunos5-v9-cc-g++ Add -fno-strict-aliasing workaround for all GCC targets 18 years ago
sunos5-v9-static LIB_DIR is now just 'lib' or 'lib64' 19 years ago
ultrix-gcc Add -fno-strict-aliasing workaround for all GCC targets 18 years ago