Drop the backbuffer on hidden tabs on GLX image transport.
This saves VRAM usage when multiple accelerated tabs are open by dropping the backbuffer. We do this by resizing the the window. This orphans the GLXPixmap (and texture) that the browser uses to display the front buffer. BUG=None TEST=None Review URL: http://codereview.chromium.org/8585030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110540 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment