quakeforge/libs/video
Bill Currie 0953446c3e [vulkan] Load cachepics as separate images
They are usually larger images (eg, the main menu graphic) and thus make
a mess of the atlas (thus, making them separate means a smaller atlas
can be used). All sorts of things are in a mess (descriptor management,
subpic rendering not supported, wrong alpha value for the transparent
pixel), but this gets the basic loader going.
2023-01-13 11:15:44 +09:00
..
renderer [vulkan] Load cachepics as separate images 2023-01-13 11:15:44 +09:00
targets [x11] Warp the mouse when it touches a barrier 2022-12-11 19:14:35 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00