MCPcopy Create free account

hub / github.com/BSVino/MathForGameDevelopers / functions

Functions1,158 in github.com/BSVino/MathForGameDevelopers

↓ 1 callersFunctionget_button_name
glfw-2.7.9/tests/events.c:140
↓ 1 callersFunctionget_character_string
glfw-2.7.9/tests/events.c:155
↓ 1 callersFunctionget_chunk_header
renderer/image_read.cpp:2066
↓ 1 callersFunctionget_key_name
glfw-2.7.9/tests/events.c:47
↓ 1 callersFunctionget_profile_name
glfw-2.7.9/tests/version.c:65
↓ 1 callersFunctiongetopt
glfw-2.7.9/examples/getopt.c:100
↓ 1 callersFunctiongif_test
renderer/image_read.cpp:3546
↓ 1 callersFunctiongl3wInit
renderer/gl3w.c:106
↓ 1 callersFunctiongl3wIsSupported
renderer/gl3w.c:114
↓ 1 callersFunctionglfwGetGLVersion
glfw-2.7.9/lib/glext.c:263
↓ 1 callersFunctionglfwGetJoystickButtons
glfw-2.7.9/lib/joystick.c:80
↓ 1 callersFunctionglfwGetNumberOfProcessors
glfw-2.7.9/lib/thread.c:331
↓ 1 callersFunctionglfwGetVideoModes
glfw-2.7.9/lib/fullscreen.c:42
↓ 1 callersFunctionglfwIconifyWindow
glfw-2.7.9/lib/window.c:775
↓ 1 callersFunctionglfwReadImage
glfw-2.7.9/lib/image.c:276
↓ 1 callersFunctionglfwReadMemoryImage
glfw-2.7.9/lib/image.c:348
↓ 1 callersFunctionhandleMacModifierChange
glfw-2.7.9/lib/carbon/carbon_window.c:45
↓ 1 callersFunctionhdr_load
renderer/image_read.cpp:3934
↓ 1 callersFunctionhdr_test
renderer/image_read.cpp:3867
↓ 1 callersFunctionhdr_to_ldr
renderer/image_read.cpp:566
↓ 1 callersFunctioninit
* init() *****************************************************************************/
glfw-2.7.9/examples/boing.c:190
↓ 1 callersFunctioninit
program & OpenGL initialization */
glfw-2.7.9/examples/gears.c:271
↓ 1 callersFunctioninitDisplay
glfw-2.7.9/lib/x11/x11_init.c:148
↓ 1 callersFunctioninitGLXExtensions
glfw-2.7.9/lib/x11/x11_window.c:750
↓ 1 callersFunctioninitLibraries
glfw-2.7.9/lib/x11/x11_init.c:109
↓ 1 callersFunctioninitThreads
glfw-2.7.9/lib/x11/x11_init.c:43
↓ 1 callersFunctioninitVertices
glfw-2.7.9/examples/wave.c:59
↓ 1 callersFunctioninitWGLExtensions
glfw-2.7.9/lib/win32/win32_window.c:1028
↓ 1 callersFunctioninit_defaults
renderer/image_read.cpp:1919
↓ 1 callersFunctioninit_map
Generate vertices and indices for the heightmap */
glfw-2.7.9/examples/heightmap.c:467
↓ 1 callersFunctioninit_opengl
glfw-2.7.9/examples/heightmap.c:256
↓ 1 callersFunctioninstallEventHandlers
glfw-2.7.9/lib/carbon/carbon_window.c:528
↓ 1 callersFunctionldr_to_hdr
renderer/image_read.cpp:548
↓ 1 callersFunctionleaveFullscreenMode
glfw-2.7.9/lib/x11/x11_window.c:1111
↓ 1 callersFunctionlengthsqr
game/seaweed.h:33
↓ 1 callersFunctionlist_extensions
glfw-2.7.9/tests/version.c:75
↓ 1 callersFunctionload_jpeg_image
renderer/image_read.cpp:1477
↓ 1 callersFunctionload_procs
renderer/gl3w.c:689
↓ 1 callersFunctionltrim
common/strutils.h:89
↓ 1 callersFunctionmake_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 callersFunctionmake_shader_program
Creates a program object using the specified vertex and fragment text */
glfw-2.7.9/examples/heightmap.c:411
↓ 1 callersFunctionmtsrand
Mersenne Twister implementation from Wikipedia.
common/mtrand.cpp:25
↓ 1 callersFunctionnormalize
game/seaweed.h:38
↓ 1 callersFunctionopen_libgl
renderer/gl3w.c:9
↓ 1 callersFunctionopen_window
glfw-2.7.9/tests/reopen.c:82
↓ 1 callersFunctionparse_entropy_coded_data
renderer/image_read.cpp:1024
↓ 1 callersFunctionparse_huffman_block
renderer/image_read.cpp:1801
↓ 1 callersFunctionparse_uncompressed_block
renderer/image_read.cpp:1875
↓ 1 callersFunctionparse_version
renderer/gl3w.c:91
↓ 1 callersFunctionparse_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 callersFunctionparse_zlib_header
renderer/image_read.cpp:1904
↓ 1 callersFunctionpermute_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 callersFunctionpermute_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 callersFunctionpic_load
renderer/image_read.cpp:3476
↓ 1 callersFunctionpic_load2
renderer/image_read.cpp:3365
↓ 1 callersFunctionpic_test
renderer/image_read.cpp:3321
↓ 1 callersFunctionprocessSingleEvent
glfw-2.7.9/lib/x11/x11_window.c:1165
↓ 1 callersFunctionprocess_frame_header
renderer/image_read.cpp:1190
↓ 1 callersFunctionprocess_scan_header
after we see SOS
renderer/image_read.cpp:1165
↓ 1 callersFunctionpsd_load
renderer/image_read.cpp:3141
↓ 1 callersFunctionpsd_test
renderer/image_read.cpp:3128
↓ 1 callersFunctionrefresh_joysticks
glfw-2.7.9/tests/joysticks.c:122
↓ 1 callersFunctionregisterWindowClass
glfw-2.7.9/lib/win32/win32_window.c:1098
↓ 1 callersFunctionrtrim
common/strutils.h:95
↓ 1 callersFunctionseaweed_cycloid_ddv
We need the second derivative cycloid here because we need it for f = ma
game/seaweed.h:154
↓ 1 callersFunctionsetup_opengl
Initialize OpenGL */
glfw-2.7.9/examples/wave.c:163
↓ 1 callersFunctionstbi_bmp_info
renderer/image_read.cpp:4090
↓ 1 callersFunctionstbi_bmp_load
renderer/image_read.cpp:2815
↓ 1 callersFunctionstbi_bmp_test
renderer/image_read.cpp:2572
↓ 1 callersFunctionstbi_de_iphone
renderer/image_read.cpp:2304
↓ 1 callersFunctionstbi_fill_gif_background
renderer/image_read.cpp:3727
↓ 1 callersFunctionstbi_gif_info
renderer/image_read.cpp:3857
↓ 1 callersFunctionstbi_gif_info_raw
renderer/image_read.cpp:3602
↓ 1 callersFunctionstbi_gif_load
renderer/image_read.cpp:3842
↓ 1 callersFunctionstbi_gif_load_next
this function is designed to support animated gifs, although stb_image doesn't support it
renderer/image_read.cpp:3742
↓ 1 callersFunctionstbi_gif_test
renderer/image_read.cpp:3556
↓ 1 callersFunctionstbi_hdr_info
renderer/image_read.cpp:4050
↓ 1 callersFunctionstbi_info_from_file
renderer/image_read.cpp:4229
↓ 1 callersFunctionstbi_is_hdr_from_file
renderer/image_read.cpp:337
↓ 1 callersFunctionstbi_jpeg_info
renderer/image_read.cpp:1606
↓ 1 callersFunctionstbi_jpeg_info_raw
renderer/image_read.cpp:1594
↓ 1 callersFunctionstbi_jpeg_load
renderer/image_read.cpp:1577
↓ 1 callersFunctionstbi_jpeg_test
renderer/image_read.cpp:1584
↓ 1 callersFunctionstbi_load
renderer/image_read.cpp:226
↓ 1 callersFunctionstbi_load_from_file
renderer/image_read.cpp:236
↓ 1 callersFunctionstbi_loadf_from_file
renderer/image_read.cpp:298
↓ 1 callersFunctionstbi_out_gif_code
renderer/image_read.cpp:3614
↓ 1 callersFunctionstbi_pic_info
renderer/image_read.cpp:4149
↓ 1 callersFunctionstbi_pic_load
renderer/image_read.cpp:3516
↓ 1 callersFunctionstbi_pic_test
renderer/image_read.cpp:3509
↓ 1 callersFunctionstbi_png_info
renderer/image_read.cpp:2549
↓ 1 callersFunctionstbi_png_info_raw
renderer/image_read.cpp:2537
↓ 1 callersFunctionstbi_png_load
renderer/image_read.cpp:2522
↓ 1 callersFunctionstbi_png_test
renderer/image_read.cpp:2529
↓ 1 callersFunctionstbi_process_gif_raster
renderer/image_read.cpp:3648
↓ 1 callersFunctionstbi_psd_info
renderer/image_read.cpp:4118
↓ 1 callersFunctionstbi_psd_load
renderer/image_read.cpp:3299
↓ 1 callersFunctionstbi_psd_test
renderer/image_read.cpp:3134
↓ 1 callersFunctionstbi_tga_info
renderer/image_read.cpp:2861
↓ 1 callersFunctionstbi_tga_load
renderer/image_read.cpp:3119
← previousnext →501–600 of 1,158, ranked by callers