Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cybereality/Perception
/ functions
Functions
7,465 in github.com/cybereality/Perception
⨍
Functions
7,465
◇
Types & classes
987
↓ 14 callers
Method
ModifiedConstants
* Returns modified constants pointer. ***/
Perception_v3/DxProxy/DxProxy/D3D9ProxyPixelShader.cpp:57
↓ 14 callers
Method
OpenSharedResource
* Base functionality. ***/
Aquilinus/AQU_d3d10/PCL_ID3D10Device.cpp:1247
↓ 14 callers
Method
PSSetSamplers
* Base functionality. ***/
Aquilinus/AQU_d3d10/PCL_ID3D10Device.cpp:168
↓ 14 callers
Method
QueryInterface
* Base QueryInterface functionality. ***/
Perception_v3/DxProxy/DxProxy/Direct3D9.cpp:105
↓ 14 callers
Method
RSSetViewports
* Base functionality. ***/
Aquilinus/AQU_d3d10/PCL_ID3D10Device.cpp:467
↓ 14 callers
Method
SetFloat
Perception/dependecies/imgui/imgui.cpp:1932
↓ 14 callers
Method
SetTransform
* Catches transform for stored proxy state block accordingly or updates proxy device. * @see D3D9ProxyStateBlock ***/
Perception_v3/DxProxy/DxProxy/D3DProxyDevice.cpp:1293
↓ 14 callers
Method
as_uint
Perception_v3/Shared/pugixml.cpp:3790
↓ 14 callers
Method
find
Perception/dependecies/json/json.hpp:16518
↓ 14 callers
Method
good
Perception_v3/Shared/json/json_reader.cpp:903
↓ 14 callers
Function
is_little_endian
Perception_v3/Shared/pugixml.cpp:1093
↓ 14 callers
Method
number_unsigned
Perception/dependecies/json/json.hpp:5822
↓ 14 callers
Function
stbtt__find_table
@OPTIMIZE: binary search
Perception/dependecies/imgui/imstb_truetype.h:1289
↓ 13 callers
Method
Expand
Perception_v3/DxProxy/DxProxy/ShaderRegisters.cpp:718
↓ 13 callers
Function
ImLengthSqr
Perception/dependecies/imgui/imgui_internal.h:378
↓ 13 callers
Function
Link
<summary> </summary> <param name="nLink"></param> <returns>Identifier</returns>
PluginSection/Include/Vireio_Node_Plugtypes.h:81
↓ 13 callers
Method
PathLineTo
Perception/dependecies/imgui/imgui.h:2144
↓ 13 callers
Function
STB_TEXTEDIT_GETCHAR
Perception/dependecies/imgui/imgui_widgets.cpp:3496
↓ 13 callers
Method
begin
Perception/dependecies/imgui/imgui.h:1407
↓ 13 callers
Function
swap
Perception_v3/Shared/pugixml.cpp:5459
↓ 12 callers
Method
Clear
Perception/dependecies/imgui/imgui_draw.cpp:1777
↓ 12 callers
Function
DragFloat
Perception/dependecies/imgui/imgui.h:1715
↓ 12 callers
Function
GetForegroundDrawList
Perception/dependecies/imgui/imgui_internal.h:1813
↓ 12 callers
Method
GetImmediateContext
* void WINAPI GetImmediateContext ***/
Aquilinus/Aquilinus/DCL_ID3D11Device.cpp:875
↓ 12 callers
Method
GetParent
* ***/
Aquilinus/Aquilinus/DCL_IDXGISwapChain.cpp:169
↓ 12 callers
Method
GetShaderModificationRepository
* Returns the shader modification repository for the handled game. ***/
Perception_v3/DxProxy/DxProxy/GameHandler.cpp:282
↓ 12 callers
Method
GetSurfaceLevel
* If proxy surface is already stored on this level, return this one, otherwise create it. * To create a new stored surface level, call the method on b
Perception_v3/DxProxy/DxProxy/D3D9ProxyTexture.cpp:228
↓ 12 callers
Function
WriteDesc
Perception_v3/DxProxy/DxProxy/D3D9ProxyTexture.cpp:402
↓ 12 callers
Method
as_int
Perception_v3/Shared/pugixml.cpp:3785
↓ 12 callers
Function
begin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
Perception/dependecies/json/json.hpp:20966
↓ 12 callers
Method
eval_number
Perception_v3/Shared/pugixml.cpp:8152
↓ 12 callers
Method
eval_string
Perception_v3/Shared/pugixml.cpp:8338
↓ 12 callers
Function
releaseCheck
* Tiny debug helper. * Outputs debug info if object reference counter is not zero when release. ***/
Perception_v3/DxProxy/DxProxy/StereoView.cpp:39
↓ 11 callers
Method
GetSamplerState
* Base GetSamplerState functionality. ***/
Perception_v3/DxProxy/DxProxy/Direct3DDevice9.cpp:957
↓ 11 callers
Method
GetType
* ***/
Aquilinus/Aquilinus/DCL_IDirect3DQuery9.cpp:123
↓ 11 callers
Method
GetType
* Base GetType functionality. ***/
PluginSection/VireioCore/VireioStereoSplitter/VireioStereoSplitter/VireioStereoSplitter_Proxy.h:268
↓ 11 callers
Function
IsInputSlotKind
Returns `true` if `kind` is from input slot.
Perception/dependecies/imgui/ImNodes.h:103
↓ 11 callers
Function
MakeSlotDataID
Perception/dependecies/imgui/ImNodes.cpp:156
↓ 11 callers
Method
StretchRect
* Copy the contents of the source proxy (wrapped) surface rectangles to the destination proxy (wrapped) surface rectangles. * @see D3D9ProxySurface **
Perception_v3/DxProxy/DxProxy/D3DProxyDevice.cpp:923
↓ 11 callers
Method
number_float
Perception/dependecies/json/json.hpp:5827
↓ 11 callers
Method
size
Perception/dependecies/imgui/imgui.h:1399
↓ 11 callers
Function
strlength
Perception_v3/Shared/pugixml.cpp:163
↓ 11 callers
Function
type
! @brief return the type of the JSON value (explicit) Return the type of the JSON value as a value from the @ref value_t enumeration.
Perception/dependecies/json/json.hpp:18812
↓ 11 callers
Method
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Perception/dependecies/json/json.hpp:11394
↓ 10 callers
Method
AddCircleFilled
Perception/dependecies/imgui/imgui_draw.cpp:1241
↓ 10 callers
Method
AddText
Perception/dependecies/imgui/imgui_draw.cpp:1306
↓ 10 callers
Function
ApplyStateblock
* Apply dx11 stateblocks. * MS Docs about ->ClearState() : * This sets all * - input/output resource slots, -> shaders (different stages) *
PluginSection/Include/Vireio_DX11StateBlock.h:292
↓ 10 callers
Function
Combo
<summary> ImGui combo box using std::vector </summary> <param name="acLabel">Combo box label</param> <param name="nCurrIndex">Current combo box select
PluginSection/Include/Vireio_Node_Plugtypes.h:761
↓ 10 callers
Method
CreateDepthStencilView
* Base functionality. ***/
Aquilinus/AQU_d3d10/PCL_ID3D10Device.cpp:1031
↓ 10 callers
Method
CreatePixelShader
* HRESULT WINAPI CreatePixelShader ***/
Aquilinus/Aquilinus/DCL_ID3D11Device.cpp:399
↓ 10 callers
Method
CreateSamplerState
* Base functionality. ***/
Aquilinus/AQU_d3d10/PCL_ID3D10Device.cpp:1139
↓ 10 callers
Method
CreateVertexShader
* HRESULT WINAPI CreateVertexShader ***/
Aquilinus/Aquilinus/DCL_ID3D11Device.cpp:328
↓ 10 callers
Function
GetDeviceAndContext
<summary> => Get device and context from the swapchain. </summary>
PluginSection/Include/Vireio_DX11Basics.h:3223
↓ 10 callers
Method
GetLevelCount
PluginSection/VireioCore/VireioStereoSplitter/VireioStereoSplitter/VireioStereoSplitter_Proxy.h:952
↓ 10 callers
Method
GetTechnique
PluginSection/VirtualReality/VireioCinema/VireioCinema/VireioCinema.h:251
↓ 10 callers
Function
ImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
Perception/dependecies/imgui/imgui.cpp:1436
↓ 10 callers
Function
MurmurHash3_x86_32
Perception_v3/DxProxy/DxProxy/MurmurHash3.cpp:94
↓ 10 callers
Method
RSSetState
* Base functionality. ***/
Aquilinus/AQU_d3d10/PCL_ID3D10Device.cpp:455
↓ 10 callers
Function
STB_TEXTEDIT_STRINGLEN
Perception/dependecies/imgui/imgui_widgets.cpp:3495
↓ 10 callers
Method
SetTexture
* Calls a helper function to unwrap the textures and calls the super method for both sides. * Update stored active (mono) texture stages if new textur
Perception_v3/DxProxy/DxProxy/D3DProxyDevice.cpp:1600
↓ 10 callers
Method
SetVertexShaderConstantF
* Tests if the set constant is a transposed matrix and sets the relevant bool. * Is Matrix transposed ? * Affine transformation matrices have in the l
Perception_v3/DxProxy/DxProxy/DataGatherer.cpp:499
↓ 10 callers
Method
StartRegister
* Returns the shader constant start register. ***/
Perception_v3/DxProxy/DxProxy/StereoShaderConstant.h:117
↓ 10 callers
Method
UpdateTexture
* Calls a helper function to unwrap the textures and calls the super method for both sides. * The super method updates the dirty portions of a texture
Perception_v3/DxProxy/DxProxy/D3DProxyDevice.cpp:818
↓ 10 callers
Method
boolean
Perception/dependecies/json/json.hpp:5812
↓ 10 callers
Function
convert_string_to_number
Perception_v3/Shared/pugixml.cpp:6427
↓ 10 callers
Method
end
Perception/dependecies/imgui/imgui.h:1409
↓ 10 callers
Method
get
Perception_v3/Shared/pugixml.cpp:4771
↓ 10 callers
Method
getOffsetLimit
Perception_v3/Shared/json/json_value.cpp:1344
↓ 10 callers
Method
getOffsetStart
Perception_v3/Shared/json/json_value.cpp:1342
↓ 10 callers
Function
get_allocator
! @brief returns the allocator associated with the container */
Perception/dependecies/json/json.hpp:16799
↓ 10 callers
Method
insert
Perception/dependecies/json/json.hpp:16542
↓ 10 callers
Function
parser
Perception/dependecies/json/json.hpp:16684
↓ 10 callers
Method
pop
Perception_v3/DxProxy/DxProxy/OculusDirectToRiftView.h:252
↓ 10 callers
Method
set_value
Perception_v3/Shared/pugixml.cpp:3872
↓ 10 callers
Function
size
! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the differen
Perception/dependecies/json/json.hpp:21494
↓ 10 callers
Function
stb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
Perception/dependecies/imgui/imstb_textedit.h:687
↓ 9 callers
Method
ClearFlags
Perception/dependecies/imgui/imgui_internal.h:969
↓ 9 callers
Method
ClearRenderTargetView
<summary> => ClearRenderTargetView </summary>
PluginSection/VireioCore/VireioStereoSplitterDx10/VireioStereoSplitterDx10/VireioStereoSplitterDx10.cpp:1836
↓ 9 callers
Function
CreateStateblock
* Create dx11 stateblocks. * MS Docs about ->ClearState() : * This sets all * - input/output resource slots, -> shaders (different stages) *
PluginSection/Include/Vireio_DX11StateBlock.h:150
↓ 9 callers
Method
Draw
PluginSection/VireioCore/VireioStereoSplitterDx10/VireioStereoSplitterDx10/VireioStereoSplitterDx10.cpp:1934
↓ 9 callers
Method
DrawIndexed
PluginSection/VireioCore/VireioStereoSplitterDx10/VireioStereoSplitterDx10/VireioStereoSplitterDx10.cpp:1936
↓ 9 callers
Function
ForceIdle
<summary> Forces >Idle< state for Inicio closing any profile settings. </summary>
Aquilinus/Inicio/Inicio.cpp:570
↓ 9 callers
Method
FreePrivateData
* ***/
Aquilinus/Aquilinus/DCL_IDirect3DVolume9.cpp:161
↓ 9 callers
Method
HasSelection
Perception/dependecies/imgui/imgui.h:1665
↓ 9 callers
Method
IASetIndexBuffer
* Base functionality. ***/
Aquilinus/AQU_d3d10/PCL_ID3D10Device.cpp:263
↓ 9 callers
Function
ImTextCharFromUtf8
Convert UTF-8 to 32-bit character, process single character input. A nearly-branchless UTF-8 decoder, based on work of Christopher Wellons (https://gi
Perception/dependecies/imgui/imgui.cpp:1560
↓ 9 callers
Function
LowerBound
std::lower_bound but without the bullshit
Perception/dependecies/imgui/imgui.cpp:1817
↓ 9 callers
Function
Name
<summary> String identifier </summary> <param name="nLink">enumeration id</param> <returns>Name String</returns>
PluginSection/Include/Vireio_Node_Plugtypes.h:91
↓ 9 callers
Method
OMSetRenderTargets
* ***/
Aquilinus/Aquilinus/DCL_ID3D10Device.cpp:514
↓ 9 callers
Method
PSSetConstantBuffers
* Base functionality. ***/
Aquilinus/AQU_d3d10/PCL_ID3D10Device.cpp:227
↓ 9 callers
Method
PathArcToFast
Perception/dependecies/imgui/imgui_draw.cpp:994
↓ 9 callers
Method
QueryInterface
* Catch QueryInterface calls and increment the reference counter if necesarry. ***/
Perception_v3/DxProxy/DxProxy/D3DProxyDevice.cpp:311
↓ 9 callers
Method
SetSamplerState
* ***/
Aquilinus/Aquilinus/DCL_IDirect3DDevice9.cpp:2882
↓ 9 callers
Method
UpdateProjectionMatrices
* Updates left and right projection matrices. * Now, the convergence point is specified in real, physical meters, since the IPD is also specified * in
Perception_v3/DxProxy/DxProxy/ViewAdjustment.cpp:174
↓ 9 callers
Function
decodePrefixedString
Perception_v3/Shared/json/json_value.cpp:123
↓ 9 callers
Method
erase
Perception/dependecies/json/json.hpp:16473
↓ 9 callers
Method
getComment
Perception_v3/Shared/json/json_value.cpp:1332
↓ 9 callers
Method
isArray
Perception_v3/Shared/json/json_value.cpp:1306
↓ 9 callers
Function
is_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `tru
Perception/dependecies/json/json.hpp:19117
↓ 9 callers
Function
make_parse_result
Perception_v3/Shared/pugixml.cpp:2043
← previous
next →
201–300 of 7,465, ranked by callers