Move viewport drawing to its own folder
This commit is contained in:
parent
d8c6f9acfd
commit
e90b73539e
48 changed files with 759 additions and 631 deletions
|
|
@ -31,7 +31,7 @@
|
|||
#include "r_utility.h"
|
||||
#include "d_player.h"
|
||||
#include "swrenderer/scene/r_light.h"
|
||||
#include "swrenderer/scene/r_viewport.h"
|
||||
#include "swrenderer/viewport/r_viewport.h"
|
||||
|
||||
CVAR(Bool, r_shadercolormaps, true, CVAR_ARCHIVE)
|
||||
EXTERN_CVAR(Bool, r_fullbrightignoresectorcolor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue