]> git.cworth.org Git - apitrace/commit
mt trace: wgl: track GL context on a per-thread basis
authorImre Deak <imre.deak@intel.com>
Wed, 23 May 2012 07:57:12 +0000 (10:57 +0300)
committerImre Deak <imre.deak@intel.com>
Wed, 23 May 2012 08:30:01 +0000 (11:30 +0300)
commit2f75bb4a8b8c9c7ae303e88671e5c233174208f4
tree257568496dbc1ba24fe111554899dd638fa0e00b
parent4f76773c5d6e9a1e73435555b16229fe9e0d7f00
mt trace: wgl: track GL context on a per-thread basis

Wrap WGL context handling calls and keep our own per-thread basis track
of the context object.

Signed-off-by: Imre Deak <imre.deak@intel.com>
wrappers/wgltrace.py