85 Commits (b8c39e38bc0efa58a0369f8c829a6778de0bfb3e)

Author SHA1 Message Date
Macoy Madson b8c39e38bc Fix Image.cake and Raylib.cake conflicting 2 years ago
Macoy Madson 6138c4dd25 Add (untested) ImGui AutoColor 2 years ago
Macoy Madson 6ecb6e08d7 Added WIP FreeType library 2 years ago
Macoy Madson 6fe3adc4c2 Put aubio test in comptime, WIP TinyCCompiler 2 years ago
Macoy Madson c042cfc84d Tweaks to get further on Windows cross compilation 2 years ago
Macoy Madson b2874bfbbb WIP Cross compiling for Windows resources 2 years ago
Macoy Madson eb9651e3d2 Use static link objects for safer builds 2 years ago
Macoy Madson 60f37d9f6e WIP GameLib tests on Windows 2 years ago
Macoy Madson f2ac4d85a1 More work attempting to get Zig ready for merge 2 years ago
Macoy Madson 8815e05bb2 Zig cross compilation 2 years ago
Macoy Madson 1bcb8587aa Add gamelib tests in Zig mode 2 years ago
Macoy Madson 297925d6c7 Added DataBundle for Unix 2 years ago
Macoy Madson 472dfd494b Remove skip-build as it is no longer necessary 2 years ago
Macoy Madson 8573c94581 Update Cakelisp to remove comptime-only 2 years ago
Macoy Madson c175669db9 Convert GameLib to use new export feature 2 years ago
Macoy Madson 7316b9d403 Added Image.cake for stb_image 2 years ago
Macoy Madson 3258622306 Add TaskSystem to full gamelib test 2 years ago
Macoy Madson 54b0dcb347 Start setting up TaskSystem module 2 years ago
Macoy Madson 741ce83e89 WIP Dictionary introspection support 2 years ago
Macoy Madson 91645c1559 Added Introspection handler for dynarrays 2 years ago
Macoy Madson e0b0fda84c Improve AutoTest, fix off-by-one 2 years ago
Macoy Madson fdfcadda9d Clarify error, add Introspection to full test 2 years ago
Macoy Madson 8bf746aebf Fix ProfilerAutoInstrument, use fprintf, tests 2 years ago
Macoy Madson bf4d096463 Added WIP introspection/serialization system 2 years ago
Macoy Madson 418d3388f4 Tweak AssetBuilder, Aubio test is no longer slow 2 years ago
Macoy Madson 937fd5f446 Move asset building into its own file 2 years ago
Macoy Madson 753e2a0fbe Added OpenGL module 2 years ago
Macoy Madson c1a8153f5a Got dictionary into a useful state 2 years ago
Macoy Madson f09dbb2e47 Added dynamic array, string, and dictionary 2 years ago
Macoy Madson f3d7baa500 Added GameLibTests, fix old tests 2 years ago
Macoy Madson 2d414992ed Fix leak, improve AutoTest, remove block 2 years ago
Macoy Madson 04ac21e6cb Added initial Dear ImGui module 2 years ago
Macoy Madson c2f7bac6f7 Made it possible to run tests without submodules 2 years ago
Macoy Madson 43885fba84 Got test/ working with relative dependencies 3 years ago
Macoy Madson 6be4a3de7e Converted remaining dependencies to auto-clone 3 years ago
Macoy Madson 4a85ff5a3e Update Cakelisp for fixed type parsing 3 years ago
Macoy Madson 87676f0f59 Add missing import to GamelibMacros 3 years ago
Macoy Madson c3e921f9da Add window title and size to SDL 3 years ago
Macoy Madson 050afee420 Got particles tracking pitch position 3 years ago
Macoy Madson ef44f0fc62 WIP Particles experimentation 3 years ago
Macoy Madson 24d5935967 Minor cleanup of audio, update cakelisp 3 years ago
Macoy Madson 06814e7491 Swapped on-call to call-on 3 years ago
Macoy Madson 409016dd04 Detect input pitch using circular buffer 3 years ago
Macoy Madson dd986a0e84 Renamed globals and reformatted 3 years ago
Macoy Madson a424ecb153 Added pitch detection via Aubio 3 years ago
Macoy Madson 5cd6e0be60 Only do audio conversion if audio is initialized 3 years ago
Macoy Madson 2dc2d6f89f Update cakelisp for renamed var generators 3 years ago
Macoy Madson 34cc6b8c26 Add scope-timed, shutdown audio on separate thread 3 years ago
Macoy Madson 78098c19ca Initialize audio on a separate thread 3 years ago
Macoy Madson 3c722a36be Add Tracy to VocalGame 3 years ago