Files
filament/libs/utils/include/utils
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
..
2025-08-06 22:22:40 +00:00
2025-04-23 09:23:21 -07:00
2025-04-23 09:23:21 -07:00
2025-05-23 10:33:14 -07:00
2021-10-07 20:58:34 -07:00
2024-10-17 14:15:40 -07:00
2025-01-17 17:50:16 -08:00
2022-10-27 22:48:45 -07:00
2022-03-01 10:03:31 -08:00
2021-02-17 10:11:22 -08:00
2024-08-05 10:59:46 -07:00