mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2025-03-15 07:00:58 +00:00
Added unmodified SMAA shader
This commit is contained in:
parent
e8c8aa4795
commit
65589354c5
2 changed files with 1362 additions and 0 deletions
1361
base/renderprogs/SMAA.inc
Normal file
1361
base/renderprogs/SMAA.inc
Normal file
File diff suppressed because it is too large
Load diff
|
@ -3,6 +3,7 @@ return
|
|||
-- includes
|
||||
"global.inc",
|
||||
"skinning.inc",
|
||||
"SMAA.inc",
|
||||
|
||||
-- shaders
|
||||
"ambient_lighting.pixel",
|
||||
|
|
Loading…
Reference in a new issue