Merge remote-tracking branch 'origin/main' into depth-bias-poc-hack

This commit is contained in:
MelonSpeedruns
2026-05-27 15:59:54 -04:00
10 changed files with 340 additions and 53 deletions
+5
View File
@@ -30,6 +30,11 @@ public:
~FileStream();
/**
* \brief Flush buffered writes and throw if the flush fails.
*/
void Flush();
/**
* \brief Open a file for reading at the given path.
*/