Green-Sky
  • Joined on 2022-06-21
Green-Sky pushed to fragment_store at Green-Sky/tomato 2024-04-01 18:07:30 +02:00
c921edd0c0 harden against some parsing exceptions
e96ad7c7c6 roll back meta comp (did it wrong) and enable data comp
Compare 2 commits »
Green-Sky pushed to fragment_store at Green-Sky/tomato 2024-04-01 13:31:14 +02:00
db2c3117bf more refactor and transition meta write
8d270aa1ad variant to span helper
Compare 2 commits »
Green-Sky pushed to fragment_store at Green-Sky/tomato 2024-04-01 12:32:55 +02:00
9ccc9f8990 tested and works, cleaning up commented code
Green-Sky pushed to fragment_store at Green-Sky/tomato 2024-03-31 22:23:28 +02:00
19c6ff8ea3 fixes for ci
Green-Sky pushed to fragment_store at Green-Sky/tomato 2024-03-31 22:04:11 +02:00
d8bdede1fe fixes for ci
Green-Sky pushed to fragment_store at Green-Sky/tomato 2024-03-31 21:56:16 +02:00
4b21a12805 use file2 zstd wrapper to read frag data (untested)
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