Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-03-24 05:52:42 +00:00
df4315cdcc Use echo instead of printf in compile script
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-03-24 05:45:33 +00:00
b3a174f26c Update compile script
abdelrahman pushed to main at abdelrahman/prng-tests 2024-03-22 12:38:12 +00:00
e4893c150b Add split_mix_64 utility
abdelrahman pushed to main at abdelrahman/prng-tests 2024-03-22 12:21:27 +00:00
05b9a22174 Add xoshiro256p generator
b8ce449e99 Update compile script
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/prng-tests 2024-03-22 12:07:03 +00:00
a6f0bf93d9 Create single state struct and add utility function for initialising it
80aeb3fc92 Update compile script to run the generators
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/prng-tests 2024-03-22 11:53:26 +00:00
f4afa5d7ea Add xoshiro256** generator
2708825924 Add Image struct
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/prng-tests 2024-03-22 09:48:40 +00:00
546229e412 Rename xorshift_basic to xorshift_256
abdelrahman pushed to main at abdelrahman/prng-tests 2024-03-22 09:35:47 +00:00
038172f593 Update .gitignore
abdelrahman pushed to main at abdelrahman/prng-tests 2024-03-22 09:34:31 +00:00
c889708ba3 Update .gitignore
abdelrahman pushed to main at abdelrahman/prng-tests 2024-03-22 09:23:50 +00:00
de621996ba Update code to work on mac
abdelrahman pushed to main at abdelrahman/prng-tests 2024-03-22 00:29:06 +00:00
70eb36015c Remove unused includes
abdelrahman pushed to main at abdelrahman/prng-tests 2024-03-22 00:26:29 +00:00
b4259dfc90 Add .gitignore
b2bd93ce39 Implement basic xorshift PRNG
0aee9aee5b Implement basic PPM image writer
42ceef5c4f Add aliases.h
682a16e14f Add build scripts
Compare 5 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-03-21 23:06:44 +00:00
6fc0b2987e Add extern "C" to all header files
abdelrahman pushed to main at abdelrahman/prng-tests 2024-03-21 22:59:25 +00:00
a56f6ad9c2 INITIAL COMMIT
abdelrahman created branch main in abdelrahman/prng-tests 2024-03-21 22:59:25 +00:00
abdelrahman created repository abdelrahman/prng-tests 2024-03-21 22:58:52 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-03-21 07:26:48 +00:00
76222d31d4 Namespace all functions
abdelrahman pushed to main at abdelrahman/compositor-test 2024-02-28 23:52:36 +00:00
f419378183 Update node struct to know about noodle connected to it
abdelrahman pushed to main at abdelrahman/compositor-test 2024-02-28 22:34:12 +00:00
46a4802ce6 Double buffer the nodes to avoid drawing lag
abdelrahman pushed to main at abdelrahman/compositor-test 2024-02-27 23:13:34 +00:00
4ed86611b5 Fix what happens when a noodle gets released