Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed compilation errors for Windows multi-DLL build. | apatrick@chromium.org | 2010-07-27 | 2 | -1/+8 |
* | Build OSMesa as a loadable_module so chrome does not link against it. | apatrick@chromium.org | 2010-07-15 | 1 | -1/+11 |
* | Added --use-gl command line flag to select GL implementation. | apatrick@chromium.org | 2010-07-14 | 2 | -6/+15 |
* | Disabled a pragma in gl.h that gcc does not support. | apatrick@chromium.org | 2010-06-07 | 2 | -3/+10 |
* | Removed Mesa EGL and GLES2 headers. | apatrick@chromium.org | 2010-06-07 | 8 | -1695/+10 |
* | Disable optimization for s_texcombine.c because it takes | nsylvain@chromium.org | 2010-06-01 | 2 | -1/+5 |
* | Windows OSMesa DLL only exports OSMesa functions. | apatrick@chromium.org | 2010-04-26 | 3 | -6/+4 |
* | Corrected inconsistent newlines in third_party/mesa/mesa.gyp. | apatrick@chromium.org | 2010-04-22 | 1 | -411/+411 |
* | Windows bots build and use OSMesa | apatrick@chromium.org | 2010-04-21 | 1 | -0/+451 |
* | Added MesaLib to third_party. | apatrick@chromium.org | 2010-04-20 | 3268 | -0/+1213720 |