mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-06 15:05:47 -07:00
should be safe to distribute this build code_annotation.h: add our own noncopyable to avoid DLL base class warning debug: remove some unicode functions (unnecessary); minor cleanup debug_stl: disabled mahaf: do not warn when running as non admin wdbg: add wdbg_printf and wdbg_assert for use in allocation hook. add header wdbg_heap: now feature complete. . allows storing 3..4 frames from the call stack with 0 space overhead. . prevents garbage file/line output. . takes care of allocation counting (previously done by profiler) wdbg_sym.cpp: cleanup+fixes (locking, wdbg_*) fix: properly specify __declspec(dllimport) for certain classes This was SVN commit r5679. |
||
|---|---|---|
| .. | ||
| counter.cpp | ||
| counter.h | ||
| hpet.cpp | ||
| hpet.h | ||
| pit.h | ||
| pmt.cpp | ||
| pmt.h | ||
| qpc.cpp | ||
| qpc.h | ||
| tgt.cpp | ||
| tgt.h | ||
| tsc.cpp | ||
| tsc.h | ||
| whrt.cpp | ||
| whrt.h | ||