commit | 74fc727dc88ee24d89f88cb1709f963e9073aeb3 | [log] [tgz] |
---|---|---|
author | kkinnunen <kkinnunen@nvidia.com> | Sun Jun 22 22:56:53 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Sun Jun 22 22:56:54 2014 -0700 |
tree | c1bc9dd2101168a5fbb2b9d523aafac3828c7876 | |
parent | 32956400b4d8f33394e2cdef9b66e8369ba2a0f3 [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