This website requires JavaScript.
Explore
Help
Sign In
ed
/
raddebugger
Watch
1
Star
0
Fork
0
You've already forked raddebugger
mirror of
https://github.com/Ed94/raddebugger.git
synced
2026-07-12 04:21:25 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88a218e36e334d912e3254e34173fea0fd887b88
raddebugger
/
src
/
df
/
gfx
T
History
Ryan Fleury
88a218e36e
visual jank-fix/polish pass
2024-01-26 07:43:40 -08:00
..
generated
switch to partner file command - quick way to switch from .h to .c, or similar
2024-01-24 13:59:31 -08:00
df_gfx.c
visual jank-fix/polish pass
2024-01-26 07:43:40 -08:00
df_gfx.h
visual jank-fix/polish pass
2024-01-26 07:43:40 -08:00
df_gfx.mdesk
switch to partner file command - quick way to switch from .h to .c, or similar
2024-01-24 13:59:31 -08:00
df_view_rule_hooks.c
extend ctrl process memory cache reads with freshness info - it is a bit too coarse grained at page granularity, that should've been easy to predict... in any case, to start addressing that, start keeping >1 hash key hash history in hash store layer, such that history may be preserved for a bit longer & diff'd with new key hashes
2024-01-25 09:06:03 -08:00
df_view_rule_hooks.h
re-ensure codebase c compatibility
2024-01-12 13:29:50 -08:00
df_views.c
improve flow around multi-target debugging: prefer one-target-only in default path; only enable command line specified target if present; explicit commands for enabling/disabling targets, as well as mutually-exclusive selection of targets; make default clicking path in UI go through mutually exclusive selection, whereas ctrl+clicks will do multi-target selection
2024-01-25 11:49:05 -08:00
df_views.h
separation of file-only, folder-only and file-or-folder selection paths, slight tweaks to filesystem lister behavior for each; other small visual tweaks/fixes
2024-01-23 13:47:14 -08:00