summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2008-10-10Merge commit 'origin/master' into gallium-0.2Keith Whitwell
2008-10-08cell: implement more built-in shader functions, link spu code with -lmBrian Paul
2008-10-02Gallivm: port to llvm 2.4.Stephane Marchesin
2008-10-02Gallivm: need to link with libstdc++ for llvm.Stephane Marchesin
2008-10-01Add -msse and -msse2 to the *-x86 configs.José Fonseca
2008-09-26configs: darwin: Don't build GLwJeremy Huddleston
2008-09-12mesa: build gallium directories before core mesaKeith Whitwell
2008-09-11Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-09-11add gallium dirAlan Hourihane
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul
2008-09-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...Alan Hourihane
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-09-03cell: add -DDEBUG flag, fixes to Cell MakefilesBrian Paul
2008-09-03Cell: added linux-cell-debug configBrian Paul
2008-08-26change MESA_MINOR to 3Brian Paul
2008-08-26cell: use SDK 3.0 by defaultBrian Paul
2008-08-17consolidate intel directories.Alan Hourihane
2008-08-17choose sane default for dri driver locationAlan Hourihane
2008-08-12Removed broken/unsupported darwin-static configsJeremy Huddleston
2008-08-12Fixed 'make install' for darwinJeremy Huddleston
2008-08-12Apple: More cleanup of the darwin config in 7.1Jeremy Huddleston
2008-08-08Apple: Some changes to fix compilation problems on OSXJeremy Huddleston
2008-07-21mesa: revert building glslcompiler by defaultBrian Paul
2008-07-18autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson
2008-07-17mesa: build the stand-alone glslcompiler by default, update the docsBrian Paul
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin
2008-07-13EGL: Only build EGL dri based drivers under linux-dri based configsJakob Bornecrantz
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson
2008-07-12Call minstall with $(SHELL) so the user controls the interpreterDan Nicholson
2008-07-12Set $(SHELL) for all configsDan Nicholson
2008-07-12autoconf: Subsitute SHELL for all platformsDan Nicholson
2008-07-11build egl subdirsBrian Paul
2008-07-10gallium: Re-order the GALLIUM_AUXILIARY_DIRS to satisfy dependencies on utilJakob Bornecrantz
2008-07-10gallium: re-order the GALLIUM_AUXILIARY_DIRS to satisfy .a interdependenciesBrian Paul
2008-07-06Set library and header installation directories from configurationDan Nicholson
2008-06-21Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith
2008-06-08mesa: Do not compile the dri drivers in mesaJakob Bornecrantz
2008-06-06gallium: Only build intel_drm for linux-dri targetsJakob Bornecrantz
2008-06-06i915: Moved pipe_buffer and i915_winsys functions to a common folderJakob Bornecrantz
2008-06-05build egl_xlib/ too (softpipe_egl.so library)Brian Paul
2008-06-05egl: build libEGL and softpipe_egl.so by defaultBrian Paul
2008-06-04Build with -O2Alan Hourihane
2008-05-23drop GLcoreGeorge Sapountzis
2008-05-23Merge branch 'gallium-i915-current' into gallium-0.1Jakob Bornecrantz
2008-05-23egl: Don't build EGL programs eitherJakob Bornecrantz
2008-05-23egl: Stoped compiling EGL completelyJakob Bornecrantz
2008-05-23mesa: Added linux-egl target, that only builds the i915simple driver and egl ...Jakob Bornecrantz
2008-05-23mesa: On second thought lets not build the driverJakob Bornecrantz
2008-05-22disable egl by defaultZack Rusin
2008-05-14mesa: Made linux-dri targets build EGLJakob Bornecrantz