This website requires JavaScript.
Explore
Help
Sign In
Abdelrahman Said
abdelrahman
0 Followers
·
0 Following
https://thewizardapprentice.com/
Joined on
2023-01-22
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
37
Projects
Packages
Public Activity
Starred Repositories
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
created branch
main
in
abdelrahman/prng-tests
2024-03-21 22:59:25 +00:00
abdelrahman
pushed to
main
at
abdelrahman/prng-tests
2024-03-21 22:59:25 +00:00
a56f6ad9c2
INITIAL COMMIT
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
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-26 07:25:39 +00:00
b447e9d5a1
Update .gitignore
65d69bd570
Update build script
Compare 2 commits »
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-25 23:23:32 +00:00
9570f31dc7
Remove unused include
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-25 22:42:34 +00:00
547764764c
Switch to using if statements instead of switch in event handling code
abdelrahman
pushed to
main
at
abdelrahman/compositor-test
2024-02-25 21:21:43 +00:00
29bcfabda9
Move the node drawing code to a function
First
Previous
...
41
42
43
44
45
...
Next
Last