mirror of
https://github.com/godotengine/godot.git
synced 2025-10-31 21:51:22 +00:00
- Based on C++11's `atomic` - Reworked `SafeRefCount` (based on the rewrite by @hpvb) - Replaced free atomic functions by the new `SafeNumeric<T>` - Replaced wrong cases of `volatile` by the new `SafeFlag` - Platform-specific implementations no longer needed Co-authored-by: Hein-Pieter van Braam-Stewart <hp@tmm.cx> |
||
|---|---|---|
| .. | ||
| config.py | ||
| image_compress_cvtt.cpp | ||
| image_compress_cvtt.h | ||
| register_types.cpp | ||
| register_types.h | ||
| SCsub | ||