Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CedricGuillemet/ImGuizmo
/ functions
Functions
1,882 in github.com/CedricGuillemet/ImGuizmo
⨍
Functions
1,882
◇
Types & classes
216
↓ 1 callers
Function
stbi__bmp_test
example/stb_image.h:4935
↓ 1 callers
Function
stbi__bmp_test_raw
example/stb_image.h:4920
↓ 1 callers
Function
stbi__build_fast_ac
build a table that decodes both magnitude and value of small ACs in one go.
example/stb_image.h:1749
↓ 1 callers
Function
stbi__compute_huffman_codes
example/stb_image.h:3971
↓ 1 callers
Function
stbi__compute_transparency
example/stb_image.h:4535
↓ 1 callers
Function
stbi__compute_transparency16
example/stb_image.h:4560
↓ 1 callers
Function
stbi__convert_16_to_8
example/stb_image.h:1001
↓ 1 callers
Function
stbi__convert_8_to_16
example/stb_image.h:1017
↓ 1 callers
Function
stbi__cpuid3
example/stb_image.h:622
↓ 1 callers
Function
stbi__create_png_image
example/stb_image.h:4491
↓ 1 callers
Function
stbi__de_iphone
example/stb_image.h:4635
↓ 1 callers
Function
stbi__decode_jpeg_image
decode image to YCbCr format
example/stb_image.h:3068
↓ 1 callers
Function
stbi__do_png
example/stb_image.h:4852
↓ 1 callers
Function
stbi__expand_png_palette
example/stb_image.h:4585
↓ 1 callers
Function
stbi__float_postprocess
example/stb_image.h:1107
↓ 1 callers
Function
stbi__get_chunk_header
example/stb_image.h:4222
↓ 1 callers
Function
stbi__gif_info
example/stb_image.h:6395
↓ 1 callers
Function
stbi__gif_info_raw
example/stb_image.h:6111
↓ 1 callers
Function
stbi__gif_load
example/stb_image.h:6374
↓ 1 callers
Function
stbi__gif_load_next
this function is designed to support animated gifs, although stb_image doesn't support it
example/stb_image.h:6255
↓ 1 callers
Function
stbi__gif_test
example/stb_image.h:6065
↓ 1 callers
Function
stbi__gif_test_raw
example/stb_image.h:6055
↓ 1 callers
Function
stbi__hdr_info
example/stb_image.h:6604
↓ 1 callers
Function
stbi__hdr_to_ldr
example/stb_image.h:1587
↓ 1 callers
Function
stbi__jpeg_decode_block_prog_ac
@OPTIMIZE: store non-zigzagged during the decode passes, and only de-zigzag when dequantizing
example/stb_image.h:1984
↓ 1 callers
Function
stbi__jpeg_dequantize
example/stb_image.h:2761
↓ 1 callers
Function
stbi__jpeg_finish
example/stb_image.h:2768
↓ 1 callers
Function
stbi__jpeg_info
example/stb_image.h:3719
↓ 1 callers
Function
stbi__jpeg_info_raw
example/stb_image.h:3707
↓ 1 callers
Function
stbi__jpeg_load
example/stb_image.h:3683
↓ 1 callers
Function
stbi__jpeg_test
example/stb_image.h:3695
↓ 1 callers
Function
stbi__ldr_to_hdr
example/stb_image.h:1565
↓ 1 callers
Function
stbi__mad2sizes_valid
returns 1 if "a*b + add" has no negative terms/factors and doesn't overflow
example/stb_image.h:883
↓ 1 callers
Function
stbi__out_gif_code
example/stb_image.h:6125
↓ 1 callers
Function
stbi__parse_entropy_coded_data
example/stb_image.h:2637
↓ 1 callers
Function
stbi__parse_huffman_block
example/stb_image.h:3929
↓ 1 callers
Function
stbi__parse_uncompressed_block
example/stb_image.h:4020
↓ 1 callers
Function
stbi__parse_zlib
example/stb_image.h:4091
↓ 1 callers
Function
stbi__parse_zlib_header
example/stb_image.h:4049
↓ 1 callers
Function
stbi__pic_info
example/stb_image.h:6704
↓ 1 callers
Function
stbi__pic_load
example/stb_image.h:5983
↓ 1 callers
Function
stbi__pic_load_core
example/stb_image.h:5873
↓ 1 callers
Function
stbi__pic_test
example/stb_image.h:6019
↓ 1 callers
Function
stbi__pic_test_core
example/stb_image.h:5829
↓ 1 callers
Function
stbi__png_info
example/stb_image.h:4909
↓ 1 callers
Function
stbi__png_info_raw
example/stb_image.h:4897
↓ 1 callers
Function
stbi__png_load
example/stb_image.h:4882
↓ 1 callers
Function
stbi__png_test
example/stb_image.h:4889
↓ 1 callers
Function
stbi__pnm_isdigit
example/stb_image.h:6833
↓ 1 callers
Function
stbi__pnm_isspace
example/stb_image.h:6814
↓ 1 callers
Function
stbi__pnm_load
example/stb_image.h:6788
↓ 1 callers
Function
stbi__pnm_test
example/stb_image.h:6776
↓ 1 callers
Function
stbi__process_frame_header
example/stb_image.h:2951
↓ 1 callers
Function
stbi__process_gif_raster
example/stb_image.h:6159
↓ 1 callers
Function
stbi__process_scan_header
after we see SOS
example/stb_image.h:2890
↓ 1 callers
Function
stbi__psd_decode_rle
example/stb_image.h:5574
↓ 1 callers
Function
stbi__psd_info
example/stb_image.h:6668
↓ 1 callers
Function
stbi__psd_load
example/stb_image.h:5612
↓ 1 callers
Function
stbi__psd_test
example/stb_image.h:5567
↓ 1 callers
Function
stbi__sse2_available
example/stb_image.h:643
↓ 1 callers
Function
stbi__tga_info
example/stb_image.h:5252
↓ 1 callers
Function
stbi__tga_load
example/stb_image.h:5368
↓ 1 callers
Function
stbi__tga_test
example/stb_image.h:5317
↓ 1 callers
Function
stbi__zhuffman_decode_slowpath
example/stb_image.h:3864
↓ 1 callers
Function
stbi_info_from_file
example/stb_image.h:6942
↓ 1 callers
Function
stbi_is_hdr_from_file
example/stb_image.h:1291
↓ 1 callers
Function
stbi_load_from_file
example/stb_image.h:1141
↓ 1 callers
Function
stbi_loadf_from_file
example/stb_image.h:1252
↓ 1 callers
Function
stbi_zlib_decode_malloc_guesssize
example/stb_image.h:4129
↓ 1 callers
Function
stbi_zlib_decode_malloc_guesssize_headerflag
example/stb_image.h:4150
↓ 1 callers
Function
stbrp__skyline_find_best_pos
example/imstb_rectpack.h:351
↓ 1 callers
Function
stbrp__skyline_pack_rectangle
example/imstb_rectpack.h:453
↓ 1 callers
Function
stbrp_init_target
example/imstb_truetype.h:3757
↓ 1 callers
Function
stbrp_setup_allow_out_of_mem
example/imstb_rectpack.h:242
↓ 1 callers
Function
stbtt_BakeFontBitmap
example/imstb_truetype.h:4767
↓ 1 callers
Function
stbtt_BakeFontBitmap_internal
example/imstb_truetype.h:3653
↓ 1 callers
Function
stbtt_FindMatchingFont_internal
example/imstb_truetype.h:4751
↓ 1 callers
Function
stbtt_FlattenCurves
returns number of contours
example/imstb_truetype.h:3458
↓ 1 callers
Function
stbtt_GetBakedQuad
example/imstb_truetype.h:3699
↓ 1 callers
Function
stbtt_GetCodepointBitmap
example/imstb_truetype.h:3637
↓ 1 callers
Function
stbtt_GetCodepointBitmapSubpixel
example/imstb_truetype.h:3622
↓ 1 callers
Function
stbtt_GetCodepointHMetrics
example/imstb_truetype.h:2576
↓ 1 callers
Function
stbtt_GetCodepointKernAdvance
example/imstb_truetype.h:2569
↓ 1 callers
Function
stbtt_GetFontOffsetForIndex_internal
example/imstb_truetype.h:1302
↓ 1 callers
Function
stbtt_GetGlyphKernAdvance
example/imstb_truetype.h:2556
↓ 1 callers
Function
stbtt_GetGlyphSDF
example/imstb_truetype.h:4406
↓ 1 callers
Function
stbtt_GetNumberOfFonts_internal
example/imstb_truetype.h:1321
↓ 1 callers
Function
stbtt_GetPackedQuad
example/imstb_truetype.h:4193
↓ 1 callers
Function
stbtt_InitFont_internal
example/imstb_truetype.h:1350
↓ 1 callers
Function
stbtt_MakeGlyphBitmap
example/imstb_truetype.h:3617
↓ 1 callers
Function
stbtt_MakeGlyphBitmapSubpixelPrefilter
example/imstb_truetype.h:4021
↓ 1 callers
Function
stbtt_PackBegin
example/imstb_truetype.h:3797
↓ 1 callers
Function
stbtt_PackEnd
example/imstb_truetype.h:3829
↓ 1 callers
Function
stbtt_PackFontRanges
example/imstb_truetype.h:4132
↓ 1 callers
Function
stbtt_PackFontRangesGatherRects
rects array must be big enough to accommodate all characters in the given ranges
example/imstb_truetype.h:3989
↓ 1 callers
Function
stbtt_PackFontRangesPackRects
example/imstb_truetype.h:4127
↓ 1 callers
Function
stbtt__GetCoverageIndex
example/imstb_truetype.h:2315
↓ 1 callers
Function
stbtt__GetGlyphGPOSInfoAdvance
example/imstb_truetype.h:2428
↓ 1 callers
Function
stbtt__GetGlyphKernInfoAdvance
example/imstb_truetype.h:2285
↓ 1 callers
Function
stbtt__GetGlyphShapeT2
example/imstb_truetype.h:2237
← previous
next →
701–800 of 1,882, ranked by callers