aboutsummaryrefslogtreecommitdiff
path: root/src/libGLESv2/renderer/SwapChain.h
AgeCommit message (Expand)Author
2013-10-09Add a define to force off the vertical sync for profiling.Geoff Lang
2013-04-13Add SwapChain::recreate for dealing with certain cases of lost devices.shannon.woods%transgaming.com@gtempaccount.com
2013-02-28Add precompiled header support for the libGLESv2 project.shannon.woods@transgaming.com
2013-02-28Add support for resizing the window without recreating the swap chain in D3D11.shannon.woods@transgaming.com
2012-11-28Split the swap chain into an abstract interface and a D3D9 implementation.daniel@transgaming.com
2012-10-31Rename renderer namespace to rxdaniel@transgaming.com
2012-10-31Split Renderer into version independent interface and Renderer9 implementation.daniel@transgaming.com
2012-10-31Add renderer::SwapChain class and move functionality from egl::Surfacedaniel@transgaming.com