MCPcopy Create free account

hub / github.com/OpenNFS/OpenNFS / functions

Functions461 in github.com/OpenNFS/OpenNFS

↓ 2 callersMethodregisterVehicle
src/Physics/Physics.cpp:248
↓ 2 callersMethodsimulate
src/Physics/Car.cpp:477
↓ 2 callersMethodstepSimulation
src/Physics/Physics.cpp:194
↓ 2 callersMethodtranspose
src/RaceNet/Matrix.h:255
↓ 2 callersFunctionuncompress_data
uncompressing a QFS file */
tools/fshtool.c:146
↓ 2 callersFunctionwrite_little_endian
src/Loaders/music_loader.cpp:39
↓ 1 callersFunctionBlockShadingFixer
src/Util/Raytracer.cpp:158
↓ 1 callersFunctionCanAdd
I've tried to make every effort to remove the possibility of undefined * behavior and prevent related errors where maliciously crafted files could *
include/bmpread/bmpread.c:66
↓ 1 callersFunctionCanNegate
Returns nonzero if the int32_t can be negated properly. INT32_MIN doesn't * work because its positive value isn't representable inside an int32_t (g
include/bmpread/bmpread.c:117
↓ 1 callersFunctionCreateDebugReportCallbackEXT
src/Renderer/vkRenderer.cpp:24
↓ 1 callersFunctionDecode
Selects an above decoder and runs it for each scan line of the file. * Returns 0 if there's an error or 1 if it's gravy. */
include/bmpread/bmpread.c:813
↓ 1 callersFunctionDestroyDebugReportCallbackEXT
src/Renderer/vkRenderer.cpp:34
↓ 1 callersFunctionFreeContext
Frees resources allocated by various functions along the way. Only frees * data_out if !leave_data_out (if the bitmap loads successfully, you want t
include/bmpread/bmpread.c:891
↓ 1 callersMethodInfer
src/RaceNet/RaceNet.cpp:22
↓ 1 callersMethodInitFromCommandLine
src/Config.cpp:19
↓ 1 callersFunctionObjectShadingFixer
src/Util/Raytracer.cpp:701
↓ 1 callersFunctionQuadNormalVectorCalc
src/Util/Raytracer.cpp:46
↓ 1 callersFunctionReadHeader
Reads a bitmap header from fp into header. Returns 0 on EOF or invalid * header, or nonzero on success. */
include/bmpread/bmpread.c:209
↓ 1 callersFunctionReadInfo
Reads bitmap metadata from fp into info. Returns 0 on EOF or invalid info, * or nonzero on success. info is assumed to be initialized to 0 already.
include/bmpread/bmpread.c:275
↓ 1 callersFunctionReadPalette
Reads the given number of colors from fp into the palette array. Returns 0 * on EOF or nonzero on success. */
include/bmpread/bmpread.c:376
↓ 1 callersFunctionSaveImage
lpBits stand for long pointer bits szPathName : Specifies the pathname -> the file path to save the image lpBits : Specifies the bitmap bits
src/Util/Utils.cpp:289
↓ 1 callersFunctionScreenPosToWorldRay
src/Physics/Physics.cpp:8
↓ 1 callersMethodSetMatrices
src/Physics/Physics.h:35
↓ 1 callersFunctionValidate
Reads and validates the bitmap header metadata from the context's file * object. Assumes the file pointer is at the start of the file. Returns 1 if
include/bmpread/bmpread.c:535
↓ 1 callersFunctionValidateAndReadPalette
A sub-function to Validate() that handles the palette. Returns 0 on EOF or * invalid palette, or nonzero on success. */
include/bmpread/bmpread.c:463
↓ 1 callersFunctionValidateBitfields
A sub-function to Validate() that handles the bitfields. Returns 0 on * invalid bitfields or nonzero on success. Note that we don't treat odd * bi
include/bmpread/bmpread.c:428
↓ 1 callersFunctionalpha8_fix_locpal
tools/fshtool.c:1150
↓ 1 callersMethodapplyAccelerationForce
src/Physics/Car.cpp:397
↓ 1 callersMethodapplyBrakingForce
src/Physics/Car.cpp:420
↓ 1 callersMethodapplySteeringLeft
src/Physics/Car.cpp:415
↓ 1 callersMethodapplySteeringRight
src/Physics/Car.cpp:410
↓ 1 callersFunctionbmp_to_fsh
tools/fshtool.c:1448
↓ 1 callersFunctionbmpread
include/bmpread/bmpread.c:904
↓ 1 callersMethodcomputeMatricesFromInputs
src/Scene/Camera.cpp:140
↓ 1 callersMethodcomputeOutput
src/RaceNet/Network.cpp:32
↓ 1 callersMethoddestroyGhostObject
src/Physics/Physics.cpp:122
↓ 1 callersFunctionendian_swap
src/Util/Utils.cpp:122
↓ 1 callersMethodfollowCar
src/Scene/Camera.cpp:117
↓ 1 callersFunctionfsh_main
tools/fshtool.c:1796
↓ 1 callersFunctionfsh_to_bmp
tools/fshtool.c:528
↓ 1 callersFunctiongenCollisionBox
src/Util/Utils.cpp:63
↓ 1 callersFunctiongenDimensions
src/Util/Utils.cpp:92
↓ 1 callersMethodgenerateSpline
src/Scene/Camera.cpp:39
↓ 1 callersMethodgetRaycaster
src/Physics/Car.h:44
↓ 1 callersMethodgetSuspensionRestLength
src/Physics/Car.h:54
↓ 1 callersMethodgetWheelRadius
src/Physics/Car.h:52
↓ 1 callersMethodgetWheelWidth
src/Physics/Car.h:53
↓ 1 callersMethodhasPolyFlags
src/Physics/Car.h:61
↓ 1 callersMethodloadAmbientFactor
src/Shaders/TrackShader.cpp:96
↓ 1 callersMethodloadCarColor
src/Shaders/CarShader.cpp:144
↓ 1 callersMethodloadCarTexture
src/Shaders/CarShader.cpp:103
↓ 1 callersMethodloadEnvironmentMapTexture
src/Shaders/CarShader.cpp:109
↓ 1 callersMethodloadLight
src/Shaders/BillboardShader.cpp:37
↓ 1 callersMethodloadNetworkParams
src/RaceNet/Network.cpp:97
↓ 1 callersMethodloadProjectionMatrix
src/Shaders/RaceNetShader.cpp:26
↓ 1 callersMethodloadShadowMapTexture
src/Shaders/TrackShader.cpp:90
↓ 1 callersMethodloadStarRotationMatrix
src/Shaders/SkydomeShader.cpp:46
↓ 1 callersMethodloadSunPosition
src/Shaders/SkydomeShader.cpp:50
↓ 1 callersMethodloadTextures
src/Renderer/SkyRenderer.cpp:50
↓ 1 callersMethodloadTime
src/Shaders/SkydomeShader.cpp:84
↓ 1 callersMethodloadWeatherMixFactor
src/Shaders/SkydomeShader.cpp:80
↓ 1 callersMethodload_tga_texture
src/Shaders/CarShader.cpp:85
↓ 1 callersFunctionmake_nfs_pal
tools/fshtool.c:1374
↓ 1 callersFunctionmakealpha8
tools/fshtool.c:378
↓ 1 callersFunctionparsePolygonFlags
src/Loaders/nfs4_loader.cpp:47
↓ 1 callersMethodplayAnimation
src/Scene/Camera.cpp:211
↓ 1 callersMethodprint
src/RaceNet/Matrix.h:297
↓ 1 callersFunctionread_alpha8
tools/fshtool.c:1425
↓ 1 callersMethodrenderLights
src/Renderer/TrackRenderer.cpp:94
↓ 1 callersMethodrenderShadowMap
src/Renderer/ShadowMapRenderer.cpp:36
↓ 1 callersMethodrenderSky
src/Renderer/SkyRenderer.cpp:120
↓ 1 callersMethodrenderTrack
src/Renderer/TrackRenderer.cpp:11
↓ 1 callersMethodresetCar
src/Physics/Car.cpp:429
↓ 1 callersMethodresetView
src/Scene/Camera.cpp:17
↓ 1 callersMethodrun
src/main.cpp:52
↓ 1 callersFunctionsanity_check
tools/fshtool.c:76
↓ 1 callersMethodsaveNetworkParams
src/RaceNet/Network.cpp:80
↓ 1 callersMethodsetCameraAnimation
src/Scene/Camera.cpp:207
↓ 1 callersMethodsetClassic
src/Shaders/TrackShader.cpp:68
↓ 1 callersMethodsetMultiTextured
src/Shaders/CarShader.cpp:66
↓ 1 callersMethodsetPolyFlagged
src/Shaders/CarShader.cpp:70
↓ 1 callersMethodupdate
src/Physics/Car.cpp:257
↓ 1 callersMethodupdateFrustrum
src/Physics/Physics.cpp:152
↓ 1 callersFunctionusage
tools/fshtool.c:58
↓ 1 callersMethoduseSpline
src/Scene/Camera.cpp:49
↓ 1 callersMethodwriteObj
src/Physics/Car.cpp:446
MethodBaseShader
src/Shaders/BaseShader.cpp:9
MethodBillboardShader
src/Shaders/BillboardShader.cpp:10
MethodCamera
src/Scene/Camera.cpp:4
MethodCar
src/Physics/Car.cpp:9
MethodCarModel
src/Scene/CarModel.cpp:9
MethodCarRenderer
src/Renderer/CarRenderer.cpp:7
MethodCarShader
src/Shaders/CarShader.cpp:10
MethodCheckForPicking
src/Renderer/Renderer.cpp:248
MethodClear
src/Util/Logger.h:52
MethodConfig
src/Config.h:77
MethodConvertFCE
src/Loaders/nfs3_loader.cpp:25
MethodCrossover
src/RaceNet/TrainingGround.cpp:93
MethodCullTrackBlocks
src/Renderer/Renderer.cpp:487
FunctionDecode1
Decodes 1-bit bitmap data by looking colors up in the two-color palette. */
include/bmpread/bmpread.c:787
← previousnext →101–200 of 461, ranked by callers