gzdoom/src/gl/system
Christoph Oelckers 5f838d52b9 - some cleanup on the OpenGL interface and its flags.
Most importantly, the separate command line options for switching on the legacy buffer handling have been removed.
There's really no need for them anymore, because unlike in earlier versions many of the implementation differences no longer exist - with the exception of where the light and vertex buffer contents are generated.
For testing this, -glversion 3 is sufficient.
2018-10-20 12:55:25 +02:00
..
gl_debug.cpp - gl_system.h as well, in particular this has no place in hw_* files. 2018-05-16 23:34:52 +02:00
gl_debug.h - moved gl_interface.cpp/h to gl_load folder. 2018-05-16 23:21:21 +02:00
gl_framebuffer.cpp - some cleanup on the OpenGL interface and its flags. 2018-10-20 12:55:25 +02:00
gl_framebuffer.h - some cleanup on the OpenGL interface and its flags. 2018-10-20 12:55:25 +02:00