Skip to content
  • Andreas Neu's avatar
    -Added the viewport offset to Viewport. · a273798c
    Andreas Neu authored
    -State::enableFrameBuffer() -> State::bindFrameBuffer()
    -Added State::useViewport()
    -Added Viewport::use()
    -Added VertexBuffer::enable() VertexBuffer::disable()
    -Modified VertexBuffer::render to be inline and just call enable() draw() disable()
    a273798c