diff options
author | apatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-08 18:58:45 +0000 |
---|---|---|
committer | apatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-08 18:58:45 +0000 |
commit | 5474fb39deae0f81fa0e97c443feac97d5f96542 (patch) | |
tree | d1d91745c36a1eed3b20819b989150dc81d29ca1 /AUTHORS | |
parent | 15ff82d9c355abde35556b35eaad1e11a3811a26 (diff) | |
download | chromium_src-5474fb39deae0f81fa0e97c443feac97d5f96542.zip chromium_src-5474fb39deae0f81fa0e97c443feac97d5f96542.tar.gz chromium_src-5474fb39deae0f81fa0e97c443feac97d5f96542.tar.bz2 |
Fix bug where wglGetExtensionsStringEXT was being called instead of wglGetExtensionsStringARB.
This crashed because they have different signatures.
I switched to always use wglGetExtensionsStringEXT because it avoids the need to get the DC of a surface which was always a bit awkward.
Also fixed a bug where WGL contexts were not put in the right share group.
Review URL: http://codereview.chromium.org/8481012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109064 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions