Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/pckr 2023-11-04 11:38:49 +00:00
b2dc73148e Ensure mkdir doesn't fail if dist exists
1be318c239 Fix segfault when opening a pak that doesn't exist
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/pckr 2023-11-04 11:17:06 +00:00
7b472cac4b Update .gitignore
db4df86756 Rename pakrd.a to libpakrd.a
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/pckr 2023-11-03 22:59:53 +00:00
f8f08c7473 Update io.c to use cpath.h instead of path_utils.h
ca55dc2549 Update build script
ce4be85d14 Remove local copies of repo
3ec25758ef Add submodules
Compare 4 commits »
abdelrahman pushed to main at abdelrahman/cpath 2023-11-03 22:50:29 +00:00
833ee11a4e Add README
abdelrahman created branch main in abdelrahman/cpath 2023-11-03 22:48:12 +00:00
abdelrahman pushed to main at abdelrahman/cpath 2023-11-03 22:48:12 +00:00
38201cc1bb Add path utilties
ba1ac3e135 Add build scripts
26254cfd4e Add .gitignore
5f3f7bc802 Add c-cpp-aliases submodule
abdelrahman created repository abdelrahman/cpath 2023-11-03 22:36:09 +00:00
abdelrahman pushed to main at abdelrahman/pckr 2023-11-02 00:13:22 +00:00
f3ae1aef64 Update .gitignore
c04e8bd4a3 Compile pakrd static library
c5c447d5c5 Complete pakrd_test implementation
490ccfc3c6 Add STRNEQ macro function
041167d26f Implement pack reading functions
Compare 6 commits »
abdelrahman pushed to main at abdelrahman/pckr 2023-10-23 23:40:50 +00:00
31d78bfcd3 Populate the toc_entries in asset_pack_t
07daa2ca19 Add debug config for pakrd_test
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/pckr 2023-10-23 23:15:01 +00:00
7fd7bc4dfa Rename pak_read_t to asset_pack_t and update load_asset_pack
abdelrahman pushed to main at abdelrahman/pckr 2023-10-22 23:06:32 +00:00
9fa96f9712 Update pakrd_test
abdelrahman pushed to main at abdelrahman/pckr 2023-10-22 22:54:08 +00:00
ce5b943416 Update pakrd_test
69d4462833 Update compilation script
2a8ddcfbd0 Start implementing a test for the asset reading functionality
276867f76a Add initial support for reading an asset pack
c0d9858b97 Update how offset is calculated
Compare 5 commits »
abdelrahman created branch main in abdelrahman/pckr 2023-10-21 19:02:24 +00:00
abdelrahman pushed to main at abdelrahman/pckr 2023-10-21 19:02:24 +00:00
7e08071e45 Update README.md
42f5489a36 Add test for the pckr binary
f035650038 Use new read_entrie_file
0c7d3adc3f Update debug config
8275d3fa75 Update test_assets
Compare 10 commits »
abdelrahman created repository abdelrahman/pckr 2023-10-21 19:02:03 +00:00
abdelrahman pushed to main at abdelrahman/sdl-texture-from-memory 2023-10-01 22:41:25 +00:00
efc0361c0e Update README.md
abdelrahman created branch main in abdelrahman/sdl-texture-from-memory 2023-10-01 22:40:36 +00:00
abdelrahman pushed to main at abdelrahman/sdl-texture-from-memory 2023-10-01 22:40:36 +00:00
2752d6bc37 Add README.md
22eb79f98b Add .gitignore
17aaa525ff Test loading and rendering the same texture in 2 different methods
48930a7859 Add aliases.h
8b9382c5c5 Add build script
abdelrahman created repository abdelrahman/sdl-texture-from-memory 2023-10-01 22:39:58 +00:00
abdelrahman pushed to main at abdelrahman/performance-aware-programming 2023-09-24 18:11:24 +00:00
a7d977210e Remove extraneous Windows functions