Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ functions
Functions
6,352 in github.com/clementgallet/libTAS
⨍
Functions
6,352
◇
Types & classes
2,318
↓ 1 callers
Function
ImStdDev
src/external/imgui/implot_internal.h:171
↓ 1 callers
Function
ImStrTrimBlanks
Trim str by offsetting contents when there's leading data + writing a \0 at the trailing position. We use this in situation where the cost is negligib
src/external/imgui/imgui.cpp:1857
↓ 1 callers
Function
ImStrdup
src/external/imgui/imgui.cpp:1785
↓ 1 callers
Function
ImStrdupcpy
src/external/imgui/imgui.cpp:1792
↓ 1 callers
Function
ImStreolRange
Find end-of-line. Return pointer will point to either first \n, either str_end.
src/external/imgui/imgui.cpp:1821
↓ 1 callers
Function
ImTextFindPreviousUtf8Codepoint
src/external/imgui/imgui.cpp:2298
↓ 1 callers
Function
ImTriangleArea
src/external/imgui/imgui_internal.h:498
↓ 1 callers
Function
ImTriangleBarycentricCoords
src/external/imgui/imgui.cpp:1730
↓ 1 callers
Function
ImTriangleClosestPoint
src/external/imgui/imgui.cpp:1741
↓ 1 callers
Function
ImUpperPowerOfTwo
src/external/imgui/imgui_internal.h:362
↓ 1 callers
Method
Init
src/external/imgui/implot_items.cpp:1339
↓ 1 callers
Function
InitViewportDrawData
src/external/imgui/imgui.cpp:4881
↓ 1 callers
Function
InputTextCalcTextLenAndLineCount
src/external/imgui/imgui_widgets.cpp:3641
↓ 1 callers
Function
InputTextReconcileUndoStateAfterUserCallback
Find the shortest single replacement we can make to get the new text from the old text. Important: needs to be run before TextW is rewritten with the
src/external/imgui/imgui_widgets.cpp:4022
↓ 1 callers
Function
Intersection
Returns the intersection point of two lines A and B (assumes they are not parallel!)
src/external/imgui/implot_internal.h:1503
↓ 1 callers
Method
IsActive
src/library/steam/CCallback.cpp:68
↓ 1 callers
Method
IsActive
src/external/imgui/imgui.h:2340
↓ 1 callers
Method
IsBuilt
4 bytes-per-pixel
src/external/imgui/imgui.h:2961
↓ 1 callers
Method
IsDataType
src/external/imgui/imgui.h:2306
↓ 1 callers
Method
IsGlyphRangeUnused
API is designed this way to avoid exposing the 4K page size e.g. use with IsGlyphRangeUnused(0, 255)
src/external/imgui/imgui_draw.cpp:3380
↓ 1 callers
Function
IsPlotHovered
src/external/imgui/implot.cpp:3735
↓ 1 callers
Method
IsRangeLocked
src/external/imgui/implot_internal.h:881
↓ 1 callers
Function
LZ4_clearHash
src/external/lz4.cpp:661
↓ 1 callers
Function
LZ4_compress_destSize_extState
Note!: This function leaves the stream in an unclean/broken state! * It is not safe to subsequently use the same state with a _fastReset() or * _con
src/external/lz4.cpp:1296
↓ 1 callers
Function
LZ4_createStream
src/external/lz4.cpp:1337
↓ 1 callers
Function
LZ4_decompress_fast_doubleDict
src/external/lz4.cpp:2161
↓ 1 callers
Function
LZ4_decompress_safe_continue
*_continue() : These decoding functions allow decompression of multiple blocks in "streaming" mode. Previously decoded blocks must still be av
src/external/lz4.cpp:2228
↓ 1 callers
Function
LZ4_decompress_safe_doubleDict
The "double dictionary" mode, for use with e.g. ring buffers: the first part * of the dictionary is passed as prefix, and the second via dictStart +
src/external/lz4.cpp:2152
↓ 1 callers
Function
LZ4_getPosition
src/external/lz4.cpp:733
↓ 1 callers
Function
LZ4_hash4
-****************************** * Compression functions ********************************/
src/external/lz4.cpp:635
↓ 1 callers
Function
LZ4_hash5
src/external/lz4.cpp:643
↓ 1 callers
Function
LZ4_memcpy_using_offset
LZ4_memcpy_using_offset() presumes : * - dstEnd >= dstPtr + MINMATCH * - there is at least 8 bytes available to write after dstEnd */
src/external/lz4.cpp:428
↓ 1 callers
Function
LZ4_memcpy_using_offset_base
src/external/lz4.cpp:391
↓ 1 callers
Function
LZ4_setStreamDecode
! LZ4_setStreamDecode() : * Use this function to instruct where to find the dictionary. * This function is not necessary if previous data is still
src/external/lz4.cpp:2192
↓ 1 callers
Function
LZ4_stream_t_alignment
for some reason, Visual fails the aligment test on 32-bit x86 : it reports an aligment of 8-bytes, while act
src/external/lz4.cpp:1350
↓ 1 callers
Function
LZ4_write16
src/external/lz4.cpp:294
↓ 1 callers
Function
Locator_Log10
src/external/imgui/implot.cpp:794
↓ 1 callers
Function
MapInputReverse
src/external/imgui/implot.cpp:4802
↓ 1 callers
Function
MenuBarHeight
src/external/imgui/imgui_internal.h:2525
↓ 1 callers
Function
MkGmtTime
src/external/imgui/implot.cpp:907
↓ 1 callers
Function
MkLocTime
src/external/imgui/implot.cpp:931
↓ 1 callers
Function
NavBiasScoringRect
Bias scoring rect ahead of scoring + update preferred pos (if missing) using source position
src/external/imgui/imgui.cpp:11772
↓ 1 callers
Function
NotifyOfDocumentsClosedElsewhere
[Optional] Notify the system of Tabs/Windows closure that happened outside the regular tab interface. If a tab has been closed programmatically (aka c
src/external/imgui/imgui_demo.cpp:8261
↓ 1 callers
Function
OrderOfMagnitude
Computes order of magnitude of double.
src/external/imgui/implot_internal.h:1494
↓ 1 callers
Function
OrderToPrecision
Returns the precision required for a order of magnitude.
src/external/imgui/implot_internal.h:1496
↓ 1 callers
Method
OverrideSizeLate
src/external/imgui/implot_internal.h:605
↓ 1 callers
Function
PadAndDatumAxesX
src/external/imgui/implot.cpp:1629
↓ 1 callers
Function
PadAndDatumAxesY
src/external/imgui/implot.cpp:1694
↓ 1 callers
Function
PathBezierCubicCurveToCasteljau
Closely mimics ImBezierCubicClosestPointCasteljau() in imgui.cpp
src/external/imgui/imgui_draw.cpp:1261
↓ 1 callers
Function
PathBezierQuadraticCurveToCasteljau
src/external/imgui/imgui_draw.cpp:1286
↓ 1 callers
Method
PixelSize
src/external/imgui/implot_internal.h:781
↓ 1 callers
Function
PlotBarGroups
src/external/imgui/implot_items.cpp:1922
↓ 1 callers
Function
PlotErrorBarsHEx
src/external/imgui/implot_items.cpp:2032
↓ 1 callers
Function
PlotErrorBarsVEx
src/external/imgui/implot_items.cpp:2007
↓ 1 callers
Function
PlotLine
src/external/imgui/implot_items.cpp:1617
↓ 1 callers
Function
PlotPieChartEx
src/external/imgui/implot_items.cpp:2244
↓ 1 callers
Function
Precision
Returns a floating point precision to use given a value
src/external/imgui/implot_internal.h:1498
↓ 1 callers
Method
PrimQuadUV
src/external/imgui/imgui_draw.cpp:686
↓ 1 callers
Method
PrimRectUV
src/external/imgui/imgui_draw.cpp:671
↓ 1 callers
Method
PushClipRectFullScreen
src/external/imgui/imgui_draw.cpp:590
↓ 1 callers
Method
PushLinks
src/external/imgui/implot_internal.h:904
↓ 1 callers
Function
RegisterOrGetItem
src/external/imgui/implot_items.cpp:284
↓ 1 callers
Method
Remove
src/external/imgui/imgui_internal.h:682
↓ 1 callers
Method
Render
src/external/imgui/implot_items.cpp:1342
↓ 1 callers
Function
RenderSelectionRect
src/external/imgui/implot.cpp:1814
↓ 1 callers
Method
RenderText
Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound.
src/external/imgui/imgui_draw.cpp:3693
↓ 1 callers
Function
RenderViewportsThumbnails
src/external/imgui/imgui.cpp:13755
↓ 1 callers
Method
RollOver
src/external/imgui/implot_internal.h:298
↓ 1 callers
Function
RoundAxisValue
src/external/imgui/implot.cpp:1595
↓ 1 callers
Function
RoundTo
Round a value to a given precision
src/external/imgui/implot_internal.h:1500
↓ 1 callers
Function
SDL_AudioInit
Override */
src/library/audio/sdl/sdlaudio.cpp:82
↓ 1 callers
Function
SDL_CaptureMouse
src/library/inputs/sdlpointer.cpp:179
↓ 1 callers
Function
SDL_CloseAudioDevice
Override */
src/library/audio/sdl/sdlaudio.cpp:538
↓ 1 callers
Function
SDL_Delay
Override */
src/library/general/sleepwrappers.cpp:70
↓ 1 callers
Function
SDL_EnableUNICODE
src/library/inputs/sdltextinput.cpp:55
↓ 1 callers
Function
SDL_FlushEvents
Override */
src/library/sdl/sdlevents.cpp:329
↓ 1 callers
Function
SDL_FreeCursor
src/library/inputs/sdlpointer.cpp:232
↓ 1 callers
Function
SDL_GL_CreateContext
src/library/sdl/sdlwindows.cpp:104
↓ 1 callers
Function
SDL_GL_DeleteContext
src/library/sdl/sdlwindows.cpp:134
↓ 1 callers
Function
SDL_GL_SwapWindow
Override */
src/library/sdl/sdlwindows.cpp:90
↓ 1 callers
Function
SDL_GameControllerClose
Override */
src/library/inputs/sdlgamecontroller.cpp:503
↓ 1 callers
Function
SDL_GameControllerMapping
Override */
src/library/inputs/sdlgamecontroller.cpp:164
↓ 1 callers
Function
SDL_GetAudioDeviceStatus
Override */
src/library/audio/sdl/sdlaudio.cpp:351
↓ 1 callers
Function
SDL_GetCurrentDisplayMode
Override */
src/library/sdl/sdldisplay.cpp:179
↓ 1 callers
Function
SDL_GetGlobalMouseState
src/library/inputs/sdlpointer.cpp:56
↓ 1 callers
Function
SDL_GetKeyState
Override */
src/library/inputs/sdlkeyboard.cpp:44
↓ 1 callers
Function
SDL_GetKeyboardFocus
Override */
src/library/inputs/sdlkeyboard.cpp:55
↓ 1 callers
Function
SDL_GetKeyboardState
Override */
src/library/inputs/sdlkeyboard.cpp:33
↓ 1 callers
Function
SDL_GetMouseState
src/library/inputs/sdlpointer.cpp:43
↓ 1 callers
Function
SDL_GetPerformanceFrequency
Override */
src/library/sdl/sdltime.cpp:46
↓ 1 callers
Function
SDL_GetTicks
Override */
src/library/sdl/sdltime.cpp:28
↓ 1 callers
Function
SDL_GetWindowID
Override */
src/library/sdl/sdlwindows.cpp:275
↓ 1 callers
Function
SDL_GetWindowPosition
Override */
src/library/sdl/sdlwindows.cpp:415
↓ 1 callers
Function
SDL_HasEvents
Override */
src/library/sdl/sdlevents.cpp:303
↓ 1 callers
Function
SDL_InitSubSystem
Override */
src/library/sdl/sdlmain.cpp:62
↓ 1 callers
Function
SDL_IsGameController
Override */
src/library/inputs/sdlgamecontroller.cpp:62
↓ 1 callers
Function
SDL_IsTextInputActive
src/library/inputs/sdltextinput.cpp:35
↓ 1 callers
Function
SDL_JoystickGetGUID
Override */
src/library/inputs/sdljoystick.cpp:244
↓ 1 callers
Function
SDL_JoystickName
Override */
src/library/inputs/sdljoystick.cpp:76
↓ 1 callers
Function
SDL_JoystickNumAxes
Override */
src/library/inputs/sdljoystick.cpp:290
← previous
next →
1,401–1,500 of 6,352, ranked by callers