Commit Graph

52 Commits

Author SHA1 Message Date
Gregory Wells
a9aa97be63 move some stuff to C files 2025-08-03 14:39:56 -04:00
Gregory Wells
4b0875b01e update vec2 2025-08-03 14:32:56 -04:00
Gregory Wells
b6a25dd41b redo string to be a lil better 2025-08-03 13:29:41 -04:00
Gregory Wells
ccfbc896b3 forgot something 2025-08-03 11:47:38 -04:00
Gregory Wells
c8d4c1a60e remove image format from utils 2025-08-03 11:46:05 -04:00
Gregory Wells
0e6b2dd8c5 remove last part 2025-07-29 06:01:14 -04:00
Gregory Wells
5879b72040 remove error code from utils 2025-07-29 06:00:13 -04:00
Gregory Wells
08800c8de8 update some more things in utils 2025-07-28 20:12:11 -04:00
Gregory Wells
d8d0ac2624 update utils include 2025-07-28 20:07:05 -04:00
Gregory Wells
d84bbb9b05 Merge remote-tracking branch 'refs/remotes/origin/main' 2025-07-10 15:26:58 -04:00
Gregory Wells
52a3665415 new error codes 2025-07-10 15:25:21 -04:00
Greg Wells
ef815541c7 more formats and math stuffs 2025-07-09 13:28:18 -04:00
Greg Wells
8b31d2e936 add some stuff to utils 2025-07-02 16:12:06 -04:00
Greg Wells
b2a96ba8e1 more array list functions 2025-07-01 16:15:24 -04:00
Gregory Wells
48701d9931 i done messed up 2025-06-24 17:07:41 -04:00
Gregory Wells
4037c1cc8c more image formats 2025-06-17 14:32:20 -04:00
Gregory Wells
1cd05ff458 make max size 1 at start 2025-06-17 12:09:56 -04:00
Gregory Wells
a8fa3e4da0 more array list functions 2025-06-17 11:58:14 -04:00
Gregory Wells
9edc972b37 more error codes 2025-06-15 21:11:50 -04:00
Gregory Wells
c5049bda3d more utils jazz 2025-06-15 18:51:40 -04:00
Gregory Wells
954037b4ea some utils jazz 2025-06-15 18:51:30 -04:00
Gregory Wells
5b05fb287d utils stuff 2025-06-14 22:10:05 -04:00
Greg Wells
1331f60fc7 added some more utils stuff 2025-06-10 15:50:17 -04:00
Greg Wells
04a2f55c4c Update gryphn_bool.h 2025-06-06 20:26:42 -04:00
Greg Wells
2483e32a9a clear value 2025-06-06 20:23:50 -04:00
Greg Wells
5395e326cb make it work 2025-06-06 20:15:18 -04:00
Greg Wells
7e30aaabd7 rename src to utils 2025-06-06 20:14:51 -04:00
Greg Wells
db55ccc0f0 tad more cleanup 2025-06-06 20:06:43 -04:00
Greg Wells
9feef7c9fa mat4 class 2025-06-06 20:05:38 -04:00
Greg Wells
96253ec389 update utils 2025-06-06 19:58:20 -04:00
Greg Wells
f3a7d6e5c2 Update readme 2025-05-17 16:53:44 -04:00
Greg Wells
6a248e2f34 redo vec4 classes in C 2025-05-17 16:51:49 -04:00
Greg Wells
798f2e92db fix bug in gnUInt3 2025-05-17 16:51:39 -04:00
Greg Wells
55f9c45158 C style vec3, int3, uint3 classes 2025-05-17 13:50:49 -04:00
Greg Wells
cdf445a7f0 delete the file API 2025-05-17 13:46:23 -04:00
Greg Wells
bb0c74e178 attempt to write a C file API, also fixed array list 2025-05-16 17:21:11 -04:00
Greg Wells
ae9538395d Updare gryphn_vec2.h 2025-05-16 12:24:21 -04:00
Greg Wells
1d25f4d94b basic gnCreateLinkedList 2025-05-15 18:50:24 -04:00
Greg Wells
befd289983 update list name 2025-05-15 18:47:01 -04:00
Greg Wells
fb28b1aefe create linked list struct 2025-05-15 18:45:17 -04:00
Greg Wells
2372b6df37 create list files 2025-05-15 18:43:59 -04:00
Greg Wells
7ae504d952 real world testing 2025-05-15 18:42:11 -04:00
Greg Wells
b2be2febe8 delete old gryphn c++ style lists 2025-05-15 18:26:26 -04:00
Greg Wells
3a82d94d80 fix some bugs 2025-05-15 18:26:10 -04:00
Greg Wells
e4b64e8b2f finish converting the C string class (no tests have been run) 2025-05-15 18:22:57 -04:00
Greg Wells
6b566c5cbf make string header only 2025-05-15 18:12:56 -04:00
Greg Wells
2e9e406fde Update README.md 2025-05-14 06:00:56 -04:00
Greg Wells
d7596d315d fix color format 2025-05-14 06:00:50 -04:00
Greg Wells
92ef68938a Add c++ compatible struct 2025-05-14 05:59:06 -04:00
Greg Wells
9d0ad3fb83 rewrite gnColor to be C compatible 2025-05-14 05:56:41 -04:00