replace some of the glBegin,glEnd calls with glDrawArrays
authorMatthias Braun <matze@braunis.de>
Sun, 18 May 2008 13:24:05 +0000 (13:24 +0000)
committerMatthias Braun <matze@braunis.de>
Sun, 18 May 2008 13:24:05 +0000 (13:24 +0000)
commit8c205abd2d811ba36e1a3639f5bfab6263bf9077
tree35120d0d7facbc1ee0b89cdce7434f6e322c956a
parentea0629af91963ee2e4ab6b41124b5a7075ddd309
replace some of the glBegin,glEnd calls with glDrawArrays

SVN-Revision: 5491
src/video/gl_renderer.cpp