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-05-16 23:50:12 +00:00
2025-01-08 13:11:39 -08:00
2024-10-08 10:38:00 -07:00
2025-04-29 02:39:37 +00:00
2025-08-29 14:46:14 -07:00
2025-08-12 12:58:35 -07:00
2025-08-22 03:51:11 +00:00
2025-09-02 18:11:09 +00:00
2025-08-19 22:10:46 -07:00
2025-08-22 15:55:46 -07:00
2022-08-17 12:42:21 -07:00
2025-07-30 10:31:41 -07:00
2025-05-29 09:56:52 -07:00
2025-08-12 05:59:21 +00:00
2024-07-22 11:12:51 -07:00
2025-08-07 18:14:49 +00:00
2024-05-24 20:46:34 +00:00
2025-01-27 21:18:55 -08:00
2023-03-30 16:15:42 -07:00
2025-09-02 18:11:09 +00:00
2025-04-25 12:14:26 -07:00
2023-03-30 16:15:42 -07:00
2025-05-29 09:56:52 -07:00
2025-09-02 11:47:58 -07:00
2025-08-26 23:27:02 +00:00