]> git.mcshandy.xyz Git - picker/commit
Initial commit - beginnings of layout-based rendering, and RGB/HSL handling
authorrandy <randy@mcshandy.xyz>
Thu, 21 Sep 2023 02:21:24 +0000 (21:21 -0500)
committerrandy <randy@mcshandy.xyz>
Thu, 21 Sep 2023 02:21:24 +0000 (21:21 -0500)
commita5fc147251a31f8ff5142138514f435e582b2ccc
treeb18204438e0723e9cff8aba134287f86e0ead5b2
Initial commit - beginnings of layout-based rendering, and RGB/HSL handling
Makefile [new file with mode: 0755]
project.vim [new file with mode: 0644]
source/Math_Utils.c [new file with mode: 0644]
source/Math_Utils.h [new file with mode: 0644]
source/main.c [new file with mode: 0644]
source/sdl/SDL_Utils.c [new file with mode: 0644]
source/sdl/SDL_Utils.h [new file with mode: 0644]
source/structs.h [new file with mode: 0644]