1. c7a4104 Moved D3D specific files and folders under the D3D folder. by Brandon Jones · 10 years ago[Renamed from src/libGLESv2/renderer/d3d9/SwapChain9.h]
  2. d47e0fc Split the d3d9 and d3d11 backends into folders and updated the gyp file to use a python script to generate the file lists for the libGLESv2 and libEGL projects. by Geoff Lang · 11 years ago[Renamed from src/libGLESv2/renderer/SwapChain9.h]
  3. 8bce3f5 Add SwapChain::recreate for dealing with certain cases of lost devices. by shannon.woods%transgaming.com@gtempaccount.com · 11 years ago
  4. bdf2d80 Add precompiled header support for the libGLESv2 project. by shannon.woods@transgaming.com · 11 years ago
  5. c71ca75 Add support for resizing the window without recreating the swap chain in D3D11. by shannon.woods@transgaming.com · 11 years ago
  6. d733bb8 Adds makeSwapChain9/11 functions. by daniel@transgaming.com · 12 years ago
  7. 32fdf82 Fixes line endings on SwapChain9 and SwapChain11 by daniel@transgaming.com · 12 years ago
  8. a27e05b Split the swap chain into an abstract interface and a D3D9 implementation. by daniel@transgaming.com · 12 years ago