1. c43a605 Created a Renderer9::markAllStateDirty method and moved state initialization into it. by daniel@transgaming.com · 12 years ago
  2. a60160b Implemented SwapChain11 initialization. by daniel@transgaming.com · 12 years ago
  3. 83e80ee Add an abstract Renderer::setViewport method and implemented it for Renderer9. by daniel@transgaming.com · 12 years ago
  4. 6c87217 Adds renderer functions for rendertarget operations. by daniel@transgaming.com · 12 years ago
  5. 5503fd0 Implemented Renderer11::setDepthStencilState. by daniel@transgaming.com · 12 years ago
  6. 08c331d Moved the stencilRef and stencilBackRef back to Context's state structure. by daniel@transgaming.com · 12 years ago
  7. dcf1e67 Implemented Renderer11::setRasterizerState and Renderer11::setScissorRectangle. by daniel@transgaming.com · 12 years ago
  8. f8ba109 Implemented Renderer11::setBlendState using the new RenderStateCache. by daniel@transgaming.com · 12 years ago
  9. b9bb279 Make egl::Surface independent of the Renderer implementation. by daniel@transgaming.com · 12 years ago
  10. 3838088 Add stubs for missing virtual method implementations. by daniel@transgaming.com · 12 years ago
  11. d084c62 Added an abstract Renderer::clear method. by daniel@transgaming.com · 12 years ago
  12. 493d4f8 Added abstract methods to Renderer for state setting. by daniel@transgaming.com · 12 years ago
  13. 31b13e1 Moves Image & Renderer into rx namespace by daniel@transgaming.com · 12 years ago
  14. 8c7b1a9 IDXGISwapChain1::Present1 supports a sync interval of 0 to 4 for all devices. by daniel@transgaming.com · 12 years ago
  15. 65e6537 Test for valid back buffer and depth stencil formats. by daniel@transgaming.com · 12 years ago
  16. ad6aee7 Add stubs for missing virtual method implementations. by daniel@transgaming.com · 12 years ago
  17. 25072f6 Implement texture dimension limits and 32-bit index queries. by daniel@transgaming.com · 12 years ago
  18. c1e2634 Create a Direct3D 11 device, if enabled and available. by daniel@transgaming.com · 12 years ago
  19. 1d6aff2 Add a Renderer11 class for the d3d11 backend. by daniel@transgaming.com · 12 years ago