Green-Sky
  • Joined on 2022-06-21
Green-Sky pushed to master at Green-Sky/solanaceae_util 2024-03-31 21:56:02 +02:00
17b4cce69b for span tweaking
Green-Sky pushed to fragment_store at Green-Sky/tomato 2024-03-31 21:53:23 +02:00
be52f76cb6 use file2 zstd wrapper to read frag data (untested)
1f70938e4b refactor out uuidgenerator
Compare 2 commits »
Green-Sky pushed to fragment_store at Green-Sky/tomato 2024-03-30 23:24:00 +01:00
a4a6e6bc15 minor frag store refactor
Green-Sky pushed to fragment_store at Green-Sky/tomato 2024-03-30 13:51:08 +01:00
d62924edf6 more testing and file2 zstd now passes tests with varying frame sizes
Green-Sky pushed to fragment_store at Green-Sky/tomato 2024-03-30 10:37:51 +01:00
32c6d76c64 add file2 impl for zstd (lightly tested and not integrated yet)
0dff37bc2c throw update
277b3f1629 reduce excessive message frag saving (queue dedup + waiting 10sec)
10a82588a0 try to tame log spam
910bd1307c fix accel structure being wrong and mark empty frags and dont count them
Compare 58 commits »
Green-Sky created branch update_sdl_imgui_beta in Green-Sky/tomato 2024-03-30 10:30:10 +01:00
Green-Sky pushed to update_sdl_imgui_beta at Green-Sky/tomato 2024-03-30 10:30:10 +01:00
f675afbe73 fix sdl3 imgui text input until pr is merged
e4d6d20269 imgui v1.90.4 Merge commit 'a148d9accf852689a1e521e1ca0da3af82fe70f8'
a148d9accf Squashed 'external/imgui/imgui/' changes from d6cb3c923d2..277ae93c413
c0023c9324 sdl renamed "RW" to "IO"
c8ac631990 sdl (master post 3.1 preview) Merge commit 'e4f454091a943345938608570b104400f62fd625'
Compare 6 commits »
Green-Sky pushed to master at Green-Sky/tomato 2024-03-28 16:16:07 +01:00
95ec596cfd Merge commit '47ad96e2b6c5704872b3615a160cd78d29b46b21' toxcore v0.2.19
47ad96e2b6 Squashed 'external/toxcore/c-toxcore/' changes from 3e05824b80..da438763d5
396477f66b update utils
Compare 3 commits »
Green-Sky pushed to fragment_store at Green-Sky/tomato 2024-03-28 15:36:39 +01:00
1d330d9e1d add file2 impl for zstd (lightly tested and not integrated yet)
Green-Sky pushed to master at Green-Sky/solanaceae_util 2024-03-28 15:35:30 +01:00
b82f039aaf add wip span type and new file2 interface and fstream impl.
Green-Sky pushed to fragment_store at Green-Sky/tomato 2024-03-22 23:12:37 +01:00
a6b120fd6a throw update
f47ba6a111 reduce excessive message frag saving (queue dedup + waiting 10sec)
7955f96c27 try to tame log spam
49abeabbea fix accel structure being wrong and mark empty frags and dont count them
38f0f7dae0 combat memory leaks with smart pointers
Compare 55 commits »
Green-Sky pushed to master at Green-Sky/tomato 2024-03-16 16:43:57 +01:00
01edf9e76e cleanup
Green-Sky created branch tracypatch in Green-Sky/tomato 2024-03-16 16:42:56 +01:00
Green-Sky pushed to tracypatch at Green-Sky/tomato 2024-03-16 16:42:56 +01:00
f784f91798 add tracy and perform some markup
Green-Sky pushed to master at Green-Sky/solanaceae_message3 2024-03-16 12:29:54 +01:00
7c28b232a4 minor cleanup
Green-Sky pushed to master at Green-Sky/solanaceae_ngc_ft1 2024-03-16 11:31:44 +01:00
61b667a4aa reserve memory to reduce number of allocations in hotspots
Green-Sky pushed to fragment_store at Green-Sky/tomato 2024-03-15 14:51:48 +01:00
f9ebf35af9 throw update
Green-Sky pushed to fragment_store at Green-Sky/tomato 2024-03-15 13:10:05 +01:00
f32f73e6e9 reduce excessive message frag saving (queue dedup + waiting 10sec)
f2a4dd7f6b try to tame log spam
61dfdd1498 fix accel structure being wrong and mark empty frags and dont count them
5e6b1cb020 combat memory leaks with smart pointers
caa1ba31a3 refactor saving and save on exit
Compare 55 commits »
Green-Sky pushed to master at Green-Sky/tomato 2024-03-15 13:03:08 +01:00
bde0f2c7c3 imgui debug stuff
83bbac2cd1 proper cleanup procedure for main
d5dede5a61 properly cleanup in main
Compare 3 commits »
Green-Sky pushed to fragment_store at Green-Sky/tomato 2024-03-15 13:01:57 +01:00
c66ca0db86 imgui debug stuff