Robin Kertels
|
4282829f38
|
[d3d9] Route operations on unmappable memory through allocator
Fixes an extremely race condition that can happen when freeing a chunk.
|
2025-02-17 19:23:15 +01:00 |
|
ericzlmd
|
38308d443e
|
[build] added <algorithm> header for failed subcommand fix - remove_if
|
2024-08-31 13:23:26 +02:00 |
|
Robin Kertels
|
1628b9e63a
|
[d3d9] Add 64bit implementation for D3D9MemoryAllocator
This just uses malloc & free but allows us to use
the same code for D3D9 shader bytecode on 64 bit builds.
|
2022-08-08 23:15:21 +01:00 |
|
Robin Kertels
|
c3dbb6429f
|
[d3d9] Implement memory allocator for memory mapped files
|
2022-07-29 13:14:33 +01:00 |
|