Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/captain-amygdala/pistorm
/ functions
Functions
4,216 in github.com/captain-amygdala/pistorm
⨍
Functions
4,216
◇
Types & classes
910
↓ 4 callers
Function
rlActiveTextureSlot
Select and active a texture slot
raylib_pi4_test/rlgl.h:1437
↓ 4 callers
Function
rlActiveTextureSlot
Select and active a texture slot
raylib_drm/rlgl.h:1469
↓ 4 callers
Function
rlCompileShader
Compile custom shader and return shader id
raylib/rlgl.h:3274
↓ 4 callers
Function
rlCompileShader
Compile custom shader and return shader id
raylib_pi4_test/rlgl.h:3486
↓ 4 callers
Function
rlCompileShader
Compile custom shader and return shader id
raylib_drm/rlgl.h:3602
↓ 4 callers
Function
rlDisableStatePointer
raylib/rlgl.h:3156
↓ 4 callers
Function
rlDisableStatePointer
Disable vertex state pointer
raylib_pi4_test/rlgl.h:3363
↓ 4 callers
Function
rlDisableStatePointer
Disable vertex state pointer
raylib_drm/rlgl.h:3479
↓ 4 callers
Function
rlDisableTexture
Disable texture
raylib_pi4_test/rlgl.h:1454
↓ 4 callers
Function
rlDisableTexture
Disable texture
raylib_drm/rlgl.h:1486
↓ 4 callers
Function
rlDisableVertexArray
raylib/rlgl.h:3096
↓ 4 callers
Function
rlEnableShader
Enable shader program
raylib/rlgl.h:1395
↓ 4 callers
Function
rlEnableStatePointer
raylib/rlgl.h:3142
↓ 4 callers
Function
rlEnableStatePointer
Enable vertex state pointer
raylib_pi4_test/rlgl.h:3348
↓ 4 callers
Function
rlEnableStatePointer
Enable vertex state pointer
raylib_drm/rlgl.h:3464
↓ 4 callers
Function
rlEnableTexture
Enable texture
raylib_pi4_test/rlgl.h:1445
↓ 4 callers
Function
rlEnableTexture
Enable texture
raylib_drm/rlgl.h:1477
↓ 4 callers
Function
rlEnableVertexArray
raylib/rlgl.h:3083
↓ 4 callers
Function
rlGetFramebufferWidth
Get default framebuffer width
raylib_pi4_test/rlgl.h:2108
↓ 4 callers
Function
rlGetFramebufferWidth
Get default framebuffer width
raylib_drm/rlgl.h:2217
↓ 4 callers
Function
rlGetPixelDataSize
Get pixel data size in bytes (image or texture) NOTE: Size depends on pixel format
raylib/rlgl.h:4106
↓ 4 callers
Function
rlGetPixelDataSize
Get pixel data size in bytes (image or texture) NOTE: Size depends on pixel format
raylib_pi4_test/rlgl.h:4333
↓ 4 callers
Function
rlGetPixelDataSize
Get pixel data size in bytes (image or texture) NOTE: Size depends on pixel format
raylib_drm/rlgl.h:4592
↓ 4 callers
Function
rlGetTextureIdDefault
Get default internal texture (white texture) NOTE: Default texture is a 1x1 pixel UNCOMPRESSED_R8G8B8A8
raylib_pi4_test/rlgl.h:2129
↓ 4 callers
Function
rlGetTextureIdDefault
Get default internal texture (white texture) NOTE: Default texture is a 1x1 pixel UNCOMPRESSED_R8G8B8A8
raylib_drm/rlgl.h:2238
↓ 4 callers
Function
rlSetUniform
Set shader value uniform
raylib/rlgl.h:3415
↓ 4 callers
Function
rlUpdateVertexBuffer
Update GPU buffer with new data NOTE: dataSize and offset must be provided in bytes
raylib/rlgl.h:3075
↓ 4 callers
Function
rlUpdateVertexBuffer
Update vertex buffer with new data NOTE: dataSize and offset must be provided in bytes
raylib_pi4_test/rlgl.h:3262
↓ 4 callers
Function
rlUpdateVertexBuffer
Update vertex buffer with new data NOTE: dataSize and offset must be provided in bytes
raylib_drm/rlgl.h:3378
↓ 4 callers
Function
roundSigAndPackFloatx80
21-01-2017: Added for Previous
softfloat/softfloat.c:1513
↓ 4 callers
Function
send_a314_cmd
a314/software-amiga/ethernet_pistorm/device-2.c:233
↓ 4 callers
Function
submit_async_audio_req
a314/software-amiga/piaudio_pistorm/piaudio.c:110
↓ 4 callers
Function
updateRTG
platforms/amiga/pistorm-dev/pistorm_dev_amiga/gui_interact.c:504
↓ 4 callers
Function
wait_for_msg
()
a314/files_pi/a314fs.py:49
↓ 3 callers
Function
BeginShaderMode
Begin custom shader mode
raylib/core.c:2135
↓ 3 callers
Function
ClearBackground
Set background color (framebuffer clear color)
raylib/core.c:1881
↓ 3 callers
Function
ColorNormalize
Get color normalized as float [0..1]
raylib/textures.c:3531
↓ 3 callers
Function
ColorNormalize
Get color normalized as float [0..1]
raylib_pi4_test/textures.c:3536
↓ 3 callers
Function
ColorNormalize
Get color normalized as float [0..1]
raylib_drm/rtextures.c:3596
↓ 3 callers
Function
DECODE_EA_32
decodes the effective address */
m68kmmu.h:67
↓ 3 callers
Function
DrawCircle
Draw a color-filled circle
raylib/shapes.c:212
↓ 3 callers
Function
DrawCircle
Draw a color-filled circle
raylib_pi4_test/shapes.c:212
↓ 3 callers
Function
DrawCircle
Draw a color-filled circle
raylib_drm/rshapes.c:239
↓ 3 callers
Function
DrawLineEx
Draw a line defining thickness
raylib_drm/rshapes.c:124
↓ 3 callers
Function
GenImageColor
------------------------------------------------------------------------------------ Image generation functions --------------------------------------
raylib/textures.c:562
↓ 3 callers
Function
GenImageColor
------------------------------------------------------------------------------------ Image generation functions --------------------------------------
raylib_pi4_test/textures.c:567
↓ 3 callers
Function
GetCameraMatrix2D
Get camera 2d transform matrix
raylib/core.c:2452
↓ 3 callers
Function
GetCameraMatrix2D
Get camera 2d transform matrix
raylib_pi4_test/core.c:2463
↓ 3 callers
Function
GetCameraMatrix2D
Get camera 2d transform matrix
raylib_drm/rcore.c:2485
↓ 3 callers
Function
GetFileExtension
Get pointer to extension for a filename string (includes the dot: .png)
raylib/core.c:2723
↓ 3 callers
Function
GetFileExtension
Get pointer to extension for a filename string (includes the dot: .png)
raylib_pi4_test/core.c:2740
↓ 3 callers
Function
GetFileExtension
Get pointer to extension for a filename string (includes the dot: .png)
raylib_drm/rcore.c:2763
↓ 3 callers
Function
GetFileName
Get pointer to filename for a path string
raylib/core.c:2741
↓ 3 callers
Function
GetFileName
Get pointer to filename for a path string
raylib_pi4_test/core.c:2758
↓ 3 callers
Function
GetFileName
Get pointer to filename for a path string
raylib_drm/rcore.c:2781
↓ 3 callers
Function
GetRandomValue
Get a random value between min and max (both included)
raylib/core.c:2649
↓ 3 callers
Function
GetRandomValue
Get a random value between min and max (both included)
raylib_pi4_test/core.c:2660
↓ 3 callers
Function
GetRandomValue
Get a random value between min and max (both included)
raylib_drm/rcore.c:2683
↓ 3 callers
Function
GetRayCollisionTriangle
Get collision info between ray and triangle NOTE: The points are expected to be in counter-clockwise winding NOTE: Based on https://en.wikipedia.org/w
raylib/models.c:3172
↓ 3 callers
Function
GetRayCollisionTriangle
Get collision info between ray and triangle NOTE: The points are expected to be in counter-clockwise winding NOTE: Based on https://en.wikipedia.org/w
raylib_pi4_test/models.c:3437
↓ 3 callers
Function
GetRayCollisionTriangle
Get collision info between ray and triangle NOTE: The points are expected to be in counter-clockwise winding NOTE: Based on https://en.wikipedia.org/w
raylib_drm/rmodels.c:3645
↓ 3 callers
Function
ImageColorTint
Modify image color: tint
raylib/textures.c:1855
↓ 3 callers
Function
ImageColorTint
Modify image color: tint
raylib_pi4_test/textures.c:1860
↓ 3 callers
Function
ImageDraw
Draw an image (source) within an image (destination) NOTE: Color tint is applied to source image
raylib/textures.c:2592
↓ 3 callers
Function
ImageDraw
Draw an image (source) within an image (destination) NOTE: Color tint is applied to source image
raylib_pi4_test/textures.c:2597
↓ 3 callers
Function
ImageDraw
Draw an image (source) within an image (destination) NOTE: Color tint is applied to source image
raylib_drm/rtextures.c:2657
↓ 3 callers
Function
ImageResize
Resize and image to new size NOTE: Uses stb default scaling filters (both bicubic): STBIR_DEFAULT_FILTER_UPSAMPLE STBIR_FILTER_CATMULLROM STBIR_DEF
raylib/textures.c:1397
↓ 3 callers
Function
ImageResize
Resize and image to new size NOTE: Uses stb default scaling filters (both bicubic): STBIR_DEFAULT_FILTER_UPSAMPLE STBIR_FILTER_CATMULLROM STBIR_DEF
raylib_pi4_test/textures.c:1402
↓ 3 callers
Function
ImageResize
Resize and image to new size NOTE: Uses stb default scaling filters (both bicubic): STBIR_DEFAULT_FILTER_UPSAMPLE STBIR_FILTER_CATMULLROM STBIR_DEF
raylib_drm/rtextures.c:1359
↓ 3 callers
Function
IsWindowFullscreen
Check if window is currently fullscreen
raylib/core.c:1038
↓ 3 callers
Function
IsWindowFullscreen
Check if window is currently fullscreen
raylib_pi4_test/core.c:1046
↓ 3 callers
Function
IsWindowFullscreen
Check if window is currently fullscreen
raylib_drm/rcore.c:1048
↓ 3 callers
Function
LoadAudioBuffer
Initialize a new audio buffer (filled with silence)
raylib/raudio.c:528
↓ 3 callers
Function
LoadAudioBuffer
Initialize a new audio buffer (filled with silence)
raylib_pi4_test/raudio.c:527
↓ 3 callers
Function
LoadAudioBuffer
Initialize a new audio buffer (filled with silence)
raylib_drm/raudio.c:526
↓ 3 callers
Function
LoadShader
Load shader from files and bind default locations NOTE: If shader string is NULL, using default vertex/fragment shaders
raylib/core.c:2274
↓ 3 callers
Function
MathMatTranspose
Returns the transpose of a given matrix 2x2
raylib/physac.h:1975
↓ 3 callers
Function
MathMatTranspose
Returns the transpose of a given matrix 2x2
raylib_pi4_test/physac.h:1975
↓ 3 callers
Function
MathVector2SqrLen
Returns the len square root of a vector
raylib/physac.h:1916
↓ 3 callers
Function
MathVector2SqrLen
Returns the len square root of a vector
raylib_pi4_test/physac.h:1916
↓ 3 callers
Function
MatrixInvert
Invert provided matrix
raylib/raymath.h:680
↓ 3 callers
Function
MatrixInvert
Invert provided matrix
raylib_drm/raymath.h:877
↓ 3 callers
Function
MatrixOrtho
Get orthographic projection matrix
raylib/raymath.h:1062
↓ 3 callers
Function
MatrixPerspective
Get perspective projection matrix NOTE: Angle should be provided in radians
raylib/raymath.h:1052
↓ 3 callers
Function
MatrixPerspective
Get perspective projection matrix NOTE: Angle should be provided in radians
raylib_pi4_test/raymath.h:1063
↓ 3 callers
Function
MatrixPerspective
Get perspective projection matrix NOTE: Angle should be provided in radians
raylib_drm/raymath.h:1273
↓ 3 callers
Function
MatrixRotate
Create rotation matrix from axis and angle NOTE: Angle should be provided in radians
raylib/raymath.h:853
↓ 3 callers
Function
MinimizeWindow
Set window state: minimized (only PLATFORM_DESKTOP)
raylib/core.c:1221
↓ 3 callers
Function
MinimizeWindow
Set window state: minimized (only PLATFORM_DESKTOP)
raylib_pi4_test/core.c:1229
↓ 3 callers
Function
MinimizeWindow
Set window state: minimized (only PLATFORM_DESKTOP)
raylib_drm/rcore.c:1231
↓ 3 callers
Function
PlayAudioBuffer
Play an audio buffer NOTE: Buffer is restarted to the start. Use PauseAudioBuffer() and ResumeAudioBuffer() if the playback position should be maintai
raylib/raudio.c:599
↓ 3 callers
Function
PlayAudioBuffer
Play an audio buffer NOTE: Buffer is restarted to the start. Use PauseAudioBuffer() and ResumeAudioBuffer() if the playback position should be maintai
raylib_pi4_test/raudio.c:598
↓ 3 callers
Function
PlayAudioBuffer
Play an audio buffer NOTE: Buffer is restarted to the start. Use PauseAudioBuffer() and ResumeAudioBuffer() if the playback position should be maintai
raylib_drm/raudio.c:597
↓ 3 callers
Function
READ_EA_16
m68kfpu.c:461
↓ 3 callers
Function
READ_EA_64
m68kfpu.c:613
↓ 3 callers
Function
SetAudioBufferPitch
Set pitch for an audio buffer
raylib/raudio.c:645
↓ 3 callers
Function
SetAudioBufferPitch
Set pitch for an audio buffer
raylib_pi4_test/raudio.c:644
↓ 3 callers
Function
SetAudioBufferPitch
Set pitch for an audio buffer
raylib_drm/raudio.c:643
↓ 3 callers
Function
SetShapesTexture
Set texture and rectangle to be used on shapes drawing NOTE: It can be useful when using basic shapes and one single font, defining a font char white
raylib/shapes.c:76
↓ 3 callers
Function
SetShapesTexture
Set texture and rectangle to be used on shapes drawing NOTE: It can be useful when using basic shapes and one single font, defining a font char white
raylib_pi4_test/shapes.c:76
← previous
next →
501–600 of 4,216, ranked by callers