Michael Böhme

Results 4 issues of Michael Böhme

The commit 33c5a965f55f80057f197257d1d1cdb06523e963 removed the definition for `IMGUI_DEFINE_MATH_OPERATORS` including a header guard from `implot_internal.h` and moved it into the unit files `implot.cpp` and `implot_items.cpp` but without a corresponding check whether...

The next version of the CWA will contain new [TRL profiles](https://github.com/corona-warn-app/cwa-app-ios/blob/develop/src/xcode/ENA/ENA/Source/Models/SymptomsOnset.swift) depending on the symptom status of the patient and the onset. This will significantly increase the difficulty to accurately...

enhancement

Hey, I did see your nice talk at GPN21 and you have been asking for more feedback. There is a German podcast ("Auf' nen Pod-Kaffee") from the Thuringian CIO which...

This PR introduces an improvement in the Vulkan backend which reduces descriptor set changes. A local variable (`last_desc_set`) tracks the last bound descriptor set and avoids a rebinding the identical...

backends