Age | Commit message (Expand) | Author |
2008-01-28 | Cell: add OPT_FLAGS var | Brian |
2008-01-24 | Cell: s/-W/-Wall/ in linux-cell | Brian |
2008-01-23 | Use HOST_CC for programs that will run on the build host | Ian Romanick |
2008-01-23 | Use EXTRA_LIB_PATH with *_LIB_DEPS | Ian Romanick |
2008-01-23 | Remove unnecessary paths | Ian Romanick |
2008-01-04 | llvm: we need custom rules so had to redo the build a little bit | Zack Rusin |
2008-01-03 | Cell: added -Wmissing-prototypes to SPU_CFLAGS | Brian |
2007-12-11 | Port to libspe2 | Ian Romanick |
2007-12-11 | Remove '-include altivec.h'. | Ian Romanick |
2007-12-11 | Redo the fragment program examples to match vp's | Zack Rusin |
2007-12-10 | remove -Wall, add -DGALLIUM_CELL | Brian |
2007-12-05 | Add dependency checking for Cell driver sources. | Brian |
2007-12-02 | added -fPIC | Brian |
2007-12-02 | don't build libglw | Brian |
2007-12-02 | Initial Cell driver infrastructure. | Brian |
2007-12-02 | glut doesn't need -lXt | Brian |
2007-10-25 | Expand pkg-config flags before invoking the compiler. | José Fonseca |
2007-10-25 | LLVM requires linking with the C++ compiler. | Michel Dänzer |
2007-10-24 | Cleanup some code. | Zack Rusin |
2007-10-24 | Introduce linux-llvm target. Remove the llvm code from the default build for ... | Zack Rusin |
2007-10-24 | Implement the conversion and do the initial execution pass. | Zack Rusin |
2007-10-24 | Initial stab at LLVM integration. | Zack Rusin |
2007-09-28 | Update x86's static and profile configs. | José Fonseca |
2007-09-19 | Update linux-profile config. | José Fonseca |
2007-08-20 | remove the -DMESA flags | Brian |
2007-08-16 | Remove many dependencies on mesa headers. | Brian |
2007-08-08 | Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys. | Keith Whitwell |
2007-07-31 | Build the "pipe" version of the i915tex driver. | Keith Whitwell |
2007-07-27 | Merge branch 'master' of git+ssh://michal@git.freedesktop.org/git/mesa/mesa i... | michal |
2007-07-21 | Fix a number of MINGW32 issues | Zhang |
2007-07-06 | Merge branch 'master' of git+ssh://michal@git.freedesktop.org/git/mesa/mesa i... | michal |
2007-06-22 | Use -pthread instead of -lpthread on FreeBSD. | Eric Anholt |
2007-06-20 | Only build i915tex | Keith Whitwell |
2007-06-05 | miniglx: update defines in linux-solo config | Dave Airlie |
2007-05-14 | master/trunk is now for Mesa 7.1 devel: bump versions | Brian |
2007-05-05 | nouveau: disable nouveau build by default | Dave Airlie |
2007-05-04 | Makefile clean-ups for miniglx. | Brian |
2007-04-27 | Version bumps for 7.0 | Brian |
2007-04-20 | Make xcb backend compile. | Jeremy Kolb |
2007-04-08 | add glsl to PROGRAM_DIRS | Brian |
2007-03-28 | bump version to 6.5.3 to match version.h | Brian |
2007-02-26 | Overhaul of error handling. | Brian |
2007-01-17 | New debug config for linux-dri | Keith Whitwell |
2007-01-05 | Add reporting of damage by DRI drivers when the extension support is available. | Eric Anholt |
2006-12-06 | Make git ignore files only generated at build time. | Michel Dänzer |
2006-12-02 | Add i915tex and i965. | Gary Wong |
2006-11-30 | the following improvements to linux-fbdev: | Sean D'Epagnier |
2006-11-18 | need to specify Xlibs with APP_LIB_DEPS | Brian Paul |
2006-11-01 | merge the (rest of) texmem branch | Keith Whitwell |
2006-10-19 | remove some debug/test changes | Brian Paul |