quakeforge/libs
Bill Currie b3d982bfc3 Remove global vulkan_ctx
While I can't say that I'm happy with the details of vulkan_ctx_t, I am
pretty sure I don't want to be limited to having only one.
2019-07-09 11:54:23 +09:00
..
audio Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
client Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
console Simplify the call to PR_LoadProgsFile. 2018-10-11 10:06:48 +09:00
gamecode Try to use type encodings for function return type 2019-06-09 18:11:56 +09:00
gib Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
image Separate file search from loading. 2014-01-28 16:22:05 +09:00
models Switch QF's quaterions from wxyz to xyzw. 2018-10-12 14:33:55 +09:00
net Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
qw Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
ruamoko Fix some double frees. 2018-09-07 20:03:19 +09:00
util Rewrite QuatMultVec to be faster 2019-07-06 14:45:40 +09:00
video Remove global vulkan_ctx 2019-07-09 11:54:23 +09:00
Makefile.am