quakeforge/libs
Bill Currie acffacc59b [renderer] Make screen capture support asynchronous operation
This fixes (*ahem*) the vulkan renderer segfaulting when attempting to
take a screenshot. However, the image is upside down. Also, remote
snapshots and demo capture are broken for the moment.
2022-04-01 01:01:53 +09:00
..
audio
client Clean up some enum sanity checks 2022-03-31 00:18:53 +09:00
console [console] Rewrite the download progress indicator 2022-03-31 02:57:38 +09:00
gamecode [gamecode] Document the tests that fail under clang 2022-03-31 14:50:49 +09:00
gib Fix some null pointer shenanigans 2022-03-31 00:25:22 +09:00
image [quakefs] Return QFile pointer from QFS_NextFile(name) 2022-03-31 17:27:04 +09:00
input Clean up some enum sanity checks 2022-03-31 00:18:53 +09:00
models [mode] Fix a sizeof error 2022-03-31 00:30:00 +09:00
net [net] Fix some logic precedence errors 2022-03-31 00:31:15 +09:00
qw
ruamoko
scene
ui
util [quakefs] Return QFile pointer from QFS_NextFile(name) 2022-03-31 17:27:04 +09:00
video [renderer] Make screen capture support asynchronous operation 2022-04-01 01:01:53 +09:00
Makemodule.am