mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-20 23:33:59 -07:00
- x86_x64.cpp: fix: test ARCH_AMD64 instead of ARCH_IA32 because both are defined on x64 - manifest.cpp: fix processor architecture - wdbg_heap.cpp: only enable on ia32 - winit, wstartup: take (lack of) name mangling into account compiler.h: add STRINGIZE and DECORATED_NAME for use by winit dir_watch: fix: smart pointers were never actually released due to a remaining reference This was SVN commit r6375. |
||
|---|---|---|
| .. | ||
| collada | ||
| dcdt/se | ||
| graphics | ||
| gui | ||
| i18n | ||
| lib | ||
| maths | ||
| network | ||
| pch | ||
| ps | ||
| renderer | ||
| scripting | ||
| simulation | ||
| sound | ||
| tools | ||
| main.cpp | ||
| test_setup.cpp | ||