diff options
author | José Fonseca <[email protected]> | 2009-04-09 20:35:55 +0100 |
---|---|---|
committer | José Fonseca <[email protected]> | 2009-04-09 20:45:43 +0100 |
commit | 4bbb5eb96ad9f2e5b6e064854eeb5f5cb1498f9d (patch) | |
tree | ece258e53a0daa48aff2c871510b01370135056b /src/gallium/winsys/gdi/SConscript | |
parent | deff09921563419a77bd1aad0054afa34214ed1a (diff) |
wgl: Use hooks instead of subclassing the window.
Subclassing the window is invasive: we might call an old window proc even
after it was removed. Glut and another bug just in the wrong time was
provoking this. Hooks don't have this problem.
Diffstat (limited to 'src/gallium/winsys/gdi/SConscript')
0 files changed, 0 insertions, 0 deletions