Unknown W. Brackets
|
c89823ce92
|
Replacement: Allow use of textures.zip for Android.
Will work on all platforms, but intended for situations like Android where
random access to files on storage is horribly slow.
|
2022-10-30 10:57:41 -07:00 |
|
tunip3
|
42ae18eea5
|
Replace Win32 file IO with UWP safe variants and add support for getting drives to UWP build (#15652)
* replace, all win32 file io with their matching uwp safe variants
* add support for drive listing
* Delete NATIVEAPP.ipch
* Update .gitignore
* fix indentation
|
2022-07-06 23:59:47 +02:00 |
|
Unknown W. Brackets
|
ba4fb398ca
|
UWP: Order includes, avoid file attrs to buildfix.
Not sure why CREATEFILE2_EXTENDED_PARAMETERS isn't being found.
|
2021-05-09 21:56:34 -07:00 |
|
Unknown W. Brackets
|
18a51b8e97
|
Update libzip to 1.7.3.
|
2021-05-09 20:45:53 -07:00 |
|
Henrik Rydgård
|
65617889dd
|
Merge ext/native/ext/... directly into ext.
|
2020-09-30 00:30:42 +02:00 |
|