quakeforge/libs/video/targets
Bill Currie dbd3d6502a Nuke qboolean from orbit
I never liked it, but with C2x coming out, it's best to handle bools
properly. I haven't gone through all the uses of int as bool (I'll leave
that for fixing when I encounter them), but this gets QF working with
both c2x (really, gnu2x because of raw strings).
2023-06-13 18:06:11 +09:00
..
context_sdl.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
context_win.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
context_x11.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
dga_check.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
fbset.c [vid] Fix non-utf8 circle-c in fbset 2022-04-13 10:35:40 +09:00
fbset_modes_l.l various gcc 4.3 fixes 2008-07-19 05:40:57 +00:00
fbset_modes_y.y And a few more bits of whitespace. 2012-05-23 08:21:27 +09:00
in_fbdev.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
in_sdl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
in_svgalib.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
in_win.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
in_x11.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
joy.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
joy_linux.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
joy_null.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
joy_win.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
Makemodule.am [video] Remove libQFjs 2021-11-01 12:30:45 +09:00
vid.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_3dfxsvga.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_fbdev.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_sdl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_sdl_gl.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_sdl_sw.c [vid] Clean up sdl some more 2021-03-31 15:10:51 +09:00
vid_svgalib.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_win.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_win_gl.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_win_sw.c [vid] Allow render systems to unload late 2023-03-06 21:15:15 +09:00
vid_win_vulkan.c [vid] Allow render systems to unload late 2023-03-06 21:15:15 +09:00
vid_x11.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_x11_gl.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_x11_sw.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_x11_vulkan.c [vid] Allow render systems to unload late 2023-03-06 21:15:15 +09:00