1. c7a4104 Moved D3D specific files and folders under the D3D folder. by Brandon Jones · 10 years ago[Renamed from src/libGLESv2/renderer/d3d11/Clear11.h]
  2. 3b866b6 Clear11 will not clear channels that are not supposed to exist in the render target's format. by Geoff Lang · 11 years ago
  3. 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/Clear11.h]
  4. da507fe Refactored the ClearParameters type and moved Renderer11's clear logic into a Clear11 helper class. by Geoff Lang · 11 years ago