]> git.cworth.org Git - apitrace/history - retrace/glretrace_cgl.cpp
glretrace: Put currentContext on TLS.
[apitrace] / retrace / glretrace_cgl.cpp
2012-10-19 José Fonsecaglretrace: Put currentContext on TLS.
2012-10-19 José FonsecaKill currentDrawable.
2012-10-19 José FonsecaFix CGLChoosePixelFormat attribute parsing.
2012-10-19 José FonsecaDetermine core32 from the traces.
2012-10-16 José FonsecaIgnore CGLChoose/DestroyPixelFormat calls.
2012-10-16 José FonsecaMinimal implementation of CGLTexImageIOSurface2D.
2012-10-16 José FonsecaMinimal implementation of CGLCreateContext/CGLDestroyCo...
2012-08-10 José FonsecaMerge remote-tracking branch 'github/master' into profi...
2012-08-09 James BentonCreate glretrace specific context.
2012-04-26 José FonsecaCleanup glretrace<->glws integration.
2012-04-22 José FonsecaShare more code between glretrace and d3dretrace.
2012-04-14 José FonsecaMove retracers to their own directory.