wgl: Expose pipe_screen/pipe_context via an extension.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 16 Jul 2009 10:20:12 +0000 (11:20 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 16 Jul 2009 10:22:56 +0000 (11:22 +0100)
commit4e1e18a772061fe3573f2ee2bf6afe447ee66fd6
tree7d3b90e5d140c214f67bbace4924dc221637755e
parent3ab3209a1f1af7bfd8e09598fbc3586f35169fb2
wgl: Expose pipe_screen/pipe_context via an extension.
src/gallium/state_trackers/wgl/SConscript
src/gallium/state_trackers/wgl/shared/stw_extgallium.c [new file with mode: 0644]
src/gallium/state_trackers/wgl/shared/stw_extgallium.h [new file with mode: 0644]
src/gallium/state_trackers/wgl/shared/stw_getprocaddress.c