summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-11-03 20:33:07 +0100
committeraap <aap@papnet.eu>2020-11-03 20:33:07 +0100
commit3c5bb4e8f34bebd14447a4166a24264a56e7ff3a (patch)
tree6d841c850a4c286d89612c232a4c82f5651b5200 /src/core/config.h
parentMerge branch 'miami' of github.com:GTAmodding/re3 into miami (diff)
downloadre3-3c5bb4e8f34bebd14447a4166a24264a56e7ff3a.tar
re3-3c5bb4e8f34bebd14447a4166a24264a56e7ff3a.tar.gz
re3-3c5bb4e8f34bebd14447a4166a24264a56e7ff3a.tar.bz2
re3-3c5bb4e8f34bebd14447a4166a24264a56e7ff3a.tar.lz
re3-3c5bb4e8f34bebd14447a4166a24264a56e7ff3a.tar.xz
re3-3c5bb4e8f34bebd14447a4166a24264a56e7ff3a.tar.zst
re3-3c5bb4e8f34bebd14447a4166a24264a56e7ff3a.zip
Diffstat (limited to 'src/core/config.h')
-rw-r--r--src/core/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h
index ce77391c..01d63f89 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -245,6 +245,7 @@ enum Config {
//#define CUTSCENE_BORDERS_SWITCH
//#define EXTENDED_COLOURFILTER // more options for colour filter (replaces mblur)
//#define EXTENDED_PIPELINES // custom render pipelines (includes Neo)
+//#define NEW_RENDERER // leeds-like world rendering, needs librw
//#define MULTISAMPLING // adds MSAA option TODO
#ifdef LIBRW