mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-24 03:02:31 +00:00
Vulkan validation (quite rightly) doesn't like it when the flush range goes past the end of the buffer, but also doesn't like it when the flush range isn't cache-line aligned, so align the size of the buffer, too. |
||
---|---|---|
.. | ||
audio | ||
client | ||
console | ||
gamecode | ||
gib | ||
image | ||
models | ||
net | ||
qw | ||
ruamoko | ||
util | ||
video | ||
Makemodule.am |