- copied all necessary adjustments from the test branch in the QZDoom repo.
This commit is contained in:
parent
a8ac6e4774
commit
3a2d0e3486
4 changed files with 8 additions and 8 deletions
|
|
@ -53,7 +53,7 @@
|
|||
#include "gl/renderer/gl_2ddrawer.h"
|
||||
#include "gl_debug.h"
|
||||
|
||||
IMPLEMENT_CLASS(OpenGLFrameBuffer)
|
||||
IMPLEMENT_CLASS(OpenGLFrameBuffer, false, false, false, false)
|
||||
EXTERN_CVAR (Float, vid_brightness)
|
||||
EXTERN_CVAR (Float, vid_contrast)
|
||||
EXTERN_CVAR (Bool, vid_vsync)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue