quakeforge/libs/console
Bill Currie 9f6c367fce [console] Resurrect console scaling
Currently only for gl/glsl/vulkan. However, rather than futzing with
con_width and con_height (and trying to guess good values), con_scale
(currently an integer) gives consistent pixel scaling regardless of
window size.
2022-11-14 09:49:13 +09:00
..
test [console] Add test for buffer line tracking 2022-09-18 16:07:22 +09:00
Makemodule.am [console] Add failing unit test for con_buffer 2022-09-17 12:59:36 +09:00
bi_inputline.c [gamecode] Add PR_Shutdown for tearing down a VM 2022-05-12 19:58:18 +09:00
buffer.c [console] Add a function to clear the scroll-back buffer 2022-09-20 12:14:01 +09:00
client.c [console] Resurrect console scaling 2022-11-14 09:49:13 +09:00
complete.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
console.c [console] Update a little for event handling 2022-09-21 12:13:06 +09:00
filelist.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
list.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
menu.c [console] Get menu rendering working again 2022-11-04 10:38:07 +09:00
server.c [console] Check for curses before calling updaters 2022-11-12 14:37:42 +09:00