| Commit message (Expand) | Author | Age | Files | Lines |
* | Dodge a GCC warning/error by reorganizing the code in the egl config header a... | petermayo@chromium.org | 2011-01-04 | 2 | -4/+7 |
* | Revert 69472 - Suppress a spurious warning in CompareConfig | scherkus@chromium.org | 2010-12-16 | 2 | -16/+0 |
* | Suppress a spurious warning in CompareConfig | petermayo@chromium.org | 2010-12-16 | 2 | -0/+16 |
* | Fixed warning on linux x64. | alokp@chromium.org | 2010-12-15 | 4 | -4/+7 |
* | Fixed compile error due to uninitialized variable. | alokp@chromium.org | 2010-12-14 | 2 | -1/+3 |
* | Added facility to compile Mesa EGL implementation. Fixed a few issues so that... | alokp@chromium.org | 2010-12-13 | 4 | -0/+77 |
* | Made OSMesa shared library position independent on linux. | apatrick@chromium.org | 2010-11-03 | 1 | -0/+5 |
* | ui_tests run with --use-gl=osmesa so they use the OSMesa software renderer fo... | apatrick@chromium.org | 2010-10-27 | 1 | -5/+0 |
* | Re-add disabling of optimization in s_texcombine.c on Windows lost | kbr@chromium.org | 2010-10-26 | 7 | -4/+105 |
* | Upgraded Mesa to 7.9 from 7.7 in order to pick up bug fixes to the | kbr@chromium.org | 2010-10-25 | 3531 | -398975/+570984 |
* | I added FreeBSD-generated config files for libevent and tcmalloc, along with ... | pvalchev@chromium.org | 2010-10-04 | 1 | -1/+1 |
* | Move us closer to passing the license check script. | phajdan.jr@chromium.org | 2010-08-30 | 1 | -0/+1 |
* | 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 |