Wouter van Oortmerssen

Results 31 issues of Wouter van Oortmerssen

"2GB should be enough for anybody!" I said some 9 years ago when first coming up with FlatBuffers. Of course, even back then OSes were already 64-bit and machines had...

I've seen this crash log a few times now: ``` C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\xstring (2492): std::basic_string::basic_string C:\w\treesheets\src\cell.h (416): treesheets::Cell::FindNextSearchMatch C:\w\treesheets\src\document.h (2020): treesheets::Document::SearchNext C:\w\treesheets\src\myframe.h (826): treesheets::MyFrame::OnTabChange ``` It's an illegal access:...

In recent months, there have been many contributions to the translation, which generally is very welcome and awesome. On the downside, over half of recent PRs have all been small...

**Version/Branch of Dear ImGui:** Version: Today (2023-4-12) Branch: docking **Back-end/Renderer/Compiler/OS** Back-ends: imgui_impl_sdl2.cpp + imgui_impl_opengl3.cpp Compiler: VS2022 Operating System: Win10 **My Issue/Question:** I have ImGuiWindowFlags_AlwaysAutoResize set on my windows, and I...

docking
window sizing

`DW_OP_Wasm_location` currently has a type and index field that are both LEBs. For use with type `TI_GLOBAL_START` the index needs to be relocatable. Doing LEB relocations in DWARF seems messy,...

We currently don't require the 5-byte patchable ULEB in code and elsewhere to contain anything since all information will be overwritten by the linker based on the reloc entry. By...

We just landed a first version of the assembly parser in LLVM https://reviews.llvm.org/D44329. This version is quite basic and adheres closely to what the disassembler had been outputting so far....

As per https://twitter.com/pervognsen/status/1408798451672907776

I understand that such a feature could be problematic with players uploading random crap and/or even a "security problem". That said, this is a tiny community and most uses of...

This would be to supplement time/frag limit.. it says, for the map to end, there must be that much of a frag delta between the teams, like common in some...