Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | 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 | |
* | | | | | | | | | mesa: autoconf fixes for OS X | Siddhartha Chaudhuri | 2009-02-09 | 1 | -0/+7 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Add OSMesa pkg-config file | Dan Nicholson | 2008-12-14 | 2 | -2/+4 | |
* | | | | | | | | Add more package metadata to the pkg-config files | Dan Nicholson | 2008-12-14 | 2 | -0/+33 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | darwin: Use -Os instead of -O2 | Jeremy Huddleston | 2008-12-03 | 1 | -2/+2 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | configs: darwin: Don't build GLw | Jeremy Huddleston | 2008-09-26 | 1 | -3/+3 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | change MESA_MINOR to 3 | Brian Paul | 2008-08-26 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Removed broken/unsupported darwin-static configs | Jeremy Huddleston | 2008-08-12 | 3 | -59/+1 | |
* | | | | Fixed 'make install' for darwin | Jeremy Huddleston | 2008-08-12 | 2 | -0/+13 | |
* | | | | Apple: More cleanup of the darwin config in 7.1 | Jeremy Huddleston | 2008-08-12 | 1 | -19/+25 | |
* | | | | Apple: Some changes to fix compilation problems on OSX | Jeremy Huddleston | 2008-08-08 | 1 | -3/+5 | |
* | | | | mesa: revert building glslcompiler by default | Brian Paul | 2008-07-21 | 1 | -1/+1 | |
* | | | | autoconf: Support Motif widgets in GLw with --enable-motif | Dan Nicholson | 2008-07-18 | 2 | -0/+5 | |
* | | | | mesa: build the stand-alone glslcompiler by default, update the docs | Brian Paul | 2008-07-17 | 1 | -1/+1 | |
* | | | | nouveau: say goodbye to the old DRI driver... | Stephane Marchesin | 2008-07-14 | 1 | -1/+1 | |
* | | | | Call mklib with $(SHELL) so the user controls the interpreter | Dan Nicholson | 2008-07-12 | 1 | -0/+1 | |
* | | | | Call minstall with $(SHELL) so the user controls the interpreter | Dan Nicholson | 2008-07-12 | 2 | -2/+1 | |
* | | | | Set $(SHELL) for all configs | Dan Nicholson | 2008-07-12 | 1 | -0/+1 | |
* | | | | autoconf: Subsitute SHELL for all platforms | Dan Nicholson | 2008-07-12 | 1 | -3/+1 | |
* | | | | Set library and header installation directories from configuration | Dan Nicholson | 2008-07-06 | 2 | -1/+6 | |
* | | | | Solaris port of Mesa 7.1 with autoconf support | Alan Coopersmith | 2008-06-21 | 1 | -0/+3 | |
* | | | | drop GLcore | George Sapountzis | 2008-05-23 | 4 | -10/+0 | |
* | | | | Default DRI driver directory to match X.Org xserver | Dan Nicholson | 2008-05-09 | 1 | -1/+1 | |
* | | | | autoconf: Scrape the version from configs/default | Dan Nicholson | 2008-05-05 | 1 | -0/+1 |