mirror of https://github.com/zeldaret/oot.git
* 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> |
||
|---|---|---|
| .. | ||
| ZAPD | ||
| ZAPDConfigs | ||
| asm-differ | ||
| asm_processor | ||
| assets | ||
| audio | ||
| com-plugin | ||
| disasm | ||
| fado | ||
| ido5.3_compiler | ||
| ido7.1_compiler | ||
| overlayhelpers | ||
| tests | ||
| .gitignore | ||
| Makefile | ||
| assist.py | ||
| bin2c.c | ||
| check_disasm_metadata_unksyms.py | ||
| check_format.py | ||
| compare_actors_sizes.py | ||
| compress.py | ||
| convert_chars.py | ||
| csdis.py | ||
| csdis_re.py | ||
| decompile_data.py | ||
| decompress_baserom.py | ||
| disasm_elf_msg.py | ||
| dmadata.py | ||
| dmadata_start.sh | ||
| elf2rom.c | ||
| elf32.c | ||
| elf32.h | ||
| endian.h | ||
| extract_assets.py | ||
| extract_audio.py | ||
| extract_baserom.py | ||
| extract_incbins.py | ||
| extract_text.py | ||
| fix_bss.py | ||
| generate_patch_from_jenkins.sh | ||
| ichaindis.py | ||
| ido_block_numbers.py | ||
| m2ctx.py | ||
| makeromfs.c | ||
| mkdmadata.c | ||
| mkldscript.c | ||
| msgenc.py | ||
| n64chksum.c | ||
| n64chksum.h | ||
| namefixer.py | ||
| patch_data_with_rodata_mdebug.py | ||
| patch_ique_driverominit.py | ||
| patch_ique_kaleido_reloc.py | ||
| permuter_settings.toml | ||
| preprocess.sh | ||
| preprocess_pragmas.c | ||
| regconvert.py | ||
| reloc_prereq.c | ||
| rgba5551.py | ||
| set_o32abi_bit.py | ||
| sfxconvert.py | ||
| spec.c | ||
| spec.h | ||
| split_out.py | ||
| util.c | ||
| util.h | ||
| version_config.py | ||
| vt_fmt.py | ||
| vtxdis.c | ||