Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | 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 | |
| | * | | | | | 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 |