]> git.cworth.org Git - apitrace/history - glws_glx.cpp
apitrace: Replace tracedump program with new "apitrace dump" command
[apitrace] / glws_glx.cpp
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.