quakeforge/libs/video
Bill Currie c29e9828b6 [vulkan] Clean up misuse of va for vulkan handles
The built up "path" name of the handle resource was not always surviving
the intervening call to cexpr_eval_string (in particular, when other
handles were created in the process of creating a handle). Rather than
simply increase the number of va buffers (where would it end?), just
regenerate the path when adding the new handle. It's probably quick
enough, and the code is not usually not on a critical path.
2021-04-22 19:47:42 +09:00
..
renderer [vulkan] Clean up misuse of va for vulkan handles 2021-04-22 19:47:42 +09:00
targets [vid,render] Clean up fov and aspect 2021-04-01 19:17:19 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00