Patrick Stewart

Results 16 issues of Patrick Stewart

If you try to zero an unaligned address in a map_handle, it zeros the whole surrounding page on windows. Also pass the COW flag on to the map handle, otherwise...

Currently the docs for mapped_file_handle say: ``` You are guaranteed on Windows only that `address()` will not return a new value unless: ... 4. You call `relink()`, which requires closing...

CPM currently adds a FindFoo.cmake to the module path to override subsequent find_package calls. This makes sure that works when the find_package call is in CONFIG mode as well. Some...

It would be good if MA_NO_NEON also prevented it being used in the MP3 decoder where it sets MA_DR_MP3_HAVE_SIMD. I know I can just set DR_MP3_NO_SIMD, though that doesn't do...

It would be useful to have a way to automatically plot all benchmarks for the selected measure. Currently I have to click a lot of checkboxes.