summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2008-10-27cell: added -D_BSD_SOURCE flagBrian Paul1-1/+1
2008-10-22cell: add -std=c99 flag to solve some warning/prototype issuesBrian Paul1-1/+1
2008-10-16build "GLX" egl driver by default and egl demosAlan Hourihane1-8/+3
2008-10-10Merge commit 'origin/master' into gallium-0.2Keith Whitwell1-3/+3
2008-10-08cell: implement more built-in shader functions, link spu code with -lmBrian Paul1-1/+1
2008-10-02Gallivm: port to llvm 2.4.Stephane Marchesin1-0/+1
2008-10-02Gallivm: need to link with libstdc++ for llvm.Stephane Marchesin1-1/+1
2008-10-01Add -msse and -msse2 to the *-x86 configs.José Fonseca2-2/+3
2008-09-26configs: darwin: Don't build GLwJeremy Huddleston1-3/+3
2008-09-12mesa: build gallium directories before core mesaKeith Whitwell1-1/+1
2008-09-11Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell3-3/+25
2008-09-11add gallium dirAlan Hourihane1-2/+2
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul2-1/+7
2008-09-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...Alan Hourihane1-1/+1
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell36-105/+314
2008-09-03cell: add -DDEBUG flag, fixes to Cell MakefilesBrian Paul1-1/+1
2008-09-03Cell: added linux-cell-debug configBrian Paul2-2/+14
2008-08-26change MESA_MINOR to 3Brian Paul1-1/+1
2008-08-26cell: use SDK 3.0 by defaultBrian Paul1-1/+5
2008-08-17consolidate intel directories.Alan Hourihane2-3/+1
2008-08-17choose sane default for dri driver locationAlan Hourihane1-1/+1
2008-08-12Removed broken/unsupported darwin-static configsJeremy Huddleston3-59/+1
2008-08-12Fixed 'make install' for darwinJeremy Huddleston2-0/+13
2008-08-12Apple: More cleanup of the darwin config in 7.1Jeremy Huddleston1-19/+25
2008-08-08Apple: Some changes to fix compilation problems on OSXJeremy Huddleston1-3/+5
2008-07-21mesa: revert building glslcompiler by defaultBrian Paul1-1/+1
2008-07-18autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson2-0/+5
2008-07-17mesa: build the stand-alone glslcompiler by default, update the docsBrian Paul1-1/+1
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin1-1/+1
2008-07-13EGL: Only build EGL dri based drivers under linux-dri based configsJakob Bornecrantz2-0/+4
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson1-0/+1
2008-07-12Call minstall with $(SHELL) so the user controls the interpreterDan Nicholson2-2/+1
2008-07-12Set $(SHELL) for all configsDan Nicholson1-0/+1
2008-07-12autoconf: Subsitute SHELL for all platformsDan Nicholson1-3/+1
2008-07-11build egl subdirsBrian Paul1-11/+1
2008-07-10gallium: Re-order the GALLIUM_AUXILIARY_DIRS to satisfy dependencies on utilJakob Bornecrantz1-1/+1
2008-07-10gallium: re-order the GALLIUM_AUXILIARY_DIRS to satisfy .a interdependenciesBrian Paul1-1/+1
2008-07-06Set library and header installation directories from configurationDan Nicholson2-1/+6
2008-06-21Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith1-0/+3
2008-06-08mesa: Do not compile the dri drivers in mesaJakob Bornecrantz1-1/+1
2008-06-06gallium: Only build intel_drm for linux-dri targetsJakob Bornecrantz2-1/+2
2008-06-06i915: Moved pipe_buffer and i915_winsys functions to a common folderJakob Bornecrantz1-0/+1
2008-06-05build egl_xlib/ too (softpipe_egl.so library)Brian Paul1-1/+1
2008-06-05egl: build libEGL and softpipe_egl.so by defaultBrian Paul1-2/+2
2008-06-04Build with -O2Alan Hourihane1-1/+1
2008-05-23drop GLcoreGeorge Sapountzis4-10/+0
2008-05-23Merge branch 'gallium-i915-current' into gallium-0.1Jakob Bornecrantz2-1/+68
2008-05-23egl: Don't build EGL programs eitherJakob Bornecrantz1-1/+0
2008-05-23egl: Stoped compiling EGL completelyJakob Bornecrantz1-1/+2
2008-05-23mesa: Added linux-egl target, that only builds the i915simple driver and egl ...Jakob Bornecrantz1-0/+65