Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -2/+2 |
| | |||||
* | Merge branch 'mesa_7_7_branch' | Brian Paul | 2009-12-31 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | Conflicts: configs/darwin src/gallium/auxiliary/util/u_clear.h src/gallium/state_trackers/xorg/xorg_exa_tgsi.c src/mesa/drivers/dri/i965/brw_draw_upload.c | ||||
| * | Add gallium to darwin config. | Vinson Lee | 2009-12-22 | 1 | -1/+1 |
| | | |||||
| * | darwin: Cleanup CPPFLAGS a bit | Jeremy Huddleston | 2009-12-20 | 1 | -2/+2 |
| | | | | | | | | (cherry picked from commit 4a1e103858a1db0fb037891b8d4a9426eff32b98) | ||||
* | | darwin: Build glsl | Jeremy Huddleston | 2009-12-21 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jeremy Huddleston <[email protected]> | ||||
* | | darwin: Cleanup CPPFLAGS a bit | Jeremy Huddleston | 2009-12-20 | 1 | -2/+2 |
|/ | |||||
* | configs/darwin: Set CXX to g++. | Vinson Lee | 2009-06-26 | 1 | -1/+1 |
| | |||||
* | Updated darwin config for when X11 is not in the same location as we're ↵ | Jeremy Huddleston | 2009-03-06 | 1 | -6/+8 |
| | | | | installing to | ||||
* | glew: Initial import. | José Fonseca | 2009-01-23 | 1 | -1/+1 |
| | | | | From glew 1.5.1 release. | ||||
* | darwin: Use -Os instead of -O2 | Jeremy Huddleston | 2008-12-03 | 1 | -2/+2 |
| | | | | (cherry picked from commit 456dbb143a0d11b69d8af0d493cd84efb0596273) | ||||
* | configs: darwin: Don't build GLw | Jeremy Huddleston | 2008-09-26 | 1 | -3/+3 |
| | | | | (cherry picked from commit ef688ba1ee366a8937a41075cbe8b76a9bf75013) | ||||
* | Removed broken/unsupported darwin-static configs | Jeremy Huddleston | 2008-08-12 | 1 | -1/+1 |
| | | | | Fixed typo in darwin config | ||||
* | Fixed 'make install' for darwin | Jeremy Huddleston | 2008-08-12 | 1 | -0/+7 |
| | |||||
* | 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 |
| | |||||
* | Darwin: Config/source fixes to now build glxdemo apps and OSMesa | Jeremy Huddleston | 2008-03-10 | 1 | -5/+5 |
| | | | | | Also added darwin-fat-32bit darwin-fat-all configs and deleted old darwin-x86ppc config (cherry picked from commit 7120c0089d663a2b7e7b0c97da38f9bc233fbdd7) | ||||
* | Apple: Pulled in changes from Apple's patchset to allow mesa to build on ↵ | Jeremy Huddleston | 2008-02-19 | 1 | -8/+15 |
| | | | | | | darwin again (cherry picked from commit e70609b7b877dc0d8e67c958c453305e78f831df) | ||||
* | Add -fno-strict-aliasing workaround for all GCC targets | Dan Nicholson | 2007-11-01 | 1 | -0/+4 |
| | | | | | Use a GCC option to work around aliasing bugs. See commit 013dbcd for more details. | ||||
* | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | 2006-07-13 | 1 | -3/+3 |
| | | | | | Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck. | ||||
* | new configs, misc updates (Dan Schikore) | Brian Paul | 2006-04-13 | 1 | -4/+2 |
| | |||||
* | C++ fixes, mostly casts (Stephane Conversy) | Brian Paul | 2005-12-06 | 1 | -2/+4 |
| | |||||
* | fix a few glitches | Brian Paul | 2005-06-30 | 1 | -3/+7 |
| | |||||
* | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | 2004-09-13 | 1 | -1/+1 |
| | | | | Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file. | ||||
* | new system configurations | Brian Paul | 2004-03-26 | 1 | -0/+25 |