suijingfeng / vkQuake3

Its based on ioq3,I add a vulkan based modular render back end which originally from https://github.com/kennyalive/Quake-III-Arena-Kenny-Edition
GNU General Public License v2.0
98 stars 28 forks source link

fillModeNonSolid required but not used #22

Closed kusma closed 2 months ago

kusma commented 2 months ago

vkQuake3 requires fillModeNonSolid, but the feature only seems to be used when debugging.

This prevents it from working on some vulkan-drivers for mobile GPUs.