]> git.cworth.org Git - apitrace/history - glws.hpp
apitrace: Replace tracedump program with new "apitrace dump" command
[apitrace] / glws.hpp
2011-10-09 José FonsecaCreate contexts with DEBUG_BIT when not benchmarking.
2011-10-09 José FonsecaSimplify glws class hierarchy.
2011-05-20 José FonsecaDon't show windows until they are first resized.
2011-05-17 José FonsecaStart with a smaller default window size; avoid race...
2011-05-09 José FonsecaMerge branch 'master' into multi-context
2011-05-08 Zack RusinImplement context sharing.
2011-05-06 José FonsecaMerge branch 'master' into multi-context
2011-05-06 José FonsecaTake drawable geometry on creation.
2011-04-09 José FonsecaImplement glws for WGL.
2011-04-09 José FonsecaMerge branch 'master' into noglut
2011-04-02 José FonsecaSeparate WS abstraction from retracing.