]> git.cworth.org Git - apitrace/history - glws.hpp
Move tracers to wrappers subdirectory.
[apitrace] / glws.hpp
2011-12-08 Alexandros FrantzisCreate a Visual for each Profile.
2011-12-08 Alexandros FrantzisAdd 'profile' parameter to glws::createVisual().
2011-12-05 José FonsecaAdd option to request an Opengl 3.2 core profile context.
2011-11-28 José FonsecaCache context profile in glws::Context.
2011-11-17 Chia-I Wuglws: Add support for profiles
2011-11-17 Chia-I Wuglws: Allow the attribute terminator to be specified
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.