Qiu Qiang
Qiu Qiang
Git 2.38.1: https://git-scm.com/download/win $ git clone https://github.com/CppCon/CppCon2018.git Cloning into 'CppCon2018'... remote: Enumerating objects: 933, done. remote: Total 933 (delta 0), reused 0 (delta 0), pack-reused 933 Receiving objects: 100% (933/933),...
Git 2.38.1: https://git-scm.com/download/win $ git clone https://github.com/CppCon/CppCon2019.git Cloning into 'CppCon2019'... remote: Enumerating objects: 1840, done. remote: Counting objects: 100% (156/156), done. remote: Compressing objects: 100% (88/88), done. remote: Total 1840...
In the COREMEDIA_OpenDevice function, there's a problem when selecting a supported rate because the comparison between the rate and the rate range is inaccurate. For example, if the rate is...
### Version/Branch of Dear ImGui: Version v1.90.9, Branch: master ### Back-ends: imgui_impl_sdl3.cpp ### Compiler, OS: macOS 14.5 ### Full config/build information: _No response_ ### Details: I've encountered an issue when...