Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | 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 | |
| | * | | | | | Remove unnecessary paths | Ian Romanick | 2008-01-23 | 1 | -6/+6 | |
| | * | | | | | llvm: we need custom rules so had to redo the build a little bit | Zack Rusin | 2008-01-04 | 1 | -4/+4 | |
| | * | | | | | Cell: added -Wmissing-prototypes to SPU_CFLAGS | Brian | 2008-01-03 | 1 | -1/+1 | |
| | * | | | | | Port to libspe2 | Ian Romanick | 2007-12-11 | 1 | -1/+1 | |
| | * | | | | | Remove '-include altivec.h'. | Ian Romanick | 2007-12-11 | 1 | -1/+1 | |
| | * | | | | | Redo the fragment program examples to match vp's | Zack Rusin | 2007-12-11 | 1 | -2/+2 | |
| | * | | | | | remove -Wall, add -DGALLIUM_CELL | Brian | 2007-12-10 | 1 | -1/+1 | |
| | * | | | | | Add dependency checking for Cell driver sources. | Brian | 2007-12-05 | 1 | -0/+3 | |
| | * | | | | | added -fPIC | Brian | 2007-12-02 | 1 | -1/+1 | |
| | * | | | | | don't build libglw | Brian | 2007-12-02 | 1 | -0/+4 | |
| | * | | | | | Initial Cell driver infrastructure. | Brian | 2007-12-02 | 1 | -0/+37 | |
| | * | | | | | glut doesn't need -lXt | Brian | 2007-12-02 | 1 | -1/+1 | |
| | * | | | | | Expand pkg-config flags before invoking the compiler. | José Fonseca | 2007-10-25 | 3 | -11/+11 | |
| | * | | | | | LLVM requires linking with the C++ compiler. | Michel Dänzer | 2007-10-25 | 1 | -0/+1 | |
| | * | | | | | Cleanup some code. | Zack Rusin | 2007-10-24 | 2 | -10/+9 | |
| | * | | | | | Introduce linux-llvm target. Remove the llvm code from the default build for ... | Zack Rusin | 2007-10-24 | 2 | -22/+34 | |
| | * | | | | | Implement the conversion and do the initial execution pass. | Zack Rusin | 2007-10-24 | 1 | -1/+2 | |
| | * | | | | | Initial stab at LLVM integration. | Zack Rusin | 2007-10-24 | 1 | -1/+20 | |
| | * | | | | | Update x86's static and profile configs. | José Fonseca | 2007-09-28 | 5 | -3/+25 | |
| | * | | | | | Update linux-profile config. | José Fonseca | 2007-09-19 | 2 | -25/+5 | |
| | * | | | | | remove the -DMESA flags | Brian | 2007-08-20 | 2 | -3/+2 | |
| | * | | | | | Remove many dependencies on mesa headers. | Brian | 2007-08-16 | 2 | -2/+3 | |
| | * | | | | | Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys. | Keith Whitwell | 2007-08-08 | 1 | -1/+1 | |
| | * | | | | | Build the "pipe" version of the i915tex driver. | Keith Whitwell | 2007-07-31 | 1 | -1/+1 | |
| | * | | | | | Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i... | michal | 2007-07-27 | 1 | -0/+42 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i... | michal | 2007-07-06 | 2 | -3/+4 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Only build i915tex | Keith Whitwell | 2007-06-20 | 1 | -2/+1 |