summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | cell: implement more built-in shader functions, link spu code with -lmBrian Paul2008-10-081-1/+1
| * | | | | | | | | | | | | | | | | Gallivm: port to llvm 2.4.Stephane Marchesin2008-10-021-0/+1
| * | | | | | | | | | | | | | | | | Gallivm: need to link with libstdc++ for llvm.Stephane Marchesin2008-10-021-1/+1
| * | | | | | | | | | | | | | | | | Add -msse and -msse2 to the *-x86 configs.José Fonseca2008-10-012-2/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | mesa: build gallium directories before core mesaKeith Whitwell2008-09-121-1/+1
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-113-3/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | define new APP_CC configuration variable for building apps/demos/testsBrian Paul2008-09-112-1/+7
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | cell: add -DDEBUG flag, fixes to Cell MakefilesBrian Paul2008-09-031-1/+1
| | * | | | | | | | | | | | | Cell: added linux-cell-debug configBrian Paul2008-09-032-2/+14
| | * | | | | | | | | | | | | cell: use SDK 3.0 by defaultBrian Paul2008-08-261-1/+5
| * | | | | | | | | | | | | | add gallium dirAlan Hourihane2008-09-111-2/+2
| * | | | | | | | | | | | | | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...Alan Hourihane2008-09-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-1136-105/+314
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | consolidate intel directories.Alan Hourihane2008-08-172-3/+1
| | * | | | | | | | | | | | | | choose sane default for dri driver locationAlan Hourihane2008-08-171-1/+1
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | EGL: Only build EGL dri based drivers under linux-dri based configsJakob Bornecrantz2008-07-132-0/+4
| | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | build egl subdirsBrian Paul2008-07-111-11/+1
| | * | | | | | | | | | | | gallium: Re-order the GALLIUM_AUXILIARY_DIRS to satisfy dependencies on utilJakob Bornecrantz2008-07-101-1/+1
| | * | | | | | | | | | | | gallium: re-order the GALLIUM_AUXILIARY_DIRS to satisfy .a interdependenciesBrian Paul2008-07-101-1/+1
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | mesa: Do not compile the dri drivers in mesaJakob Bornecrantz2008-06-081-1/+1
| | * | | | | | | | | | | gallium: Only build intel_drm for linux-dri targetsJakob Bornecrantz2008-06-062-1/+2
| | * | | | | | | | | | | i915: Moved pipe_buffer and i915_winsys functions to a common folderJakob Bornecrantz2008-06-061-0/+1
| | * | | | | | | | | | | build egl_xlib/ too (softpipe_egl.so library)Brian Paul2008-06-051-1/+1
| | * | | | | | | | | | | egl: build libEGL and softpipe_egl.so by defaultBrian Paul2008-06-051-2/+2
| | * | | | | | | | | | | Build with -O2Alan Hourihane2008-06-041-1/+1
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch 'gallium-i915-current' into gallium-0.1Jakob Bornecrantz2008-05-232-1/+68
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | | * | | | | | | | | egl: Don't build EGL programs eitherJakob Bornecrantz2008-05-231-1/+0
| | | * | | | | | | | | egl: Stoped compiling EGL completelyJakob Bornecrantz2008-05-231-1/+2
| | | * | | | | | | | | mesa: Added linux-egl target, that only builds the i915simple driver and egl ...Jakob Bornecrantz2008-05-231-0/+65
| | | * | | | | | | | | mesa: On second thought lets not build the driverJakob Bornecrantz2008-05-231-6/+6
| | | * | | | | | | | | disable egl by defaultZack Rusin2008-05-221-1/+1
| | | * | | | | | | | | mesa: Made linux-dri targets build EGLJakob Bornecrantz2008-05-141-3/+5
| | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | * | | | | | | | | gallium: reorder libs so that translate can see rtasmKeith Whitwell2008-04-181-1/+1
| | * | | | | | | | | gallium: add translate directoryKeith Whitwell2008-04-151-1/+1
| | |/ / / / / / / /
| | * | | | | | | | cell: Enable MIT-SHM on Cell.Ian Romanick2008-03-251-1/+3
| | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | gallium: new surface/context tracker (sct) moduleBrian2008-03-101-1/+1
| | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Remove files of unsupported build systems.José Fonseca2008-02-251-42/+0
| | | |_|/ / / | | |/| | | |
| | * | | | | Cell: Add missing "gallium/winsys" to SRC_DIRS to fix build.Ian Romanick2008-02-191-1/+1
| | * | | | | Simplify makefile boilerplate code.José Fonseca2008-02-1921-35/+35
| | * | | | | Bring rtasm from mesa to gallium.José Fonseca2008-02-191-1/+1
| | * | | | | Update for llvm -> gallivm rename.José Fonseca2008-02-181-1/+1
| | * | | | | Build glx/x11.José Fonseca2008-02-181-0/+1
| | * | | | | Code reorganization: split gallium and mesa makefiles.José Fonseca2008-02-184-6/+17
| | * | | | | Cell: Add missing back-slash in linux-cell config fileIan Romanick2008-02-151-1/+1
| | * | | | | Cell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build.Ian Romanick2008-02-151-1/+3
| | * | | | | Code reorganization: update build.José Fonseca2008-02-1515-18/+18
| | * | | | | Cell: add OPT_FLAGS varBrian2008-01-281-2/+4
| | * | | | | Cell: s/-W/-Wall/ in linux-cellBrian2008-01-241-1/+1
| | * | | | | Use HOST_CC for programs that will run on the build hostIan Romanick2008-01-232-0/+2
| | * | | | | Use EXTRA_LIB_PATH with *_LIB_DEPSIan Romanick2008-01-231-6/+6