summaryrefslogtreecommitdiff
path: root/src/code/graph.c
diff options
context:
space:
mode:
authorTharo <17233964+Thar0@users.noreply.github.com>2025-02-17 22:09:42 +0000
committerGitHub <noreply@github.com>2025-02-17 17:09:42 -0500
commit3d61fb85efa13203db2e4888c9e892833a164277 (patch)
tree5b39f9a44f58e060a18ada26647397611d23c63e /src/code/graph.c
parentec30dcbe4ef6184c13c85c85b212efd9b58e6c76 (diff)
Add `n64texconv` and `bin2c` tools to convert extracted .png and .bin to C arrays during build (#2477)
* n64texconv and bin2c * mv tools/n64texconv tools/assets/ * fix * more light fixes * Silence -Wshadow for libimagequant * Add reference counting gc for palette objects in python bindings * Fix missing alignment in n64texconv_*_to_c functions Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Check palette size in n64texconv_image_from_png * accept memoryview as well as bytes for binary data * minimal doc on n64texconv_quantize_shared * fix a buffer size passed to libimagequant * assert pal count <= 256 on png write * Disable palette size check for input pngs, ZAPD fails the check * No OpenMP for clang * When reading an indexed png into a CI format, requantize if there are too many colors for the target texel size --------- Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
Diffstat (limited to 'src/code/graph.c')
0 files changed, 0 insertions, 0 deletions