commit | bc4a4177a34267ad0d039c8567bb9fe7549bb310 | [log] [tgz] |
---|---|---|
author | Jack Palevich <jackpal@google.com> | Thu Sep 24 12:19:05 2009 -0700 |
committer | Jack Palevich <jackpal@google.com> | Thu Sep 24 12:19:05 2009 -0700 |
tree | 92084995f65a4df12292a4bf4685ec0f0957637a | |
parent | 6e472890effc63430d0ab680051c10cf2cf3cdbe [diff] |
Make tritex test run with latest OpenGL driver. Use EGLUtils::selectConfigForNativeWindow to select a legitimate configuration. (Before now we had been selecting an incorrect configuration, but the older drivers let us get away with it.) Converted the source to C++ so we can call selectConfigForNativeWindow.