diff options
author | José Fonseca <[email protected]> | 2009-09-24 13:08:34 +0100 |
---|---|---|
committer | José Fonseca <[email protected]> | 2009-09-24 13:12:51 +0100 |
commit | 4e5ed05b025b9b6a1a6dabba72fce3d918e77044 (patch) | |
tree | a97c65a90d13ddfe33a348003dc07fd3d183b723 /src/gallium/state_trackers/wgl/opengl32.def | |
parent | 9ea277ba7aac23c66c8879f71ff885d11c034aae (diff) |
wgl: DWM integration.
Diffstat (limited to 'src/gallium/state_trackers/wgl/opengl32.def')
-rw-r--r-- | src/gallium/state_trackers/wgl/opengl32.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/state_trackers/wgl/opengl32.def b/src/gallium/state_trackers/wgl/opengl32.def index 596417ed844..5daa6ddd413 100644 --- a/src/gallium/state_trackers/wgl/opengl32.def +++ b/src/gallium/state_trackers/wgl/opengl32.def @@ -376,6 +376,7 @@ EXPORTS DrvDescribePixelFormat DrvGetLayerPaletteEntries DrvGetProcAddress + DrvPresentBuffers DrvRealizeLayerPalette DrvReleaseContext DrvSetCallbackProcs |