quakeforge/ruamoko/qwaq/debugger
Bill Currie ebb3ec592a [qfcc] Implement bool and lbool types
Since spir-v needs actual bools for its conditional instructions, the
time to do bool properly finally came. As expected, the changes caused
quite a mess, but Ruamoko now does bool/true/false.
2024-11-15 12:36:08 +09:00
..
views [qfcc] Implement bool and lbool types 2024-11-15 12:36:08 +09:00
debug.h [qwaq] Fetch Ruamoko progs locals from the stack frame 2022-02-12 10:19:45 +09:00
debug.r [qwaq] Fetch Ruamoko progs locals from the stack frame 2022-02-12 10:19:45 +09:00
debugger.h [qwaq] Fix page up/down and deal with tabs 2021-06-10 12:13:55 +09:00
debugger.r [qwaq] Fix page up/down and deal with tabs 2021-06-10 12:13:55 +09:00
localsdata.h [qwaq] Fetch Ruamoko progs locals from the stack frame 2022-02-12 10:19:45 +09:00
localsdata.r [qfcc] Handle signed-unsigned int comparison better 2023-12-20 23:09:06 +09:00
typeencodings.h [qwaq] Calculate type sizes for compound types 2021-06-04 13:34:15 +09:00
typeencodings.r [qfcc] Chain matrix and bool types 2024-04-25 11:22:35 +09:00