Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/sdl-basic-boilerplate 2024-01-07 22:10:07 +00:00
99c6dbeecf Fix minor bug
abdelrahman pushed to main at abdelrahman/image-sequence-player 2024-01-07 02:49:18 +00:00
2bc723c22e Update README.md
b1a3f68376 Update screenshot
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/image-sequence-player 2024-01-07 02:40:26 +00:00
9a282fbd6a Add screenshot
abdelrahman pushed to main at abdelrahman/image-sequence-player 2024-01-07 02:36:08 +00:00
65f15edf3e Update demo video resolution
abdelrahman pushed to main at abdelrahman/image-sequence-player 2024-01-07 02:35:10 +00:00
80cb69ddc4 Update README.md
abdelrahman created branch main in abdelrahman/image-sequence-player 2024-01-07 02:32:16 +00:00
abdelrahman pushed to main at abdelrahman/image-sequence-player 2024-01-07 02:32:16 +00:00
57e70e7b82 Add demo video
3e70f32f62 Finish the main entry point
9891da0863 Add basic ui_list UI component
d75bd4850b Define datatypes and functions for working with an image sequence
6c286b65a8 Define supported frame rates
Compare 10 commits »
abdelrahman created repository abdelrahman/image-sequence-player 2024-01-07 02:10:11 +00:00
abdelrahman pushed to main at abdelrahman/c-metprogramming-exploration 2023-12-31 15:47:09 +00:00
922bb76c75 Update README.md
05823d7ef8 Add code generation version
1bb3a0b196 Add simple memory arena implementation
2905b71835 Update build script
4c7b0ad621 Update .gitignore
Compare 5 commits »
abdelrahman pushed to main at abdelrahman/c-metprogramming-exploration 2023-12-31 01:44:17 +00:00
842955a3ef Update README.md
abdelrahman pushed to main at abdelrahman/c-metprogramming-exploration 2023-12-30 21:33:52 +00:00
f3d32f00f9 Reformat README.md
abdelrahman pushed to main at abdelrahman/c-metprogramming-exploration 2023-12-30 21:32:18 +00:00
d0dce15c58 Update README.md
abdelrahman pushed to main at abdelrahman/c-metprogramming-exploration 2023-12-30 20:10:07 +00:00
8c9c3aea2f Update README.md
abdelrahman pushed to main at abdelrahman/c-metprogramming-exploration 2023-12-30 20:08:29 +00:00
59951fb602 Extract common macros to a header
dfb19d4a1a Update README.md
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/c-metprogramming-exploration 2023-12-30 19:45:26 +00:00
26d6118f63 Fix table format
abdelrahman pushed to main at abdelrahman/c-metprogramming-exploration 2023-12-30 19:43:15 +00:00
c853f4650d Add README.md
abdelrahman created branch main in abdelrahman/c-metprogramming-exploration 2023-12-30 19:11:33 +00:00
abdelrahman pushed to main at abdelrahman/c-metprogramming-exploration 2023-12-30 19:11:33 +00:00
6d1f5d3b4c Impelement version with X macros
62e9a9405b Implement version with macros
ac64a206b0 Implement manual version
70514e7b5d Add aliases
8dc280e22b Add build scripts
abdelrahman created repository abdelrahman/c-metprogramming-exploration 2023-12-30 19:10:59 +00:00
abdelrahman pushed to main at abdelrahman/cg-from-scratch 2023-12-27 22:03:35 +00:00
9b22ce61d5 Update colour_t to use a union