1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-05-11 22:41:26 +00:00
openmw/apps
thagberg 883f9e5049 Fix anti-aliasing on macOS
Blitting to the resolve FBO in OSG::RenderStage was causing a GL_INVALID_FRAMEBUFFER_OPERATION due to a mismatch in attached colorbuffers between the FBOs bound in read and draw slots. This was because the normal attachment was invariantly attached to FBO_Interrupt, but not to other FBOs.
2025-05-07 16:31:22 -04:00
..
benchmarks Fix clang-analyzer-deadcode.DeadStores 2025-04-05 12:55:17 +02:00
bsatool Install tools left out on Windows 2025-01-11 19:36:24 +00:00
bulletobjecttool Remove redundant using namespace Fallback 2025-04-18 12:27:37 +02:00
components_tests Fix warning: -Wstring-compare 2025-04-28 22:07:00 +02:00
esmtool Install tools left out on Windows 2025-01-11 19:36:24 +00:00
essimporter Modernise Boost CMake stuff 2024-08-23 14:06:13 +01:00
launcher Wait for the reloading cells thread on DataFilesPage destruction 2025-05-04 21:59:49 +02:00
mwiniimporter Remove vestigial Boost libraries 2024-08-23 14:06:13 +01:00
navmeshtool Do not build navmeshtool translation units twice 2025-04-24 23:03:07 +02:00
niftest Install tools left out on Windows 2025-01-11 19:36:24 +00:00
opencs Remove redundant using namespace Fallback 2025-04-18 12:27:37 +02:00
opencs_tests Use temporary directory for tests output 2025-03-23 23:33:40 +01:00
openmw Fix anti-aliasing on macOS 2025-05-07 16:31:22 -04:00
openmw_tests Use temporary directory for tests output 2025-03-23 23:33:40 +01:00
wizard Move from qt_wrap_ui to AUTOUIC for launcher and wizard 2024-11-10 20:38:14 +01:00
doc.hpp