Alpha 2
This commit is contained in:
parent
f3268064c7
commit
bda22542ff
40 changed files with 1986 additions and 3546 deletions
12
enbseries/enbeffectprepass.fx
Normal file
12
enbseries/enbeffectprepass.fx
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
/*
|
||||
enbeffectprepass.fx : MariENB pre-pass filters.
|
||||
(C)2013-2014 Marisa Kirisame, UnSX Team.
|
||||
Part of MariENB, the personal ENB of Marisa.
|
||||
Released under the WTFPL.
|
||||
*/
|
||||
/* do not touch this! */
|
||||
#define E_SHADER_3_0
|
||||
/* separate for easier maintenance */
|
||||
#include "menbprepasssettings.fx"
|
||||
#include "menbprepassinternals.fx"
|
||||
#include "menbprepassfilters.fx"
|
||||
Reference in a new issue