Commit graph

4 commits

Author SHA1 Message Date
Gered 21b4be3556 'uint' isn't a standard C type 2015-01-27 18:11:43 -05:00
Gered f25efe3d04 standardize on the calculation in surface_get_index_of
and removed the conditional in it, but profiling shows it makes a
negligible difference in release builds
2015-01-19 00:12:04 -05:00
Gered 648832d939 bit of src tree shuffling. main.cpp to be replaced with test programs
full disclosure: i'm a bit unsure of what is the best way to do this
at this point in time. the end goal with this project is that it
becomes a library to be used by other apps (of course), but need tests
to test various library functionality. unsure how best to organize this
with cmake (and since i'm using clion, i kind of would prefer it works
nicely and integrated with the ide...).

i figure this is going to be a trial and error approach that will
evolve over the next while
2015-01-11 22:52:55 -05:00
Gered 05f68bc409 initial commit (just stuffing all my test project files into a git repo) 2015-01-04 18:43:57 -05:00