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-11 12:01:26 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
455dac958c948f838204891f024e4b08676b4cce
raddebugger
/
src
/
df
/
gfx
T
History
Ryan Fleury
455dac958c
first pass at asynchronous file streaming -> hash store layer; fix non-windowed memory access in watch window when doing change visualization, causing major performance regression with large arrays; fix some extra jank with truncated-string-hover & help labels
2024-01-26 11:47:25 -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
first pass at asynchronous file streaming -> hash store layer; fix non-windowed memory access in watch window when doing change visualization, causing major performance regression with large arrays; fix some extra jank with truncated-string-hover & help labels
2024-01-26 11:47:25 -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
first pass at asynchronous file streaming -> hash store layer; fix non-windowed memory access in watch window when doing change visualization, causing major performance regression with large arrays; fix some extra jank with truncated-string-hover & help labels
2024-01-26 11:47:25 -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