James R.
|
42814cea2b
|
Revert "W_InitFile: calculate md5sum on background thread, for startup wads"
This reverts commit 28f2659342.
|
2023-09-09 16:30:00 -07:00 |
|
James R
|
28f2659342
|
W_InitFile: calculate md5sum on background thread, for startup wads
Add W_GetFileMD5, blocks calling thread until md5 is
calculated.
|
2023-09-06 18:32:41 -07:00 |
|
Ash Logan
|
dedd0047bd
|
wad: Refactor ResFindSignature to work in chunks
kinda mucky but it works
|
2023-09-06 18:32:40 -07:00 |
|
Ash Logan
|
8ca2dc77e7
|
wad: Cache pk3 central directory
Massive improvments from seeking less, allows file buffering to work better too
Co-authored-by: James R <justsomejames2@gmail.com>
|
2023-09-06 18:32:40 -07:00 |
|
Ash Logan
|
331a6ea41e
|
wad: Fixes for big-endian platforms
|
2023-09-06 18:32:40 -07:00 |
|
James R
|
c46231ede9
|
Convert w_wad.c to w_wad.cpp
|
2023-09-06 17:36:21 -07:00 |
|