mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Use noncopyable instead of boost::noncopyable. (But maybe this should be changed to the NONCOPYABLE macro instead?) Use boost::filesystem::wpath::file_string instead of external_file_string, since the latter varies between std::string on Linux and std::wstring on Windows. Use wcstombs instead of wcstombs_s. Use rtl_AllocateAligned instead of _mm_malloc. This was SVN commit r6574. |
||
|---|---|---|
| .. | ||
| 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 | ||