39 Commits

Author SHA1 Message Date
45e3bc83a9 Update README.md 2025-05-31 03:08:38 +01:00
40b5bb1634 Add README.md 2025-05-31 03:08:26 +01:00
054a3bbdd7 Update .gitignore 2025-05-31 03:06:46 +01:00
Abdelrahman Said
f8b859b4e8 Fix submodules 2025-05-27 15:22:52 +01:00
Abdelrahman Said
d94c7f8c63 Switch to using https for submodules 2025-05-27 15:20:50 +01:00
Abdelrahman Said
cdb02bd209 Enable rendering 2025-05-27 15:06:51 +01:00
cadba71330 Add threading 2025-05-24 03:50:31 +01:00
e6d39028fb Modify run_perf 2025-05-24 03:22:48 +01:00
a9d4b4eae1 Add count 2025-05-24 03:17:25 +01:00
61f66ae554 Fix entity id size to fit the entity count 2025-05-24 01:57:10 +01:00
a7d255dba6 Reformat 2025-05-24 01:37:23 +01:00
961afcd4f4 Persist multipliers 2025-05-24 01:35:37 +01:00
3696205f47 Remove old velocity code 2025-05-24 01:31:16 +01:00
c6cac7be8a Switch position, scale and velocity to i16 2025-05-24 00:19:23 +01:00
60df7c5fbb Use CMake on Linux and Make on macOS 2025-05-21 22:58:11 +01:00
Abdelrahman Said
c6dc37c696 Switch to using Raylib's Makefile instead of CMake 2025-05-21 22:47:17 +01:00
Abdelrahman Said
3e7641d467 Update .gitignore 2025-05-21 22:46:57 +01:00
Abdelrahman Said
f5b8032eae Pull latest wapp 2025-05-21 18:48:20 +01:00
d6d56868ed Reformat 2025-05-20 08:01:19 +01:00
a4ebad1cbd Remove unnecessary include 2025-05-20 07:40:22 +01:00
ec37297790 Switch all conditions to use bit operations 2025-05-20 07:39:16 +01:00
6d6534a477 Update .gitignore 2025-05-20 07:38:23 +01:00
d25d4027bc Make wapp target PHONY 2025-05-20 07:30:44 +01:00
17051862d5 Update Makefile 2025-05-20 07:30:16 +01:00
50be82a5f0 Remove icache.misses from events 2025-05-19 00:15:44 +01:00
e812b36604 Update test 2025-05-18 21:17:07 +01:00
7c79190a18 Update .gitignore 2025-05-18 21:16:38 +01:00
fc20602531 Finish dod and set perf testing 2025-05-18 19:03:36 +01:00
66b366183d Start rendering in the dod version and extract common header 2025-05-18 14:33:12 +01:00
adb9d14c71 Test DOD 2025-05-13 14:03:43 +01:00
716ea8638d Rename main.c to no_dod.c 2025-05-10 20:57:32 +01:00
c3db3406bd Add BUILD_TYPE option in Makefile 2025-05-10 19:23:56 +01:00
4963d455be Move raylib build commands to Makefile 2025-05-10 14:36:41 +01:00
516e3de576 Build raylib as part of the normal build process 2025-05-10 14:34:39 +01:00
946934ce09 Rename object 2025-05-10 13:56:17 +01:00
d3e9475130 Ensure objects are square 2025-05-10 13:11:03 +01:00
966e651b1a Add raylib build script 2025-05-10 13:01:18 +01:00
ddfab08a08 Add test script to source control 2025-05-10 12:38:43 +01:00
e8b7e98bd2 INITIAL COMMIT 2025-05-10 12:35:11 +01:00