Unknown W. Brackets
|
8b5173350f
|
ThreadManager: Make TaskType a property of a Task.
|
2021-12-05 21:01:49 -08:00 |
|
Unknown W. Brackets
|
76186d1919
|
Replacement: Allow starting a texture at budget.
|
2021-10-23 22:42:57 -07:00 |
|
Unknown W. Brackets
|
abc80f1015
|
Replacement: Correct budget on later frames.
|
2021-10-23 22:00:51 -07:00 |
|
Unknown W. Brackets
|
fa0e19471c
|
Replacement: Add ini setting to disable pop-in.
|
2021-10-23 20:56:19 -07:00 |
|
Unknown W. Brackets
|
4c1b5564d2
|
Replacement: Tweak some thread safety.
|
2021-10-23 19:58:23 -07:00 |
|
Unknown W. Brackets
|
c0054dc6cf
|
Replacement: Ensurely orderly stop on reset.
If the texture is being loaded and we stop or reset, make sure it stops to
avoid any crash or hang.
|
2021-10-23 08:06:55 -07:00 |
|
Unknown W. Brackets
|
09f0578a64
|
Replacement: Use a thread to load tex replacements.
|
2021-10-21 17:05:39 -07:00 |
|
Unknown W. Brackets
|
83b7b33cfd
|
Replacement: Centralize lookup logic.
And make sure we don't change our minds about using a replacement during a
draw.
|
2021-10-21 17:05:38 -07:00 |
|
Unknown W. Brackets
|
045d902525
|
Replacement: Delay load texture data.
|
2021-10-21 17:05:38 -07:00 |
|
Unknown W. Brackets
|
36fc2c2628
|
Replacement: Purge old cached decoded textures.
Not actually decoding into the cache, just setup.
|
2021-10-21 17:05:38 -07:00 |
|
Unknown W. Brackets
|
2356280a9c
|
Replacement: Add structure for delayed loading.
|
2021-10-21 17:05:38 -07:00 |
|
Henrik Rydgård
|
ddc0f0829b
|
Replaced textures: Don't leak handles on failure, check allocation success
|
2021-10-08 19:09:43 +02:00 |
|
Unknown W. Brackets
|
ff22dbc16c
|
Replacement: Fix a mistake in ZIM texture loading.
Fixes #14877.
|
2021-09-18 14:52:19 -07:00 |
|
Unknown W. Brackets
|
3ac669f80b
|
Core: Fix some minor gcc warnings.
|
2021-09-13 08:13:14 -07:00 |
|
Henrik Rydgård
|
3be5c7bd9a
|
Make the minimum items per thread explicit. Found some bugs, optional arguments are evil.
|
2021-06-12 21:21:28 +02:00 |
|
Henrik Rydgård
|
73871b9b7e
|
Implement new thread manager, port stuff to it.
|
2021-06-12 13:03:53 +02:00 |
|
Unknown W. Brackets
|
cedf196d8f
|
Replacement: Validate ZIMs are 8888.
|
2021-05-16 09:48:28 -07:00 |
|
Unknown W. Brackets
|
a0f79ed624
|
Replacement: Allow loading ZIMs for replacements.
Larger, but can be ZSTD compressed and load much faster.
|
2021-05-16 09:30:33 -07:00 |
|
Unknown W. Brackets
|
d376e67f87
|
Common: Cleanup some Path constructions.
|
2021-05-14 22:48:04 -07:00 |
|
Henrik Rydgård
|
47039b4bcd
|
Address all the easy feedback. Some is left.
|
2021-05-13 10:39:17 +02:00 |
|
Henrik Rydgård
|
ae06499a0c
|
Change Copy, Rename to use Path. Remove std::string version of Exists().
Buildfixes
Buildfix
|
2021-05-13 10:39:16 +02:00 |
|
Henrik Rydgård
|
025bcb1673
|
Introduce Path, start using it all over the place.
Still lots left to convert!
Convert GetSysDirectory to return Path.
More buildfixing
Remove unnecessary Path( constructors
|
2021-05-13 10:39:16 +02:00 |
|
Henrik Rydgård
|
2999e1cb86
|
Core: Remove some uses of OpenCPPFile.
|
2021-05-09 17:00:48 -07:00 |
|
Unknown W. Brackets
|
8a8328c431
|
Common: Move ColorConv to a more appropriate place.
|
2021-05-01 11:20:05 -07:00 |
|
Banh-Canh
|
5dbf393e20
|
revert filename prefix for reducehashranges
|
2021-04-03 18:19:51 +02:00 |
|