Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | cell: implement more built-in shader functions, link spu code with -lm | Brian Paul | 2008-10-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Gallivm: port to llvm 2.4. | Stephane Marchesin | 2008-10-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | Gallivm: need to link with libstdc++ for llvm. | Stephane Marchesin | 2008-10-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Add -msse and -msse2 to the *-x86 configs. | José Fonseca | 2008-10-01 | 2 | -2/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | mesa: build gallium directories before core mesa | Keith Whitwell | 2008-09-12 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 3 | -3/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul | 2008-09-11 | 2 | -1/+7 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | cell: add -DDEBUG flag, fixes to Cell Makefiles | Brian Paul | 2008-09-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Cell: added linux-cell-debug config | Brian Paul | 2008-09-03 | 2 | -2/+14 | |
| | * | | | | | | | | | | | | | cell: use SDK 3.0 by default | Brian Paul | 2008-08-26 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | add gallium dir | Alan Hourihane | 2008-09-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal... | Alan Hourihane | 2008-09-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 36 | -105/+314 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | consolidate intel directories. | Alan Hourihane | 2008-08-17 | 2 | -3/+1 | |
| | * | | | | | | | | | | | | | | choose sane default for dri driver location | Alan Hourihane | 2008-08-17 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | EGL: Only build EGL dri based drivers under linux-dri based configs | Jakob Bornecrantz | 2008-07-13 | 2 | -0/+4 | |
| | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | build egl subdirs | Brian Paul | 2008-07-11 | 1 | -11/+1 | |
| | * | | | | | | | | | | | | gallium: Re-order the GALLIUM_AUXILIARY_DIRS to satisfy dependencies on util | Jakob Bornecrantz | 2008-07-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | gallium: re-order the GALLIUM_AUXILIARY_DIRS to satisfy .a interdependencies | Brian Paul | 2008-07-10 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | mesa: Do not compile the dri drivers in mesa | Jakob Bornecrantz | 2008-06-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | gallium: Only build intel_drm for linux-dri targets | Jakob Bornecrantz | 2008-06-06 | 2 | -1/+2 | |
| | * | | | | | | | | | | | i915: Moved pipe_buffer and i915_winsys functions to a common folder | Jakob Bornecrantz | 2008-06-06 | 1 | -0/+1 | |
| | * | | | | | | | | | | | build egl_xlib/ too (softpipe_egl.so library) | Brian Paul | 2008-06-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | egl: build libEGL and softpipe_egl.so by default | Brian Paul | 2008-06-05 | 1 | -2/+2 | |
| | * | | | | | | | | | | | Build with -O2 | Alan Hourihane | 2008-06-04 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'gallium-i915-current' into gallium-0.1 | Jakob Bornecrantz | 2008-05-23 | 2 | -1/+68 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | egl: Don't build EGL programs either | Jakob Bornecrantz | 2008-05-23 | 1 | -1/+0 | |
| | | * | | | | | | | | | egl: Stoped compiling EGL completely | Jakob Bornecrantz | 2008-05-23 | 1 | -1/+2 | |
| | | * | | | | | | | | | mesa: Added linux-egl target, that only builds the i915simple driver and egl ... | Jakob Bornecrantz | 2008-05-23 | 1 | -0/+65 | |
| | | * | | | | | | | | | mesa: On second thought lets not build the driver | Jakob Bornecrantz | 2008-05-23 | 1 | -6/+6 | |
| | | * | | | | | | | | | disable egl by default | Zack Rusin | 2008-05-22 | 1 | -1/+1 | |
| | | * | | | | | | | | | mesa: Made linux-dri targets build EGL | Jakob Bornecrantz | 2008-05-14 | 1 | -3/+5 | |
| | | | |_|_|_|_|/ / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | gallium: reorder libs so that translate can see rtasm | Keith Whitwell | 2008-04-18 | 1 | -1/+1 | |
| | * | | | | | | | | | gallium: add translate directory | Keith Whitwell | 2008-04-15 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| | * | | | | / / / | cell: Enable MIT-SHM on Cell. | Ian Romanick | 2008-03-25 | 1 | -1/+3 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | * | | | | | | | gallium: new surface/context tracker (sct) module | Brian | 2008-03-10 | 1 | -1/+1 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | Remove files of unsupported build systems. | José Fonseca | 2008-02-25 | 1 | -42/+0 | |
| | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | Cell: Add missing "gallium/winsys" to SRC_DIRS to fix build. | Ian Romanick | 2008-02-19 | 1 | -1/+1 | |
| | * | | | | | Simplify makefile boilerplate code. | José Fonseca | 2008-02-19 | 21 | -35/+35 | |
| | * | | | | | Bring rtasm from mesa to gallium. | José Fonseca | 2008-02-19 | 1 | -1/+1 | |
| | * | | | | | Update for llvm -> gallivm rename. | José Fonseca | 2008-02-18 | 1 | -1/+1 | |
| | * | | | | | Build glx/x11. | José Fonseca | 2008-02-18 | 1 | -0/+1 | |
| | * | | | | | Code reorganization: split gallium and mesa makefiles. | José Fonseca | 2008-02-18 | 4 | -6/+17 | |
| | * | | | | | Cell: Add missing back-slash in linux-cell config file | Ian Romanick | 2008-02-15 | 1 | -1/+1 | |
| | * | | | | | Cell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build. | Ian Romanick | 2008-02-15 | 1 | -1/+3 | |
| | * | | | | | Code reorganization: update build. | José Fonseca | 2008-02-15 | 15 | -18/+18 | |
| | * | | | | | Cell: add OPT_FLAGS var | Brian | 2008-01-28 | 1 | -2/+4 | |
| | * | | | | | Cell: s/-W/-Wall/ in linux-cell | Brian | 2008-01-24 | 1 | -1/+1 | |
| | * | | | | | Use HOST_CC for programs that will run on the build host | Ian Romanick | 2008-01-23 | 2 | -0/+2 | |
| | * | | | | | Use EXTRA_LIB_PATH with *_LIB_DEPS | Ian Romanick | 2008-01-23 | 1 | -6/+6 |