htamas1210
  • Joined on 2025-12-28
htamas1210 pushed to master at htamas1210/rsa 2026-03-20 14:43:56 +01:00
cef7d5b5f9 cleaned up logs, added 128bit logger started working on second phase of rsa: keygen
e0006f049c working prime test with 128bit nums
1eaae9ca4a working quick_pow dec_to_bin
Compare 3 commits »
htamas1210 pushed to master at htamas1210/rsa 2026-03-19 15:36:29 +01:00
8851135394 init
htamas1210 created branch master in htamas1210/rsa 2026-03-19 15:36:29 +01:00
htamas1210 created repository htamas1210/rsa 2026-03-19 15:34:09 +01:00
htamas1210 pushed to master at htamas1210/SakuraVNE 2026-03-17 17:46:57 +01:00
ffd9f44d11 new sakuracore version
htamas1210 pushed to master at htamas1210/SakuraCore 2026-03-17 16:38:43 +01:00
51cfab26f2 calculating delta time
htamas1210 pushed to master at htamas1210/SakuraCore 2026-03-17 16:37:25 +01:00
a6ccb37b10 break!: switched to imgui docking branch
htamas1210 pushed to master at htamas1210/SakuraVNE 2026-03-17 11:24:12 +01:00
94b1d50de7 break!: new sakuracore version
htamas1210 pushed to master at htamas1210/SakuraCore 2026-03-17 11:23:51 +01:00
b05badcf90 implemented new layer function imguirender
9b64e0b065 finished imguilayer end function
fed67c7baa removed onstart onend since they are redundant with attach and detach
Compare 3 commits »
htamas1210 pushed to master at htamas1210/SakuraVNE 2026-03-16 20:14:53 +01:00
03ee862e59 misc stuff
e30f79e433 break!: new sakuracore version
e5301eb5d4 moved sdl main into application framework
Compare 3 commits »
htamas1210 pushed to master at htamas1210/SakuraCore 2026-03-16 20:14:00 +01:00
370e0f9c5a application refactoring
13286719ab imgui layer
4bc043e5a1 layerstack iterator functions
Compare 3 commits »
htamas1210 pushed to master at htamas1210/SakuraVNE 2026-03-15 19:46:20 +01:00
cddd4b6f8d Initial commit
htamas1210 created branch master in htamas1210/SakuraVNE 2026-03-15 19:46:20 +01:00
htamas1210 created repository htamas1210/SakuraVNE 2026-03-15 19:45:11 +01:00
htamas1210 pushed to master at htamas1210/SakuraCore 2026-03-15 19:41:33 +01:00
e152bf93b3 Updated CmakeList
htamas1210 created branch master in htamas1210/SakuraCore 2026-03-15 19:41:33 +01:00
htamas1210 created repository htamas1210/SakuraCore 2026-03-15 19:41:10 +01:00
htamas1210 renamed repository from SakuraVNE to htamas1210/SakuraVNE_old 2026-03-15 16:53:19 +01:00
htamas1210 pushed to master at htamas1210/SakuraVNE_old 2026-03-13 20:45:33 +01:00
51f516b15d test cases for layers and layerstacks
01209f4af0 removed factorial files and example tests
708355f6e5 properly defining Debug
Compare 3 commits »
htamas1210 pushed to master at htamas1210/SakuraVNE_old 2026-03-12 21:56:43 +01:00
a98af1fe55 added layer and layerstack class