fgsfds
|
7424b29e56
|
engine: initial psvita build support
|
2023-03-11 07:09:14 +03:00 |
|
|
2febe632c5
|
filesystem: add caseinsensitive emulation test
|
2022-12-27 02:31:46 +03:00 |
|
|
0ed9391969
|
filesystem: wscript: add dummy filesystem_includes target that only exposes public filesystem_stdio include paths
|
2022-09-10 22:52:52 +03:00 |
|
|
33cbead4a4
|
filesystem: wscript: fix library name on Android
|
2022-08-06 20:17:41 +03:00 |
|
|
b7b9c611cf
|
filesystem: wscript: disable RTTI and exceptions(useful on Android), we don't need it here. Link as C++ library.
|
2022-08-01 14:06:00 +03:00 |
|
|
55a29e6e6b
|
filesystem: implement VFileSystem009 interface
|
2022-07-28 18:56:02 +03:00 |
|
|
5e4fc64430
|
filesystem: introduce new module, based on engine filesystem.
The goal is to share filesystem code between engine and
utilities and provide C++ VFileSystem interface in the future
|
2022-07-28 18:56:02 +03:00 |
|