mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
improvements from work: - no longer export classes; instead inline functions where it makes sense (e.g. the scope timers) or export the member functions directly - fix icc11 warnings - add some comments This was SVN commit r6531. |
||
|---|---|---|
| .. | ||
| 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 | ||