Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert 71472 - Use GL rather than EGL by default on linux. | apatrick@chromium.org | 2011-01-14 | 1 | -1/+1 |
* | Use GL rather than EGL by default on linux. | apatrick@chromium.org | 2011-01-14 | 1 | -1/+1 |
* | Add service side GL call logging to the DEBUG | gman@chromium.org | 2010-11-04 | 1 | -0/+5 |
* | Convert LOG(INFO) to VLOG(1) - app/. | pkasting@chromium.org | 2010-10-19 | 1 | -1/+1 |
* | Fix the wrong mesa lib name. | zmo@google.com | 2010-10-08 | 1 | -2/+2 |
* | Load libGLESv2.dll before libEGL.dll. | apatrick@chromium.org | 2010-10-06 | 1 | -0/+5 |
* | Added lots of logging to the GPU code. | apatrick@chromium.org | 2010-09-20 | 1 | -3/+5 |
* | Loads GL shared libraries from module directories rather than exe directory. | vangelis@chromium.org | 2010-09-10 | 1 | -3/+3 |
* | Added --use-gl command line flag to select GL implementation. | apatrick@chromium.org | 2010-07-14 | 1 | -42/+46 |
* | Added EGL based GLContext. | apatrick@chromium.org | 2010-06-09 | 1 | -0/+76 |