commit | 80549fcdd50269d7e069d6db02b395fca128056c | [log] [tgz] |
---|---|---|
author | kkinnunen <kkinnunen@nvidia.com> | Mon Jun 30 06:36:31 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jun 30 06:36:31 2014 -0700 |
tree | f190d563157d1e5e41f26e0bc1cf724b17a7f3c4 | |
parent | b8562be65510ea2703e1e34029da8c8f501c340c [diff] |
Support using OpenGL ES context on desktop Support using OpenGL ES context on desktop for unix and Android platforms. This is mainly useful in development. Add --gpuAPI flag to gm, dm, bench, bench_pictures and render_pictures. The possible parameters for the flag are "gl" and "gles". R=bsalomon@google.com, mtklein@google.com, robertphillips@google.com Author: kkinnunen@nvidia.com Review URL: https://codereview.chromium.org/319043005