quakeforge/libs
Bill Currie b0d1c0e75b [vulkan] Make push constant ranges structured
Being able to specify the types in the push constant ranges makes it a
lot easier to get the specification correct. I never did like having to
do the offsets and sizes by hand as it was quite error prone. Right now,
float, int, uint, vec3, vec4 and mat4 are supported, and adheres to
layout std430.
2023-06-16 19:05:53 +09:00
..
audio Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
client Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
console Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
ecs [build] Fix some library install issues 2023-04-20 15:15:12 +09:00
gamecode Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
image Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
input Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
models Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
net Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
qw [util] Make sizebuf and msg sizes unisgned 2021-04-04 15:53:53 +09:00
ruamoko [ruamoko] Extend the string api 2023-05-27 12:47:33 +09:00
scene [glsl] Be more null-safe for free/destroy functions 2023-03-06 18:21:13 +09:00
ui [build] Fix some library install issues 2023-04-20 15:15:12 +09:00
util [plist] Put quotes around the unknown field name 2023-06-16 18:47:24 +09:00
video [vulkan] Make push constant ranges structured 2023-06-16 19:05:53 +09:00
Makemodule.am [ecs] Move ECS core into its own library 2022-10-26 17:24:03 +09:00