Skip to content
  • Rupert Ben Wiser's avatar
    Update GLRenderer to use VBOs · 47d49bd4
    Rupert Ben Wiser authored
    Using this instead of immediate mode rendering.
    
    I still need to put the sprite map rendering back but this
    should have better performance.
    
    I haven't included indicies because the things I'm rendering
    are simply 2 triangles so I'm not convinced they'd be any better
    off right now.
    47d49bd4