- moved the postprocessing CVARs to hwrenderer.
This commit is contained in:
parent
ea98fe3c4d
commit
46a57fdfa1
9 changed files with 171 additions and 102 deletions
|
|
@ -44,7 +44,7 @@
|
|||
#include "g_levellocals.h"
|
||||
#include "a_dynlight.h"
|
||||
#include "textures/skyboxtexture.h"
|
||||
#include "hwrenderer/shaders/hw_postprocessshader.h"
|
||||
#include "hwrenderer/postprocessing/hw_postprocessshader.h"
|
||||
|
||||
void AddLightDefaults(FLightDefaults *defaults, double attnFactor);
|
||||
void AddLightAssociation(const char *actor, const char *frame, const char *light);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue