]> git.cworth.org Git - apitrace/history - glws_glx.cpp
Add "apitrace trim" command.
[apitrace] / glws_glx.cpp
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-12-03 zackrMerge pull request #61 from prahal/gui-edit
2011-12-03 José FonsecaMerge branch 'glproc-cleanup'
2011-12-01 José FonsecaCleanup glproc.
2011-12-01 José FonsecaDon't free fbconfig.
2011-12-01 José FonsecaReplace dynamic casts with static on glws.
2011-11-28 José FonsecaCache context profile in glws::Context.
2011-11-17 Chia-I Wuglws: Add support for profiles
2011-10-26 José FonsecaCleanup X11 event handling.
2011-10-10 José FonsecaUse Cocoa on Mac OS X.
2011-10-09 José FonsecaFix MacOSX build.
2011-10-09 José FonsecaCreate contexts with DEBUG_BIT when not benchmarking.
2011-10-09 José FonsecaSimplify glws class hierarchy.
2011-06-06 José FonsecaMore accurate include/linkage in Mac OS X.
2011-05-20 José FonsecaDon't show windows until they are first resized.
2011-05-20 José FonsecaTell the window manager to respect the requested window...
2011-05-19 José FonsecaDetermine drawable sizes on MacOSX.
2011-05-18 José FonsecaUse alpha visuals.
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-20 José FonsecaPrint an error message when not able to open X display.
2011-04-14 José FonsecaSynchronize X and GL on windows resizes.
2011-04-12 José FonsecaSilence warning.
2011-04-12 José FonsecaRequest stencil buffer.
2011-04-09 José FonsecaMinor cleanup.
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.