1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-29 12:20:41 +00:00
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).
2024-03-20 00:54:12 +00:00
..
ui Minor launcher improvements (feature 7843) 2024-02-20 14:02:59 +04:00
utils Use "" to quote apps/openmw includes and remove unused 2024-01-07 17:57:11 +01:00
CMakeLists.txt Add option to disable precompiled headers 2024-03-08 02:11:51 +01:00
datafilespage.cpp Convert BsaVersion to enum class 2024-02-18 14:54:51 +01:00
datafilespage.hpp Allow multiselect in the archives tab (#7606) 2024-01-28 21:33:10 +00:00
graphicspage.cpp Rework launcher tabs 2024-01-14 14:05:14 +04:00
graphicspage.hpp Rework launcher tabs 2024-01-14 14:05:14 +04:00
importpage.cpp Do not include formatting spaces to localizable strings 2023-11-30 13:06:50 +04:00
importpage.hpp
main.cpp Deploy base Qt translations when needed 2024-02-15 09:26:14 +04:00
maindialog.cpp Use error messages instead of unhandled exceptions 2024-01-03 21:48:25 +04:00
maindialog.hpp
sdlinit.cpp
sdlinit.hpp
settingspage.cpp Don't throw away user-provided shadow map resolutions 2024-03-20 00:54:12 +00:00
settingspage.hpp Minor launcher improvements (feature 7843) 2024-02-20 14:02:59 +04:00
textslotmsgbox.cpp
textslotmsgbox.hpp