quakeforge/libs/video/targets
Bill Currie 860f48d541 Clean up about 12000 allocations
Some of them were actual leaks, but tracking memory should be a lot
easier now. However, there's a lot of room for optimization of
allocations (eg, recylcling of hierarchies. There is now 1 active
allocation (according to tracy) when nq exits: Qgetline's string buffer
(I think an api change is in order).
2024-01-05 11:50:48 +09:00
..
context_sdl.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
context_win.c [win] Implement borderless fullscreen mode 2023-11-26 14:18:54 +09:00
context_x11.c Clean up about 12000 allocations 2024-01-05 11:50:48 +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 [win] Communicate application focus to the client 2023-11-26 13:40:00 +09:00
in_x11.c [x11] Don't force grab or mouse warp in fullscreen 2023-07-14 07:11:53 +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 Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
vid.c Clean up about 12000 allocations 2024-01-05 11:50:48 +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 [win] Implement borderless fullscreen mode 2023-11-26 14:18:54 +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 Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
vid_x11.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
vid_x11_gl.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
vid_x11_sw.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
vid_x11_vulkan.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00