Files
filament/libs
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-10-08 10:38:00 -07:00
2025-08-29 14:46:14 -07:00
2024-07-22 11:12:51 -07:00