Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/Shadows
/ functions
Functions
984 in github.com/TheRealMJP/Shadows
⨍
Functions
984
◇
Types & classes
221
Method
BeforeReset
Shadows/Shadows.cpp:67
Method
BlendDisabledDesc
Shadows/SampleFramework11/DeviceStates.cpp:29
Method
Bloom
Shadows/PostProcessor.cpp:98
Method
BoolGUI
Shadows/SampleFramework11/TextGUI.cpp:81
Method
BoolSetting
(bool value, FieldInfo field, string group)
Shadows/SettingsCompiler/SettingTypes.cs:272
Method
BoolSetting
Shadows/SampleFramework11/Settings.cpp:208
Method
CPUProfileBlock
Shadows/SampleFramework11/Profiler.cpp:195
Method
CalcAvgLuminance
Shadows/PostProcessor.cpp:79
Method
CalcValue
Shadows/SampleFramework11/Slider.cpp:50
Method
CalculateFPS
Shadows/SampleFramework11/App.cpp:127
Method
Camera
================================================================================================= Camera =============================================
Shadows/SampleFramework11/Camera.cpp:22
Function
CartesianToBarycentric
Converts from cartesian to barycentric coordinates
Shadows/SampleFramework11/Utility.cpp:43
Method
Changed
Shadows/SampleFramework11/Slider.h:45
Method
Changed
Shadows/SampleFramework11/TextGUI.h:29
Method
CharDescriptors
Shadows/SampleFramework11/SpriteFont.cpp:229
Method
CheckForSuitableOutput
Shadows/SampleFramework11/DeviceManager.cpp:155
Method
Clamp
Shadows/SampleFramework11/Math.cpp:130
Method
ClearTempRenderTargetCache
Shadows/SampleFramework11/PostProcessorBase.cpp:371
Method
Close
Shadows/SampleFramework11/FileIO.cpp:175
Method
Color
(float r, float g, float b)
Shadows/SettingsCompilerAttributes/Attributes.cs:26
Method
ColorSetting
(Color value, FieldInfo field, string group)
Shadows/SettingsCompiler/SettingTypes.cs:426
Method
ColorSetting
Shadows/SampleFramework11/Settings.cpp:371
Method
ColorWriteDisabledDesc
Shadows/SampleFramework11/DeviceStates.cpp:111
Function
CompileDSFromFile
Shadows/SampleFramework11/ShaderCompilation.cpp:383
Function
CompileHSFromFile
Shadows/SampleFramework11/ShaderCompilation.cpp:369
Method
CompileOptions
Shadows/SampleFramework11/ShaderCompilation.cpp:467
Method
CompileSettings
(string inputFilePath)
Shadows/SettingsCompiler/SettingsCompiler.cs:16
Function
CompileShader
Shadows/SampleFramework11/ShaderCompilation.cpp:118
Method
CompiledShader
Shadows/SampleFramework11/ShaderCompilation.h:58
Method
CompiledShaderPtr
Shadows/SampleFramework11/ShaderCompilation.h:101
Method
CompiledShaderT
Shadows/SampleFramework11/ShaderCompilation.h:75
Method
ComputeSkyColor
Shadows/SampleFramework11/Skybox.cpp:300
Method
ConstantBuffer
Shadows/SampleFramework11/GraphicsTypes.h:186
Function
ConvertToH4
Shadows/SampleFramework11/SH.cpp:69
Method
ConvertToVSM
Convert to a VSM map
Shadows/MeshRenderer.cpp:878
Method
ConvolveWithCosineKernel
Convolution with cosine kernel
Shadows/SampleFramework11/SH.h:152
Function
CreateDDSTextureFromMemory
--------------------------------------------------------------------------------------
Shadows/SampleFramework11/DDSTextureLoader.cpp:1252
Method
CreateFromFile
--------------------------------------------------------------------------------------
Shadows/SampleFramework11/SDKMesh.cpp:30
Method
CreateFromMemory
Shadows/SampleFramework11/SDKMesh.cpp:74
Method
CreateInputElements
Shadows/SampleFramework11/Model.cpp:504
Method
CreateMessageBox
Shadows/SampleFramework11/Window.cpp:249
Method
CreateProjection
Shadows/SampleFramework11/Camera.cpp:151
Method
CreateRenderTargets
Creates all required render targets
Shadows/Shadows.cpp:133
Function
CreateShader
Shadows/SampleFramework11/ShaderCompilation.cpp:231
Method
CreateShadowMaps
Creates shadow map render targets and depth targets
Shadows/MeshRenderer.cpp:394
Function
CreateWICTextureFromMemory
--------------------------------------------------------------------------------------
Shadows/SampleFramework11/WICTextureLoader.cpp:555
Method
Cross
Shadows/SampleFramework11/Math.cpp:351
Method
DXException
Obtains a string for the specified HRESULT error code
Shadows/SampleFramework11/Exceptions.h:216
Function
DXTraceW
-----------------------------------------------------------------------------
Shadows/SampleFramework11/DXErr.cpp:3227
Function
DebugPrint
Outputs a string to the debugger output
Shadows/SampleFramework11/Utility.h:109
Method
DebugPrint
Shadows/SampleFramework11/GraphicsTypes.h:153
Function
DefaultHandler
Shadows/SampleFramework11/Assert.cpp:38
Method
DeltaMicroseconds
Shadows/SampleFramework11/Timer.cpp:159
Method
DeltaMicrosecondsD
Shadows/SampleFramework11/Timer.cpp:169
Method
DeltaMicrosecondsF
Shadows/SampleFramework11/Timer.cpp:164
Method
DeltaMilliseconds
Shadows/SampleFramework11/Timer.cpp:129
Method
DeltaMillisecondsD
Shadows/SampleFramework11/Timer.cpp:139
Method
DeltaMillisecondsF
Shadows/SampleFramework11/Timer.cpp:134
Method
DeltaSeconds
Shadows/SampleFramework11/Timer.cpp:99
Method
DeltaSecondsD
Shadows/SampleFramework11/Timer.cpp:109
Method
DepthDisabledDesc
Shadows/SampleFramework11/DeviceStates.cpp:338
Method
DepthEnabledDesc
Shadows/SampleFramework11/DeviceStates.cpp:356
Method
DepthStencilBuffer
Shadows/SampleFramework11/GraphicsTypes.cpp:173
Method
DepthStencilWriteEnabled
Shadows/SampleFramework11/DeviceStates.h:111
Method
DepthStencilWriteEnabledDesc
Shadows/SampleFramework11/DeviceStates.cpp:428
Method
DepthWriteEnabledDesc
Shadows/SampleFramework11/DeviceStates.cpp:392
Method
Destroy
--------------------------------------------------------------------------------------
Shadows/SampleFramework11/SDKMesh.cpp:208
Method
DeviceManager
Shadows/SampleFramework11/DeviceManager.cpp:29
Method
Direction
(float x, float y, float z)
Shadows/SettingsCompilerAttributes/Attributes.cs:12
Method
DirectionSetting
(Direction value, FieldInfo field, string group)
Shadows/SettingsCompiler/SettingTypes.cs:354
Method
DirectionSetting
Shadows/SampleFramework11/Settings.cpp:292
Method
DisplayNameAttribute
(string displayName)
Shadows/SettingsCompilerAttributes/Attributes.cs:57
Method
Distance
Shadows/SampleFramework11/Math.cpp:422
Method
Dot
Dot products
Shadows/SampleFramework11/SH.h:135
Method
Dot
Shadows/SampleFramework11/Math.cpp:346
Method
Down
Shadows/SampleFramework11/Camera.cpp:60
Method
DrawDepthBuffer
Shadows/PostProcessor.cpp:148
Method
ElapsedMicrosecondsD
Shadows/SampleFramework11/Timer.cpp:154
Method
ElapsedMicrosecondsF
Shadows/SampleFramework11/Timer.cpp:149
Method
ElapsedMilliseconds
Shadows/SampleFramework11/Timer.cpp:114
Method
ElapsedMillisecondsD
Shadows/SampleFramework11/Timer.cpp:124
Method
ElapsedMillisecondsF
Shadows/SampleFramework11/Timer.cpp:119
Method
ElapsedSeconds
Shadows/SampleFramework11/Timer.cpp:84
Method
ElapsedSecondsD
Shadows/SampleFramework11/Timer.cpp:94
Method
ElapsedSecondsF
Shadows/SampleFramework11/Timer.cpp:89
Method
Enabled
Shadows/SampleFramework11/GUIObject.h:35
Method
EnumLabelAttribute
(string label)
Shadows/SettingsCompilerAttributes/Attributes.cs:209
Method
EnumSetting
(object value, FieldInfo field, Type enumType, string group)
Shadows/SettingsCompiler/SettingTypes.cs:309
Method
EnumSetting
Shadows/SampleFramework11/Settings.cpp:244
Method
EnumSettingT
Shadows/SampleFramework11/Settings.h:191
Method
EnumValue
(string name, string label)
Shadows/SettingsCompiler/SettingTypes.cs:25
Function
EvalH4
Shadows/SampleFramework11/SH.cpp:63
Method
Exception
Shadows/SampleFramework11/Exceptions.h:150
Method
Exit
Shadows/SampleFramework11/App.cpp:164
Method
FeatureLevel
Shadows/SampleFramework11/DeviceManager.h:38
Method
FieldOfView
Shadows/SampleFramework11/Camera.h:114
Method
File
Shadows/SampleFramework11/FileIO.cpp:132
Method
FirstPersonCamera
Shadows/SampleFramework11/Camera.cpp:222
Method
Float2
Shadows/SampleFramework11/Math.cpp:19
Method
Float3
Shadows/SampleFramework11/Math.cpp:145
← previous
next →
501–600 of 984, ranked by callers