mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-21 07:43:59 -07:00
debug: cleanup ogl_tex, tex: use full-width types to avoid truncation warnings wdbg_sym.cpp: skip __suppress and __profile symbols; add additional hex display for floats; cleanup wdll_ver.cpp: cppdoc+cleanup (remove non-reentrant C interface, replace with std::string) sysdep: add cppdoc everything else: flag parameters are now consistently size_t instead of int (avoids warnings, allows slightly better code on x64) This was SVN commit r6392. |
||
|---|---|---|
| .. | ||
| arch | ||
| os | ||
| rtl | ||
| tests | ||
| acpi.cpp | ||
| acpi.h | ||
| arch.h | ||
| clipboard.h | ||
| compiler.h | ||
| cpu.cpp | ||
| cpu.h | ||
| cursor.h | ||
| dir_watch.h | ||
| gfx.cpp | ||
| gfx.h | ||
| numa.h | ||
| os.h | ||
| os_cpu.cpp | ||
| os_cpu.h | ||
| rtl.h | ||
| snd.cpp | ||
| snd.h | ||
| stl.h | ||
| sysdep.h | ||