]> git.cworth.org Git - apitrace/commit
Use the wgl* entrypoints instead of the GDI entrypoints when TRACE_LIBGL is set.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 20 Mar 2012 17:47:04 +0000 (17:47 +0000)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 20 Mar 2012 17:47:04 +0000 (17:47 +0000)
commitd6c377e1d39c01e359fd0bc01b520a5e30e38925
treedf791d637f606e38dfbd8d47ee12ecc0c1f633c2
parent7212bfe06d3c1be29ab73d63f8fb70429154aed9
Use the wgl* entrypoints instead of the GDI entrypoints when TRACE_LIBGL is set.

This enables testing multiple OpenGL implementations on Windows without
installing.  Useful to use retracediff.py script on Windows.
glws_wgl.cpp