Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-24 02:50:39 +00:00
cadba71330 Add threading
e6d39028fb Modify run_perf
a9d4b4eae1 Add count
Compare 3 commits »
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-24 00:57:41 +00:00
61f66ae554 Fix entity id size to fit the entity count
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-24 00:37:31 +00:00
a7d255dba6 Reformat
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-24 00:35:48 +00:00
961afcd4f4 Persist multipliers
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-24 00:31:26 +00:00
3696205f47 Remove old velocity code
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-23 23:19:45 +00:00
c6cac7be8a Switch position, scale and velocity to i16
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-21 21:58:42 +00:00
60df7c5fbb Use CMake on Linux and Make on macOS
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-21 21:47:53 +00:00
c6dc37c696 Switch to using Raylib's Makefile instead of CMake
3e7641d467 Update .gitignore
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-21 17:48:32 +00:00
f5b8032eae Pull latest wapp
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-20 15:52:34 +00:00
d452225d02 Don't use uchar.h on macos
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-20 07:01:27 +00:00
d6d56868ed Reformat
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-20 06:40:36 +00:00
a4ebad1cbd Remove unnecessary include
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-20 06:39:28 +00:00
ec37297790 Switch all conditions to use bit operations
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-20 06:38:33 +00:00
6d6534a477 Update .gitignore
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-20 06:31:04 +00:00
d25d4027bc Make wapp target PHONY
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-20 06:30:27 +00:00
17051862d5 Update Makefile
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-18 23:16:00 +00:00
50be82a5f0 Remove icache.misses from events
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-18 20:17:23 +00:00
e812b36604 Update test
7c79190a18 Update .gitignore
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-18 18:04:03 +00:00
fc20602531 Finish dod and set perf testing
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-18 13:33:36 +00:00
66b366183d Start rendering in the dod version and extract common header