MCPcopy Create free account

hub / github.com/LivingFray/HaloCEVR / functions

Functions1,453 in github.com/LivingFray/HaloCEVR

↓ 2 callersFunctionstbi__gif_test
ThirdParty/stb/stb_image.h:6590
↓ 2 callersFunctionstbi__hdr_load
ThirdParty/stb/stb_image.h:7158
↓ 2 callersFunctionstbi__hdr_test_core
ThirdParty/stb/stb_image.h:7087
↓ 2 callersFunctionstbi__jpeg_decode_block
decode one 64-entry block--
ThirdParty/stb/stb_image.h:2210
↓ 2 callersFunctionstbi__jpeg_decode_block_prog_dc
ThirdParty/stb/stb_image.h:2265
↓ 2 callersFunctionstbi__jpeg_get_bits
get some unsigned bits
ThirdParty/stb/stb_image.h:2169
↓ 2 callersFunctionstbi__load_main
ThirdParty/stb/stb_image.h:1137
↓ 2 callersFunctionstbi__mad2sizes_valid
returns 1 if "a*b + add" has no negative terms/factors and doesn't overflow
ThirdParty/stb/stb_image.h:1024
↓ 2 callersFunctionstbi__mul2shorts_valid
returns 1 if the product of two ints fits in a signed short, 0 on overflow.
ThirdParty/stb/stb_image.h:1078
↓ 2 callersFunctionstbi__parse_png_file
ThirdParty/stb/stb_image.h:5078
↓ 2 callersFunctionstbi__png_info_raw
ThirdParty/stb/stb_image.h:5310
↓ 2 callersFunctionstbi__process_marker
ThirdParty/stb/stb_image.h:3099
↓ 2 callersFunctionstbi__refill_buffer
ThirdParty/stb/stb_image.h:1597
↓ 2 callersFunctionstbi__setup_jpeg
set up the kernels
ThirdParty/stb/stb_image.h:3821
↓ 2 callersFunctionstbi__tga_read_rgb16
read 16bit value and convert to 24bit RGB
ThirdParty/stb/stb_image.h:5852
↓ 2 callersFunctionstbi_image_free
ThirdParty/stb/stb_image.h:1101
↓ 2 callersFunctionstbtt_BakeFontBitmap
ThirdParty/stb/stb_truetype.h:4937
↓ 2 callersFunctionstbtt_CompareUTF8toUTF16_bigendian_internal
ThirdParty/stb/stb_truetype.h:4817
↓ 2 callersFunctionstbtt_GetCodepointBitmapBoxSubpixel
ThirdParty/stb/stb_truetype.h:2744
↓ 2 callersFunctionstbtt_GetGlyphBitmapBox
ThirdParty/stb/stb_truetype.h:2739
↓ 2 callersFunctionstbtt_GetGlyphBitmapSubpixel
ThirdParty/stb/stb_truetype.h:3713
↓ 2 callersFunctionstbtt_GetGlyphBox
ThirdParty/stb/stb_truetype.h:1625
↓ 2 callersFunctionstbtt_MakeCodepointBitmapSubpixel
ThirdParty/stb/stb_truetype.h:3792
↓ 2 callersFunctionstbtt_Rasterize
ThirdParty/stb/stb_truetype.h:3695
↓ 2 callersFunctionstbtt__CompareUTF8toUTF16_bigendian_prefix
check if a utf8 string contains a prefix which is the utf16 string; if so return length of matching utf8 string
ThirdParty/stb/stb_truetype.h:4778
↓ 2 callersFunctionstbtt__GetGlyphClass
ThirdParty/stb/stb_truetype.h:2447
↓ 2 callersFunctionstbtt__GetGlyphInfoT2
ThirdParty/stb/stb_truetype.h:2286
↓ 2 callersFunctionstbtt__buf_peek8
ThirdParty/stb/stb_truetype.h:1140
↓ 2 callersFunctionstbtt__close_shape
ThirdParty/stb/stb_truetype.h:1658
↓ 2 callersFunctionstbtt__csctx_close_shape
ThirdParty/stb/stb_truetype.h:1936
↓ 2 callersFunctionstbtt__cuberoot
ThirdParty/stb/stb_truetype.h:4535
↓ 2 callersFunctionstbtt__get_subrs
ThirdParty/stb/stb_truetype.h:1354
↓ 2 callersFunctionstbtt__h_prefilter
ThirdParty/stb/stb_truetype.h:4012
↓ 2 callersFunctionstbtt__hheap_alloc
ThirdParty/stb/stb_truetype.h:2770
↓ 2 callersFunctionstbtt__hheap_cleanup
ThirdParty/stb/stb_truetype.h:2797
↓ 2 callersFunctionstbtt__hheap_free
ThirdParty/stb/stb_truetype.h:2791
↓ 2 callersFunctionstbtt__new_active
ThirdParty/stb/stb_truetype.h:2835
↓ 2 callersFunctionstbtt__position_trapezoid_area
ThirdParty/stb/stb_truetype.h:3072
↓ 2 callersFunctionstbtt__v_prefilter
ThirdParty/stb/stb_truetype.h:4074
↓ 2 callersFunctionstring
ThirdParty/nlohmann/json.hpp:6854
↓ 2 callersFunctionttLONG
ThirdParty/stb/stb_truetype.h:1289
↓ 2 callersMethodwrite_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
ThirdParty/nlohmann/json.hpp:15099
↓ 2 callersMethodwrite_cbor
! @param[in] j JSON value to serialize */
ThirdParty/nlohmann/json.hpp:15128
↓ 2 callersMethodwrite_msgpack
! @param[in] j JSON value to serialize */
ThirdParty/nlohmann/json.hpp:15452
↓ 1 callersFunctionAngleBetweenVector2
HaloCEVR/InputHandler.cpp:52
↓ 1 callersFunctionApplyInverseGammaCorrection
Helper function to apply inverse gamma correction
HaloCEVR/UI/UIRenderer.cpp:278
↓ 1 callersMethodBeginScene
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:238
↓ 1 callersMethodCalculateSmoothedInput
HaloCEVR/Game.cpp:795
↓ 1 callersMethodCalculateWrappedString
HaloCEVR/UI/UIRenderer.cpp:361
↓ 1 callersMethodClear
ThirdParty/OpenVR/include/openvr.h:5736
↓ 1 callersMethodClearRenderTargets
HaloCEVR/InGameRenderer.cpp:357
↓ 1 callersMethodCreateDevice
HaloCEVR/DirectXWrappers/IDirect3D9ExWrapper.cpp:6
↓ 1 callersMethodCreateDeviceEx
HaloCEVR/DirectXWrappers/IDirect3D9ExWrapper.cpp:147
↓ 1 callersMethodCreateMenus
HaloCEVR/UI/SettingsMenu.cpp:19
↓ 1 callersMethodDeactivate
HaloCEVR/UI/UIButton.cpp:37
↓ 1 callersMethodDraw
HaloCEVR/UI/UIPanel.cpp:31
↓ 1 callersMethodDrawImage
HaloCEVR/UI/UIRenderer.cpp:239
↓ 1 callersMethodDrawIndexedPrimitiveUP
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:469
↓ 1 callersMethodDrawInvertedShape2D
HaloCEVR/InGameRenderer.cpp:34
↓ 1 callersMethodEndScene
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:248
↓ 1 callersFunctionEnumerateThreads
HaloCEVR/Hooking/Hooks.cpp:190
↓ 1 callersMethodGet
HaloCEVR/Config/Config.h:274
↓ 1 callersFunctionGetActiveCameraMatrices
HaloCEVR/Helpers/Renderer.cpp:16
↓ 1 callersMethodGetAdapterCount
HaloCEVR/DirectXWrappers/IDirect3D9ExWrapper.cpp:57
↓ 1 callersMethodGetAdapterDisplayMode
HaloCEVR/DirectXWrappers/IDirect3D9ExWrapper.cpp:77
↓ 1 callersMethodGetAllSettings
HaloCEVR/Config/Config.h:260
↓ 1 callersMethodGetBackBuffer
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:100
↓ 1 callersMethodGetCalculatedHandPositions
HaloCEVR/Game.cpp:856
↓ 1 callersMethodGetControllerBoneTransform
HaloCEVR/VR/OpenVR.cpp:744
↓ 1 callersMethodGetCrosshairSurface
HaloCEVR/VR/OpenVR.cpp:811
↓ 1 callersMethodGetDescriptionFont
HaloCEVR/UI/UIRenderer.h:44
↓ 1 callersMethodGetDeviceName
HaloCEVR/VR/OpenVR.cpp:1016
↓ 1 callersMethodGetDrawMirror
HaloCEVR/Game.h:75
↓ 1 callersMethodGetLocalWeaponAim
HaloCEVR/WeaponHandler.cpp:804
↓ 1 callersMethodGetLocalWeaponScope
HaloCEVR/WeaponHandler.cpp:880
↓ 1 callersMethodGetLocationOffset
HaloCEVR/VR/OpenVR.cpp:584
↓ 1 callersMethodGetMouseDown
HaloCEVR/VR/OpenVR.cpp:971
↓ 1 callersMethodGetMousePos
HaloCEVR/VR/OpenVR.cpp:966
↓ 1 callersMethodGetRenderState
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:339
↓ 1 callersMethodGetRenderTexture
HaloCEVR/VR/OpenVR.cpp:801
↓ 1 callersMethodGetScopeSurface
HaloCEVR/VR/OpenVR.cpp:816
↓ 1 callersMethodGetSmallFont
HaloCEVR/UI/UIRenderer.h:43
↓ 1 callersMethodGetSmoothedInput
HaloCEVR/Game.cpp:904
↓ 1 callersMethodGetTimings
HaloCEVR/Profiler.cpp:65
↓ 1 callersMethodGetTitleFont
HaloCEVR/UI/UIRenderer.h:40
↓ 1 callersMethodGetUISurface
HaloCEVR/VR/OpenVR.cpp:806
↓ 1 callersMethodGetWeaponHaptics
HaloCEVR/WeaponHapticsConfig.cpp:165
↓ 1 callersMethodGetWorldWeaponAim
HaloCEVR/WeaponHandler.cpp:870
↓ 1 callersFunctionH_Direct3DCreate9Ex
HaloCEVR/dllmain.cpp:104
↓ 1 callersMethodHandlePlasmaPistolCharge
HaloCEVR/WeaponHandler.cpp:1055
↓ 1 callersMethodHideKeyboard
HaloCEVR/VR/OpenVR.cpp:994
↓ 1 callersMethodIsKeyboardVisible
HaloCEVR/VR/OpenVR.cpp:989
↓ 1 callersMethodIsPlasmaPistolCharging
HaloCEVR/WeaponHapticsConfig.cpp:127
↓ 1 callersMethodIsSniperScope
HaloCEVR/WeaponHandler.cpp:956
↓ 1 callersMethodNewFrame
HaloCEVR/Profiler.cpp:22
↓ 1 callersMethodOnGameFinishInit
HaloCEVR/VR/OpenVR.cpp:187
↓ 1 callersMethodOnInitDirectX
HaloCEVR/Game.cpp:105
↓ 1 callersMethodPostDrawCrosshair
HaloCEVR/Game.cpp:686
↓ 1 callersMethodPostDrawFrame
HaloCEVR/VR/OpenVR.cpp:451
↓ 1 callersMethodPostDrawHUD
HaloCEVR/Game.cpp:562
← previousnext →301–400 of 1,453, ranked by callers