sanine · she/her
sanine pushed to doc at sanine/honey-core 2023-07-15 16:42:33 +00:00
99bb25dbd0 add doc comments to drawing.c & gl.c
sanine pushed to doc at sanine/honey-core 2023-07-14 23:18:54 +00:00
b377cffc80 document all functions in opengl/data.c
sanine created repository sanine/6502emu 2023-07-13 21:58:09 +00:00
sanine pushed to doc at sanine/honey-core 2023-07-13 20:09:27 +00:00
bc261ed785 libs/README.md
sanine pushed to doc at sanine/honey-core 2023-07-13 20:00:08 +00:00
c5fb220458 add sample bind.lua output
sanine pushed to doc at sanine/honey-core 2023-07-13 19:56:53 +00:00
31588cd739 add util/README.md
sanine pushed to doc at sanine/honey-core 2023-07-12 02:02:06 +00:00
7e7d560fb6 begin documenting vec3
sanine pushed to doc at sanine/honey-core 2023-07-11 20:25:01 +00:00
8688985f10 update README.md
sanine pushed to doc at sanine/honey-core 2023-07-11 20:24:41 +00:00
0d8667f909 update README.md
sanine pushed to doc at sanine/honey-core 2023-07-11 15:19:27 +00:00
db961d0aa5 add code sample to gc_canary doc
sanine pushed to main at sanine/moonflower 2023-07-11 15:19:08 +00:00
1efb3db2fa fix typo
sanine pushed to doc at sanine/honey-core 2023-07-11 04:23:23 +00:00
6236e72ad4 begin documenting glfw and document gc_canary
sanine pushed to main at sanine/moonflower 2023-07-11 04:21:17 +00:00
09969fe826 remove spurious print
sanine pushed to main at sanine/moonflower 2023-07-11 04:10:04 +00:00
0179ebc132 fix bug with content line trimming
sanine pushed to doc at sanine/honey-core 2023-07-11 02:57:41 +00:00
53975e87c5 document mat4 functions
sanine pushed to doc at sanine/honey-core 2023-07-10 17:48:48 +00:00
6f1c5fe574 more glm doc comments
sanine pushed to main at sanine/moonflower 2023-07-10 17:48:20 +00:00
416a57fd14 fix bug with combining modules from multiple files
sanine pushed to main at sanine/moonflower 2023-07-10 17:36:49 +00:00
9bf3d1e88b fix chromium rendering weirdness
sanine pushed to main at sanine/moonflower 2023-07-10 17:27:39 +00:00
4bcc7b55ed improve sidebar behavior
sanine pushed to doc at sanine/honey-core 2023-07-10 16:55:06 +00:00
60cea06ca8 begin documenting mat4.c