]> git.cworth.org Git - apitrace/blob - inject/README.markdown
egltrace: Support GL_EXT_multisampled_render_to_texture (issue #134).
[apitrace] / inject / README.markdown
1 Utilities for injection of DLLs in Windows.
2
3 Wrapper DLLs work well for self-contained APIs (e.g., OpenGL with its
4 opengl32.dll), but not for APIs which are spread across multiple DLLs, in
5 particular DXGI and D3D10+ APIs.