quakeforge/libs/video
Bill Currie 3eb28000de [vid] Clean up windows video code a bit
It turns out the dd and dib "driver" code is very specific to the
software renderer. This does not fix the segfault on changing video
mode, but I do know where the problem lies: the window is being
destroyed and recreated without recreating the buffers. I suspect a
clean solution to this will allow for window resizing in X as well.
2021-03-31 15:10:35 +09:00
..
renderer [win] Fix a handful of small bugs for windows 2021-03-30 20:19:20 +09:00
targets [vid] Clean up windows video code a bit 2021-03-31 15:10:35 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00