You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/apps/launcher
AnyOldName3 f49d270c26 Don't throw away user-provided shadow map resolutions
Resolves https://gitlab.com/OpenMW/openmw/-/issues/7891

I think this is better than just adding 8192 as an allowed option as the vast majority of GPUs would be too slow given what we know about the cost if that setting (maybe that'll change if we get rid of the unconditional conditional discard I suspect is the cause of the slowness that's there for no good reason since the shadowsbin already moves most drawables to a known alpha-free stateset).
10 months ago
..
ui Minor launcher improvements (feature 7843) 11 months ago
utils Use "" to quote apps/openmw includes and remove unused 12 months ago
CMakeLists.txt Add option to disable precompiled headers 10 months ago
datafilespage.cpp Convert BsaVersion to enum class 11 months ago
datafilespage.hpp Allow multiselect in the archives tab (#7606) 11 months ago
graphicspage.cpp Rework launcher tabs 12 months ago
graphicspage.hpp Rework launcher tabs 12 months ago
importpage.cpp Do not include formatting spaces to localizable strings 1 year ago
importpage.hpp Setup launcher configuration manager and logging before initializing UI 2 years ago
main.cpp Deploy base Qt translations when needed 11 months ago
maindialog.cpp Use error messages instead of unhandled exceptions 1 year ago
maindialog.hpp Setup launcher configuration manager and logging before initializing UI 2 years ago
sdlinit.cpp Merge branch 'useuless_launcher' into 'master' 4 years ago
sdlinit.hpp Init SDL2 before Qt4 to avoid crash on Linux (bug #4529) 6 years ago
settingspage.cpp Don't throw away user-provided shadow map resolutions 10 months ago
settingspage.hpp Minor launcher improvements (feature 7843) 11 months ago
textslotmsgbox.cpp Implemented Launcher namespace 11 years ago
textslotmsgbox.hpp Apply clang-format to code base 2 years ago