1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-04 01:43:07 +00:00
openmw/apps/openmw
AnyOldName3 535c5e328a Affect correct texture units when disabling shadows for stateset
Knowing which are right required making the function non-static, so the shadow manager had to become a singleton as the results of passing it around to where it's needed were hellish.

I'm seeing a bunch of OpenGL errors when actually using this, so I'll investigate whether they're happening on master.
I'm hesitant to look into it too much, though, as I'm affected by https://gitlab.com/OpenMW/openmw/-/issues/7811, and also have the Windows setting enabled that turns driver timeouts into a BSOD so a kernel dump is collected that I can send to AMD.
2024-02-20 21:02:31 +00:00
..
mwbase Merge branch 'lua_keybinds' into 'master' 2024-02-14 08:30:38 +00:00
mwclass Merge branch 'markers' into 'master' 2024-02-13 09:13:56 +00:00
mwdialogue Merge branch 'dehardcode-skillprogression' into 'master' 2024-02-12 14:10:51 +00:00
mwgui Merge branch 'drainmaximummagicka' into 'master' 2024-02-16 23:02:52 +00:00
mwinput Enable Lua mouse engine handlers while in UI 2024-02-11 23:49:26 +01:00
mwlua Merge branch 'deadanimation' into 'master' 2024-02-15 00:57:59 +00:00
mwmechanics add ignore list to raycasts 2024-02-12 07:52:47 -08:00
mwphysics add ignore list to raycasts 2024-02-12 07:52:47 -08:00
mwrender Affect correct texture units when disabling shadows for stateset 2024-02-20 21:02:31 +00:00
mwscript Merge branch 'modelviewbutnocontroller' into 'master' 2024-02-06 09:06:57 +00:00
mwsound Use std::move() in /apps/openmw 2024-01-25 09:03:30 +04:00
mwstate Merge branch 'menu_fixes' into 'master' 2024-02-05 00:41:11 +00:00
mwworld Merge branch 'decoupled-audio' into 'master' 2024-02-13 09:18:18 +00:00
android_main.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
CMakeLists.txt Merge branch 'cleanup_physics_callbacks' into 'master' 2024-02-12 14:16:26 +00:00
doc.hpp
engine.cpp Localize screenshot messages 2024-02-08 12:50:12 +04:00
engine.hpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
main.cpp Set MacOS current_path before reading configuration files [#7706] 2024-01-11 00:59:27 +00:00
options.cpp Localize Launcher and Wizard 2024-02-01 09:47:25 +04:00
options.hpp Add tests for openmw options 2021-10-05 22:51:12 +02:00
profile.hpp Profile window manager update 2022-10-06 21:50:31 +02:00