Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VictorGordan/opengl-tutorials
/ functions
Functions
30,078 in github.com/VictorGordan/opengl-tutorials
⨍
Functions
30,078
◇
Types & classes
11,924
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 10 - Specular Maps/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 13 - Model Loading/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 21 - Instancing/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 18 - Framebuffer & Post-processing/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 25 - Shadow Maps (Directional Lights)/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 22 - Anti-Aliasing/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 11 - Types of Light/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 28 - Parallax Occlusion Mapping/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 26 - Shadow Maps (Spotlights & Point Lights)/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 24 - Gamma Correction/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 17 - Transparency & Blending/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 16 - Face Culling & FPS Counter/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 23 - Blinn-Phong Lighting/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 27 - Normal Maps/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 12 - Mesh Class/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 8 - Camera/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 21 - Instancing (starting code)/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
Direct State Access (DSA)/non-DSA/libraries/include/stb/stb_image.h:1735
↓ 8 callers
Function
stbi__convert_format
Direct State Access (DSA)/DSA/libraries/include/stb/stb_image.h:1735
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 20 - Geometry Shader/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 15 - Stencil Buffer/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 9 - Lighting/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 7 - Going 3D/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 29 - HDR/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 19 - Cubemaps & Skyboxes/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 30 - Bloom/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 14 - Depth Buffer/Libraries/include/stb/stb_image.h:1694
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
Direct State Access (DSA)/non-DSA/libraries/include/stb/stb_image.h:1028
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
Direct State Access (DSA)/DSA/libraries/include/stb/stb_image.h:1028
↓ 8 callers
Function
stbtt_ScaleForPixelHeight
Tessellation Shaders/imgui/imstb_truetype.h:2607
↓ 8 callers
Function
stbtt_ScaleForPixelHeight
ImGUI GLFW Tutorial/imgui/imstb_truetype.h:2607
↓ 8 callers
Function
stbtt__buf_skip
Tessellation Shaders/imgui/imstb_truetype.h:1136
↓ 8 callers
Function
stbtt__buf_skip
ImGUI GLFW Tutorial/imgui/imstb_truetype.h:1136
↓ 8 callers
Method
string
YoutubeOpenGL 13 - Model Loading/Libraries/include/json/json.h:6245
↓ 8 callers
Method
string
YoutubeOpenGL 21 - Instancing/Libraries/include/json/json.h:6245
↓ 8 callers
Method
string
YoutubeOpenGL 18 - Framebuffer & Post-processing/Libraries/include/json/json.h:6245
↓ 8 callers
Method
string
YoutubeOpenGL 25 - Shadow Maps (Directional Lights)/Libraries/include/json/json.h:6245
↓ 8 callers
Method
string
YoutubeOpenGL 22 - Anti-Aliasing/Libraries/include/json/json.h:6245
↓ 8 callers
Method
string
YoutubeOpenGL 28 - Parallax Occlusion Mapping/Libraries/include/json/json.h:6245
↓ 8 callers
Method
string
YoutubeOpenGL 26 - Shadow Maps (Spotlights & Point Lights)/Libraries/include/json/json.h:6245
↓ 8 callers
Method
string
YoutubeOpenGL 24 - Gamma Correction/Libraries/include/json/json.h:6245
↓ 8 callers
Method
string
YoutubeOpenGL 17 - Transparency & Blending/Libraries/include/json/json.h:6245
↓ 8 callers
Method
string
YoutubeOpenGL 16 - Face Culling & FPS Counter/Libraries/include/json/json.h:6245
↓ 8 callers
Method
string
YoutubeOpenGL 27 - Normal Maps/Libraries/include/json/json.h:6245
↓ 8 callers
Method
string
YoutubeOpenGL 21 - Instancing (starting code)/Libraries/include/json/json.h:6245
↓ 8 callers
Method
string
YoutubeOpenGL 20 - Geometry Shader/Libraries/include/json/json.h:6245
↓ 8 callers
Method
string
YoutubeOpenGL 15 - Stencil Buffer/Libraries/include/json/json.h:6245
↓ 8 callers
Method
string
YoutubeOpenGL 19 - Cubemaps & Skyboxes/Libraries/include/json/json.h:6245
↓ 8 callers
Method
string
YoutubeOpenGL 30 - Bloom/Libraries/include/json/json.h:6245
↓ 7 callers
Method
Activate
Activates the Shader Program
YoutubeOpenGL 25 - Shadow Maps (Directional Lights)/shaderClass.cpp:66
↓ 7 callers
Method
AddImage
Tessellation Shaders/imgui/imgui_draw.cpp:1610
↓ 7 callers
Method
AddImage
ImGUI GLFW Tutorial/imgui/imgui_draw.cpp:1596
↓ 7 callers
Method
AddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
ImGUI GLFW Tutorial/imgui/imgui_draw.cpp:1403
↓ 7 callers
Method
GetTabName
ImGUI GLFW Tutorial/imgui/imgui_internal.h:2007
↓ 7 callers
Function
ImAbs
Tessellation Shaders/imgui/imgui_internal.h:411
↓ 7 callers
Function
ImAbs
ImGUI GLFW Tutorial/imgui/imgui_internal.h:395
↓ 7 callers
Function
ImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
Tessellation Shaders/imgui/imgui.cpp:1693
↓ 7 callers
Function
ImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
ImGUI GLFW Tutorial/imgui/imgui.cpp:1561
↓ 7 callers
Function
ImFormatStringV
Tessellation Shaders/imgui/imgui.cpp:1582
↓ 7 callers
Function
ImFormatStringV
ImGUI GLFW Tutorial/imgui/imgui.cpp:1450
↓ 7 callers
Function
ImPow
Tessellation Shaders/imgui/imgui_internal.h:407
↓ 7 callers
Function
ImPow
ImGUI GLFW Tutorial/imgui/imgui_internal.h:391
↓ 7 callers
Function
ImStrSkipBlank
Tessellation Shaders/imgui/imgui.cpp:1539
↓ 7 callers
Function
ImStrSkipBlank
ImGUI GLFW Tutorial/imgui/imgui.cpp:1407
↓ 7 callers
Method
InsertChars
ImGUI GLFW Tutorial/imgui/imgui_widgets.cpp:3735
↓ 7 callers
Function
IsNavInputDown
ImGUI GLFW Tutorial/imgui/imgui_internal.h:2433
↓ 7 callers
Method
PathArcTo
Tessellation Shaders/imgui/imgui_draw.cpp:1179
↓ 7 callers
Method
PathArcTo
ImGUI GLFW Tutorial/imgui/imgui_draw.cpp:1161
↓ 7 callers
Method
PushClipRect
Push a clipping rectangle for both ImGui logic (hit-testing etc.) and low-level ImDrawList rendering. - When using this function it is sane to ensure
ImGUI GLFW Tutorial/imgui/imgui.cpp:4364
↓ 7 callers
Function
RenderArrow
[1.71: 2019/06/07: Updating prototypes of some of the internal functions. Leaving those for reference for a short while]
Tessellation Shaders/imgui/imgui_internal.h:2720
↓ 7 callers
Function
RenderArrow
[1.71: 2019/06/07: Updating prototypes of some of the internal functions. Leaving those for reference for a short while]
ImGUI GLFW Tutorial/imgui/imgui_internal.h:2543
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 13 - Model Loading/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 21 - Instancing/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 18 - Framebuffer & Post-processing/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 25 - Shadow Maps (Directional Lights)/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 22 - Anti-Aliasing/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 28 - Parallax Occlusion Mapping/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 26 - Shadow Maps (Spotlights & Point Lights)/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 24 - Gamma Correction/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 17 - Transparency & Blending/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 16 - Face Culling & FPS Counter/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 27 - Normal Maps/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 21 - Instancing (starting code)/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 20 - Geometry Shader/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 15 - Stencil Buffer/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 29 - HDR/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 19 - Cubemaps & Skyboxes/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 30 - Bloom/Libraries/include/json/json.h:15908
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
YoutubeOpenGL 14 - Depth Buffer/Libraries/include/json/json.h:15908
↓ 7 callers
Method
end_array
YoutubeOpenGL 13 - Model Loading/Libraries/include/json/json.h:6275
↓ 7 callers
Method
end_array
YoutubeOpenGL 21 - Instancing/Libraries/include/json/json.h:6275
↓ 7 callers
Method
end_array
YoutubeOpenGL 18 - Framebuffer & Post-processing/Libraries/include/json/json.h:6275
↓ 7 callers
Method
end_array
YoutubeOpenGL 25 - Shadow Maps (Directional Lights)/Libraries/include/json/json.h:6275
↓ 7 callers
Method
end_array
YoutubeOpenGL 22 - Anti-Aliasing/Libraries/include/json/json.h:6275
↓ 7 callers
Method
end_array
YoutubeOpenGL 28 - Parallax Occlusion Mapping/Libraries/include/json/json.h:6275
↓ 7 callers
Method
end_array
YoutubeOpenGL 26 - Shadow Maps (Spotlights & Point Lights)/Libraries/include/json/json.h:6275
↓ 7 callers
Method
end_array
YoutubeOpenGL 24 - Gamma Correction/Libraries/include/json/json.h:6275
↓ 7 callers
Method
end_array
YoutubeOpenGL 17 - Transparency & Blending/Libraries/include/json/json.h:6275
↓ 7 callers
Method
end_array
YoutubeOpenGL 16 - Face Culling & FPS Counter/Libraries/include/json/json.h:6275
↓ 7 callers
Method
end_array
YoutubeOpenGL 27 - Normal Maps/Libraries/include/json/json.h:6275
← previous
next →
1,401–1,500 of 30,078, ranked by callers