Files
filament/libs/utils/src
Mathias Agopian d3ff60af21 remove all uses of std::string in filament
- libbackend (except webgpu)
- libfilament
- libutils

std::string generates a lot of code bloat, we use CString instead.

We also update CString to be more compatible with std::string's api.
2025-09-02 11:47:58 -07:00
..
2024-01-17 11:04:42 -08:00
2025-01-21 09:49:02 -08:00
2025-01-17 17:50:16 -08:00
2025-01-17 17:50:16 -08:00
2023-12-18 16:28:31 -08:00
2025-01-17 17:50:16 -08:00
2025-01-17 17:50:16 -08:00
2025-01-17 17:50:16 -08:00
2022-03-01 10:03:31 -08:00