MCPcopy Create free account

hub / github.com/TheElixZammuto/moonlight-xbox / functions

Functions450 in github.com/TheElixZammuto/moonlight-xbox

MethodProcessString
Common/TextConsole.cpp:269
FunctionReadDataAsync
Function that reads from a binary file asynchronously.
Common/DirectXHelper.h:35
MethodRefreshGamepads
Streaming/moonlight_xbox_dxMain.cpp:590
MethodReleaseDeviceDependentResources
Streaming/StatsRenderer.cpp:214
MethodReleaseDeviceDependentResources
Streaming/VideoRenderer.cpp:297
MethodRender
Common/TextConsole.cpp:54
MethodRender
Renders a frame to the screen.
Streaming/StatsRenderer.cpp:44
MethodRender
Renders one frame using the vertex and pixel shaders.
Streaming/VideoRenderer.cpp:96
MethodRender
Renders the current frame according to the current application state. Returns true if the frame was rendered and is ready to be displayed.
Streaming/moonlight_xbox_dxMain.cpp:668
MethodRenderGraphs
Streaming/StatsRenderer.cpp:64
MethodRenderImGui
Set this to true to use the ImGui demo/debug tools. Normal ImGui code can be used anywhere in the other Render() methods.
Streaming/moonlight_xbox_dxMain.cpp:706
MethodResetElapsedTime
Common/StepTimer.h:67
FunctionScreenResolution
State/ScreenResolution.h:16
MethodSecondsToTicks
Common/StepTimer.h:61
MethodSendGamepadArrival
Streaming/moonlight_xbox_dxMain.cpp:653
MethodSendGamepadReadingForState
Streaming/moonlight_xbox_dxMain.cpp:891
MethodSend_Payload
State/ApplicationState.cpp:280
MethodSetCompositionScale
This method is called in the event handler for the CompositionScaleChanged event.
Common/DeviceResources.cpp:423
MethodSetCurrentOrientation
This method is called in the event handler for the OrientationChanged event.
Common/DeviceResources.cpp:413
MethodSetDebugOutput
Common/TextConsole.h:51
MethodSetDpi
This method is called in the event handler for the DpiChanged event.
Common/DeviceResources.cpp:403
MethodSetGuideButtonDown
State/GamepadState.h:78
MethodSetGuideButtonDown
Streaming/moonlight_xbox_dxMain.cpp:566
MethodSetMouseMode
Pages/StreamPage.xaml.cpp:164
MethodSetRotation
Common/TextConsole.cpp:260
MethodSetShowLogs
Pages/StreamPage.xaml.cpp:192
MethodSetShowStats
Pages/StreamPage.xaml.cpp:201
MethodSetSoftwareEncoder
State/MoonlightClient.cpp:553
MethodSetTargetElapsedSeconds
Common/StepTimer.h:55
MethodSetTargetElapsedTicks
Set how often to call Update when in fixed timestep mode.
Common/StepTimer.h:54
MethodSetViewport
Common/TextConsole.cpp:251
MethodStats
State/Stats.cpp:9
MethodStatsRenderer
Streaming/StatsRenderer.cpp:15
MethodStepTimer
Common/StepTimer.h:11
MethodStop
Streaming/VideoRenderer.cpp:686
MethodStreamPage
Pages/StreamPage.xaml.cpp:35
MethodSubmitPresentPacing
Present to display latency (how close to hitting vblank we are)
State/Stats.cpp:130
MethodTextConsole
Common/TextConsole.h:33
MethodTextConsole
Common/TextConsole.cpp:28
MethodThrow_Error
State/ApplicationState.cpp:380
MethodTicksToSeconds
Common/StepTimer.h:60
MethodToggleVisible
Streaming/StatsRenderer.cpp:218
MethodTrackingUpdate
Streaming/moonlight_xbox_dxMain.h:23
MethodTrim
Call this method when the app suspends. It provides a hint to the driver that the app is entering an idle state and that temporary buffers can be recl
Common/DeviceResources.cpp:517
MethodUnpair
State/MoonlightClient.cpp:565
MethodUpdate
Streaming/StatsRenderer.cpp:27
MethodUpdate
Updates the text to be displayed.
Streaming/LogRenderer.cpp:27
MethodUpdate
Called once per frame, rotates the cube and calculates the model and view matrices.
Streaming/VideoRenderer.cpp:79
MethodUpdate
Updates the application state once per frame.
Streaming/moonlight_xbox_dxMain.cpp:371
MethodUpdateKeys
KeyboardControl.xaml.cpp:55
MethodUpdateLabel
KeyboardControl.xaml.cpp:37
MethodUpdateRenderTargetSize
Determine the dimensions of the render target and whether it will be scaled down.
Common/DeviceResources.cpp:347
MethodValidateDevice
This method is called in the event handler for the DisplayContentsInvalidated event.
Common/DeviceResources.cpp:435
MethodVideoRenderer
Loads vertex and pixel shaders from files and instantiates the cube geometry.
Streaming/VideoRenderer.cpp:55
MethodWoL_Payload
State/ApplicationState.cpp:206
MethodWriteLine
Common/TextConsole.cpp:117
Function_write_curl
libgamestream/http.c:49
Function_write_curl_binary
libgamestream/http.c:65
Function_xml_end_applist_element
libgamestream/xml.c:65
Function_xml_end_element
libgamestream/xml.c:41
Function_xml_end_mode_element
libgamestream/xml.c:97
Function_xml_end_status_element
libgamestream/xml.c:125
Function_xml_start_applist_element
libgamestream/xml.c:47
Function_xml_start_element
libgamestream/xml.c:35
Function_xml_start_mode_element
libgamestream/xml.c:82
Function_xml_start_status_element
libgamestream/xml.c:113
Function_xml_write_data
libgamestream/xml.c:127
MethodaddVideoStats
State/Stats.cpp:154
FunctionaudioCleanupCallback
Streaming/AudioPlayer.cpp:36
FunctionaudioInitCallback
Streaming/AudioPlayer.cpp:27
FunctionaudioStartCallback
Streaming/AudioPlayer.cpp:30
FunctionaudioStopCallback
Streaming/AudioPlayer.cpp:33
FunctionaudioSubmitCallback
Streaming/AudioPlayer.cpp:40
MethodbindColorConversion
Streaming/VideoRenderer.cpp:618
Methodcapacity
Utils/FloatBuffer.h:18
FunctionclampGetter
Streaming/StatsRenderer.cpp:59
FunctioncleanupCallback
Streaming/FFmpegDecoder.cpp:324
Methodclear
Streaming/FrameQueue.cpp:65
MethodclearButtons
State/GamepadState.h:51
Functionconnection_rumble
State/MoonlightClient.cpp:408
Functionconnection_set_hdr
State/MoonlightClient.cpp:381
Functionconnection_started
State/MoonlightClient.cpp:356
Functionconnection_status_completed
State/MoonlightClient.cpp:372
Functionconnection_status_update
State/MoonlightClient.cpp:365
Functionconnection_terminated
State/MoonlightClient.cpp:387
Functionconnection_trigger_rumble
State/MoonlightClient.cpp:414
MethoddequeueWithTimeout
Streaming/FrameQueue.cpp:225
MethoddisplayPeriodMs
Streaming/FrameCadence.cpp:117
MethoddropFrame
Streaming/FrameQueue.cpp:134
MethodenumerateFrames
Streaming/FrameQueue.cpp:121
Functionffmpeg_log_callback
Streaming/FFmpegDecoder.cpp:71
MethodformatVideoStats
State/Stats.cpp:207
Functionget
State/ScreenResolution.h:23
MethodgetBucketMbps
State/BandwidthTracker.cpp:76
MethodgetDecoder
Streaming/AudioPlayer.cpp:49
MethodgetDecoder
Streaming/FFmpegDecoder.cpp:332
MethodgetDefaultBitrate
Pages/HostSettingsPage.xaml.cpp:219
MethodgetFrameChromaCositingOffsets
Streaming/VideoRenderer.cpp:545
MethodgetFramePremultipliedCscConstants
Streaming/VideoRenderer.cpp:480
MethodgetInstance
Streaming/AudioPlayer.cpp:44
← previousnext →301–400 of 450, ranked by callers