Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BSVino/MathForGameDevelopers
/ functions
Functions
1,158 in github.com/BSVino/MathForGameDevelopers
⨍
Functions
1,158
◇
Types & classes
92
↓ 1 callers
Function
get_button_name
glfw-2.7.9/tests/events.c:140
↓ 1 callers
Function
get_character_string
glfw-2.7.9/tests/events.c:155
↓ 1 callers
Function
get_chunk_header
renderer/image_read.cpp:2066
↓ 1 callers
Function
get_key_name
glfw-2.7.9/tests/events.c:47
↓ 1 callers
Function
get_profile_name
glfw-2.7.9/tests/version.c:65
↓ 1 callers
Function
getopt
glfw-2.7.9/examples/getopt.c:100
↓ 1 callers
Function
gif_test
renderer/image_read.cpp:3546
↓ 1 callers
Function
gl3wInit
renderer/gl3w.c:106
↓ 1 callers
Function
gl3wIsSupported
renderer/gl3w.c:114
↓ 1 callers
Function
glfwGetGLVersion
glfw-2.7.9/lib/glext.c:263
↓ 1 callers
Function
glfwGetJoystickButtons
glfw-2.7.9/lib/joystick.c:80
↓ 1 callers
Function
glfwGetNumberOfProcessors
glfw-2.7.9/lib/thread.c:331
↓ 1 callers
Function
glfwGetVideoModes
glfw-2.7.9/lib/fullscreen.c:42
↓ 1 callers
Function
glfwIconifyWindow
glfw-2.7.9/lib/window.c:775
↓ 1 callers
Function
glfwReadImage
glfw-2.7.9/lib/image.c:276
↓ 1 callers
Function
glfwReadMemoryImage
glfw-2.7.9/lib/image.c:348
↓ 1 callers
Function
handleMacModifierChange
glfw-2.7.9/lib/carbon/carbon_window.c:45
↓ 1 callers
Function
hdr_load
renderer/image_read.cpp:3934
↓ 1 callers
Function
hdr_test
renderer/image_read.cpp:3867
↓ 1 callers
Function
hdr_to_ldr
renderer/image_read.cpp:566
↓ 1 callers
Function
init
* init() *****************************************************************************/
glfw-2.7.9/examples/boing.c:190
↓ 1 callers
Function
init
program & OpenGL initialization */
glfw-2.7.9/examples/gears.c:271
↓ 1 callers
Function
initDisplay
glfw-2.7.9/lib/x11/x11_init.c:148
↓ 1 callers
Function
initGLXExtensions
glfw-2.7.9/lib/x11/x11_window.c:750
↓ 1 callers
Function
initLibraries
glfw-2.7.9/lib/x11/x11_init.c:109
↓ 1 callers
Function
initThreads
glfw-2.7.9/lib/x11/x11_init.c:43
↓ 1 callers
Function
initVertices
glfw-2.7.9/examples/wave.c:59
↓ 1 callers
Function
initWGLExtensions
glfw-2.7.9/lib/win32/win32_window.c:1028
↓ 1 callers
Function
init_defaults
renderer/image_read.cpp:1919
↓ 1 callers
Function
init_map
Generate vertices and indices for the heightmap */
glfw-2.7.9/examples/heightmap.c:467
↓ 1 callers
Function
init_opengl
glfw-2.7.9/examples/heightmap.c:256
↓ 1 callers
Function
installEventHandlers
glfw-2.7.9/lib/carbon/carbon_window.c:528
↓ 1 callers
Function
ldr_to_hdr
renderer/image_read.cpp:548
↓ 1 callers
Function
leaveFullscreenMode
glfw-2.7.9/lib/x11/x11_window.c:1111
↓ 1 callers
Function
lengthsqr
game/seaweed.h:33
↓ 1 callers
Function
list_extensions
glfw-2.7.9/tests/version.c:75
↓ 1 callers
Function
load_jpeg_image
renderer/image_read.cpp:1477
↓ 1 callers
Function
load_procs
renderer/gl3w.c:689
↓ 1 callers
Function
ltrim
common/strutils.h:89
↓ 1 callers
Function
make_mesh
Create VBO, IBO and VAO objects for the heightmap geometry and bind them to * the specified program object */
glfw-2.7.9/examples/heightmap.c:603
↓ 1 callers
Function
make_shader_program
Creates a program object using the specified vertex and fragment text */
glfw-2.7.9/examples/heightmap.c:411
↓ 1 callers
Function
mtsrand
Mersenne Twister implementation from Wikipedia.
common/mtrand.cpp:25
↓ 1 callers
Function
normalize
game/seaweed.h:38
↓ 1 callers
Function
open_libgl
renderer/gl3w.c:9
↓ 1 callers
Function
open_window
glfw-2.7.9/tests/reopen.c:82
↓ 1 callers
Function
parse_entropy_coded_data
renderer/image_read.cpp:1024
↓ 1 callers
Function
parse_huffman_block
renderer/image_read.cpp:1801
↓ 1 callers
Function
parse_uncompressed_block
renderer/image_read.cpp:1875
↓ 1 callers
Function
parse_version
renderer/gl3w.c:91
↓ 1 callers
Function
parse_zlib
a quick hack to only allow decoding some of a PNG... I should implement real streaming support instead
renderer/image_read.cpp:1931
↓ 1 callers
Function
parse_zlib_header
renderer/image_read.cpp:1904
↓ 1 callers
Function
permute_argv_once
* Permutes argv[] so that the argument currently being processed is moved * to the end. */
glfw-2.7.9/tests/getopt.c:80
↓ 1 callers
Function
permute_argv_once
* Permutes argv[] so that the argument currently being processed is moved * to the end. */
glfw-2.7.9/examples/getopt.c:80
↓ 1 callers
Function
pic_load
renderer/image_read.cpp:3476
↓ 1 callers
Function
pic_load2
renderer/image_read.cpp:3365
↓ 1 callers
Function
pic_test
renderer/image_read.cpp:3321
↓ 1 callers
Function
processSingleEvent
glfw-2.7.9/lib/x11/x11_window.c:1165
↓ 1 callers
Function
process_frame_header
renderer/image_read.cpp:1190
↓ 1 callers
Function
process_scan_header
after we see SOS
renderer/image_read.cpp:1165
↓ 1 callers
Function
psd_load
renderer/image_read.cpp:3141
↓ 1 callers
Function
psd_test
renderer/image_read.cpp:3128
↓ 1 callers
Function
refresh_joysticks
glfw-2.7.9/tests/joysticks.c:122
↓ 1 callers
Function
registerWindowClass
glfw-2.7.9/lib/win32/win32_window.c:1098
↓ 1 callers
Function
rtrim
common/strutils.h:95
↓ 1 callers
Function
seaweed_cycloid_ddv
We need the second derivative cycloid here because we need it for f = ma
game/seaweed.h:154
↓ 1 callers
Function
setup_opengl
Initialize OpenGL */
glfw-2.7.9/examples/wave.c:163
↓ 1 callers
Function
stbi_bmp_info
renderer/image_read.cpp:4090
↓ 1 callers
Function
stbi_bmp_load
renderer/image_read.cpp:2815
↓ 1 callers
Function
stbi_bmp_test
renderer/image_read.cpp:2572
↓ 1 callers
Function
stbi_de_iphone
renderer/image_read.cpp:2304
↓ 1 callers
Function
stbi_fill_gif_background
renderer/image_read.cpp:3727
↓ 1 callers
Function
stbi_gif_info
renderer/image_read.cpp:3857
↓ 1 callers
Function
stbi_gif_info_raw
renderer/image_read.cpp:3602
↓ 1 callers
Function
stbi_gif_load
renderer/image_read.cpp:3842
↓ 1 callers
Function
stbi_gif_load_next
this function is designed to support animated gifs, although stb_image doesn't support it
renderer/image_read.cpp:3742
↓ 1 callers
Function
stbi_gif_test
renderer/image_read.cpp:3556
↓ 1 callers
Function
stbi_hdr_info
renderer/image_read.cpp:4050
↓ 1 callers
Function
stbi_info_from_file
renderer/image_read.cpp:4229
↓ 1 callers
Function
stbi_is_hdr_from_file
renderer/image_read.cpp:337
↓ 1 callers
Function
stbi_jpeg_info
renderer/image_read.cpp:1606
↓ 1 callers
Function
stbi_jpeg_info_raw
renderer/image_read.cpp:1594
↓ 1 callers
Function
stbi_jpeg_load
renderer/image_read.cpp:1577
↓ 1 callers
Function
stbi_jpeg_test
renderer/image_read.cpp:1584
↓ 1 callers
Function
stbi_load
renderer/image_read.cpp:226
↓ 1 callers
Function
stbi_load_from_file
renderer/image_read.cpp:236
↓ 1 callers
Function
stbi_loadf_from_file
renderer/image_read.cpp:298
↓ 1 callers
Function
stbi_out_gif_code
renderer/image_read.cpp:3614
↓ 1 callers
Function
stbi_pic_info
renderer/image_read.cpp:4149
↓ 1 callers
Function
stbi_pic_load
renderer/image_read.cpp:3516
↓ 1 callers
Function
stbi_pic_test
renderer/image_read.cpp:3509
↓ 1 callers
Function
stbi_png_info
renderer/image_read.cpp:2549
↓ 1 callers
Function
stbi_png_info_raw
renderer/image_read.cpp:2537
↓ 1 callers
Function
stbi_png_load
renderer/image_read.cpp:2522
↓ 1 callers
Function
stbi_png_test
renderer/image_read.cpp:2529
↓ 1 callers
Function
stbi_process_gif_raster
renderer/image_read.cpp:3648
↓ 1 callers
Function
stbi_psd_info
renderer/image_read.cpp:4118
↓ 1 callers
Function
stbi_psd_load
renderer/image_read.cpp:3299
↓ 1 callers
Function
stbi_psd_test
renderer/image_read.cpp:3134
↓ 1 callers
Function
stbi_tga_info
renderer/image_read.cpp:2861
↓ 1 callers
Function
stbi_tga_load
renderer/image_read.cpp:3119
← previous
next →
501–600 of 1,158, ranked by callers