]> git.cworth.org Git - vogl/history - src/voglcommon
UI: Improved support for shared contexts and viewing shared state objects
[vogl] / src / voglcommon /
2014-04-01 Scott LudwigMerge branch 'master' of https://github.com/ValveSoftwa...
2014-04-01 PeterLValveMerge branch 'master' of https://github.com/ValveSoftwa...
2014-04-01 Rich Geldreich- Adding snapshot/restore support for indeded variants...
2014-04-01 Rich Geldreich- fixing restoring of transform feedback and uniform...
2014-04-01 Rich Geldreich- Fixing restore of indexed uniform buffer bindings
2014-04-01 PeterLValveMerge branch 'master' of https://github.com/ValveSoftwa...
2014-04-01 Rich Geldreich- Adding support for pixel pack buffers used with glRea...
2014-04-01 Rich Geldreich- Initial support for KHR_debug API's in tracer/replayer
2014-04-01 Rich Geldreich- Adding "-msaa X" command line option to voglreplay...
2014-04-01 Rich Geldreichimproving error message
2014-04-01 Michael SartainMerge pull request #33 from PeterLValve/master
2014-04-01 SirAnthonyAdd gl_pname_defs as non-generated file
2014-04-01 SirAnthonyMove generation of files to cmake
2014-04-01 SirAnthonyMerge pull request #1 from ValveSoftware/master
2014-04-01 Rich Geldreich- Fix for restoring FBO's that have attachments that...
2014-04-01 Rich GeldreichFixing various issues that were showing up when trying...
2014-04-01 Rich Geldreich- Fixing driver crash on AMD's fglrx caused by us passi...
2014-04-01 Rich Geldreich- Fixing polygon stipple saving/restoring so it doesn...
2014-04-01 Michael SartainMerge branch 'master' of https://github.com/ValveSoftwa...
2014-04-01 Rich Geldreich- adding a missing entrypoint check, so traces made...
2014-04-01 Rich Geldreich- regression test now works on AMD
2014-04-01 Rich Geldreich- Features for 10ft: PBO's, snapshotting/restoring...
2014-04-01 Michael SartainMerge pull request #3 from andrewkww/fix_hardcoded_qt_path
2014-04-01 Rich Geldreich- Fix for replaying display list snapshots (we regresse...
2014-03-12 Michael SartainInitial vogl checkin