commit | 87a7265ee10bac12195ea7c25fea45d61d1266a1 | [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 | df1dcf3c9510f208e585f84129171d954c3f2238 | |
parent | 82cbaab450d3c5d9f3d52c49881212f250d7cd97 [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.