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
↓ 5 callers
Function
UnloadFileData
Unload file data allocated by LoadFileData()
raylib_drm/utils.c:231
↓ 5 callers
Function
UpdateTexture
Update GPU texture with new data NOTE: pixels data must match texture.format
raylib/textures.c:2913
↓ 5 callers
Function
Vector3Multiply
Multiply vector by vector
raylib/raymath.h:393
↓ 5 callers
Function
Vector3Multiply
Multiply vector by vector
raylib_pi4_test/raymath.h:404
↓ 5 callers
Function
Vector3Transform
Transforms a Vector3 by a given Matrix
raylib_drm/raymath.h:617
↓ 5 callers
Function
__AlignSize
---------------------------------------------------------------------------------- Module specific Functions Declaration -----------------------------
raylib/rmem.h:193
↓ 5 callers
Function
__AlignSize
---------------------------------------------------------------------------------- Module specific Functions Declaration -----------------------------
raylib_pi4_test/rmem.h:193
↓ 5 callers
Function
a314_cmd_wait
Routines for talking to the A314 driver.
a314/software-amiga/a314fs_pistorm/a314fs.c:253
↓ 5 callers
Function
add_z2_pic
platforms/amiga/amiga-autoconf.c:282
↓ 5 callers
Function
check_strsncpy
copy until 0 or space and exit with error if we read too far */
m68kmake.c:506
↓ 5 callers
Function
countLeadingZeros64
softfloat/softfloat-macros.h:720
↓ 5 callers
Function
if
raylib/raudio.c:725
↓ 5 callers
Function
if
raylib_pi4_test/raudio.c:724
↓ 5 callers
Function
le128
softfloat/softfloat-macros.h:762
↓ 5 callers
Function
m68ki_ic_readimm16
m68kcpu.h:1119
↓ 5 callers
Function
packFloat32
softfloat/softfloat.c:731
↓ 5 callers
Function
packFloat64
softfloat/softfloat.c:916
↓ 5 callers
Function
rlDisableVertexArray
Disable vertex array object (VAO)
raylib_pi4_test/rlgl.h:3295
↓ 5 callers
Function
rlDisableVertexArray
Disable vertex array object (VAO)
raylib_drm/rlgl.h:3411
↓ 5 callers
Function
rlDisableVertexAttribute
raylib/rlgl.h:3110
↓ 5 callers
Function
rlEnableShader
Enable shader program
raylib_pi4_test/rlgl.h:1521
↓ 5 callers
Function
rlEnableShader
Enable shader program
raylib_drm/rlgl.h:1551
↓ 5 callers
Function
rlEnableVertexArray
Enable vertex array object (VAO)
raylib_pi4_test/rlgl.h:3281
↓ 5 callers
Function
rlEnableVertexArray
Enable vertex array object (VAO)
raylib_drm/rlgl.h:3397
↓ 5 callers
Function
rlGetGlTextureFormats
Get OpenGL internal formats and data type from raylib PixelFormat
raylib/rlgl.h:2674
↓ 5 callers
Function
rlGetGlTextureFormats
Get OpenGL internal formats and data type from raylib PixelFormat
raylib_pi4_test/rlgl.h:2857
↓ 5 callers
Function
rlGetShaderDefault
Get default internal shader (simple texture + tint color)
raylib/rlgl.h:1957
↓ 5 callers
Function
rlGetShaderIdDefault
Get default shader id
raylib_pi4_test/rlgl.h:2139
↓ 5 callers
Function
rlGetShaderIdDefault
Get default shader id
raylib_drm/rlgl.h:2248
↓ 5 callers
Function
rlGetTextureDefault
Get default internal texture (white texture)
raylib/rlgl.h:1968
↓ 5 callers
Function
rlRotatef
raylib/rlgl.h:941
↓ 5 callers
Function
rlSetVertexAttributeDefault
Set shader value attribute
raylib/rlgl.h:3435
↓ 5 callers
Function
rlViewport
Set the viewport area (transformation from normalized device coordinates to window coordinates)
raylib/rlgl.h:1056
↓ 5 callers
Function
shift128Right
softfloat/softfloat-macros.h:199
↓ 5 callers
Function
start_a314_cmd
a314/software-amiga/piaudio_pistorm/piaudio.c:60
↓ 5 callers
Function
start_a314_cmd
a314/software-amiga/pi_pistorm/pi.c:105
↓ 5 callers
Function
write16
gpio/gpio_old.c:40
↓ 5 callers
Function
write_metadata
(path, protection=None, comment=None)
a314/files_pi/a314fs.py:295
↓ 4 callers
Function
DrawText
Draw text (using default font) NOTE: fontSize work like in any drawing program but if fontSize is lower than font-base-size, then font-base-size is us
raylib/text.c:832
↓ 4 callers
Function
DrawText
Draw text (using default font) NOTE: fontSize work like in any drawing program but if fontSize is lower than font-base-size, then font-base-size is us
raylib_pi4_test/text.c:835
↓ 4 callers
Function
DrawText
Draw text (using default font) NOTE: fontSize work like in any drawing program but if fontSize is lower than font-base-size, then font-base-size is us
raylib_drm/rtext.c:835
↓ 4 callers
Function
IsSocketValid
Is the socket in a valid state?
raylib/rnet.h:618
↓ 4 callers
Function
IsSocketValid
Is the socket in a valid state?
raylib_pi4_test/rnet.h:618
↓ 4 callers
Function
LoadFileText
Load text data from file, returns a '\0' terminated string NOTE: text chars array should be freed manually
raylib/utils.c:273
↓ 4 callers
Function
LoadFileText
Load text data from file, returns a '\0' terminated string NOTE: text chars array should be freed manually
raylib_pi4_test/utils.c:273
↓ 4 callers
Function
LoadFileText
Load text data from file, returns a '\0' terminated string NOTE: text chars array should be freed manually
raylib_drm/utils.c:273
↓ 4 callers
Function
LoadImageFromMemory
Load image from memory buffer, fileType refers to extension: i.e. ".png"
raylib_drm/rtextures.c:289
↓ 4 callers
Function
LoadTexture
------------------------------------------------------------------------------------ Texture loading functions ---------------------------------------
raylib/textures.c:2729
↓ 4 callers
Function
LoadTexture
------------------------------------------------------------------------------------ Texture loading functions ---------------------------------------
raylib_pi4_test/textures.c:2734
↓ 4 callers
Function
LoadTexture
------------------------------------------------------------------------------------ Texture loading functions ---------------------------------------
raylib_drm/rtextures.c:2794
↓ 4 callers
Function
MathMatFromRadians
Creates a matrix 2x2 from a given radians value
raylib/physac.h:1965
↓ 4 callers
Function
MathMatFromRadians
Creates a matrix 2x2 from a given radians value
raylib_pi4_test/physac.h:1965
↓ 4 callers
Function
MatrixInvert
Invert provided matrix
raylib_pi4_test/raymath.h:691
↓ 4 callers
Function
MatrixScale
Get scaling matrix
raylib_drm/raymath.h:1229
↓ 4 callers
Function
MyCreatePort
a314/software-amiga/a314fs_pistorm/a314fs.c:76
↓ 4 callers
Function
OPER_A7_PI_8
m68kcpu.h:1695
↓ 4 callers
Function
SetupFramebuffer
Compute framebuffer size relative to screen size and display size NOTE: Global variables CORE.Window.render.width/CORE.Window.render.height and CORE.W
raylib/core.c:4319
↓ 4 callers
Function
SetupFramebuffer
Compute framebuffer size relative to screen size and display size NOTE: Global variables CORE.Window.render.width/CORE.Window.render.height and CORE.W
raylib_pi4_test/core.c:4356
↓ 4 callers
Function
SetupFramebuffer
Compute framebuffer size relative to screen size and display size NOTE: Global variables CORE.Window.render.width/CORE.Window.render.height and CORE.W
raylib_drm/rcore.c:4484
↓ 4 callers
Function
SetupViewport
Set viewport for a provided width and height
raylib/core.c:4290
↓ 4 callers
Function
SetupViewport
Set viewport for a provided width and height
raylib_pi4_test/core.c:4327
↓ 4 callers
Function
SetupViewport
Set viewport for a provided width and height
raylib_drm/rcore.c:4455
↓ 4 callers
Function
TEST_CONDITION
m68kfpu.c:323
↓ 4 callers
Function
TakeScreenshot
Takes a screenshot of current screen (saved a .png)
raylib/core.c:2627
↓ 4 callers
Function
TakeScreenshot
Takes a screenshot of current screen (saved a .png)
raylib_pi4_test/core.c:2638
↓ 4 callers
Function
TakeScreenshot
Takes a screenshot of current screen (saved a .png)
raylib_drm/rcore.c:2662
↓ 4 callers
Function
TextToLower
Get lower case version of provided string REQUIRES: tolower()
raylib/text.c:1460
↓ 4 callers
Function
TextToLower
Get lower case version of provided string REQUIRES: tolower()
raylib_pi4_test/text.c:1364
↓ 4 callers
Function
TextToLower
Get lower case version of provided string REQUIRES: tolower()
raylib_drm/rtext.c:1364
↓ 4 callers
Function
UnloadFileData
Unload file data allocated by LoadFileData()
raylib_pi4_test/utils.c:231
↓ 4 callers
Function
UnloadFileText
Unload file text data allocated by LoadFileText()
raylib/utils.c:325
↓ 4 callers
Function
UnloadFileText
Unload file text data allocated by LoadFileText()
raylib_pi4_test/utils.c:325
↓ 4 callers
Function
UnloadFileText
Unload file text data allocated by LoadFileText()
raylib_drm/utils.c:325
↓ 4 callers
Function
UnloadTexture
Unload texture from GPU memory (VRAM)
raylib/textures.c:2887
↓ 4 callers
Function
Vector3Negate
Negate provided vector (invert direction)
raylib/raymath.h:464
↓ 4 callers
Function
Vector3Negate
Negate provided vector (invert direction)
raylib_pi4_test/raymath.h:475
↓ 4 callers
Function
Vector3Negate
Negate provided vector (invert direction)
raylib_drm/raymath.h:550
↓ 4 callers
Function
Vector3RotateByQuaternion
Transform a vector by quaternion rotation
raylib_drm/raymath.h:633
↓ 4 callers
Function
add_chunk
a314/a314device/fix_mem_region.c:22
↓ 4 callers
Function
add_mapping
config_file/config_file.c:197
↓ 4 callers
Function
add_to_send_queue
a314/a314device/sockets.c:81
↓ 4 callers
Function
close_and_remove_connection
a314/a314.cc:559
↓ 4 callers
Function
create_and_add_file_lock
a314/software-amiga/a314fs_pistorm/a314fs.c:401
↓ 4 callers
Function
get_associated_channel_by_stream_id
a314/a314.cc:459
↓ 4 callers
Function
get_key
()
a314/files_pi/a314fs.py:222
↓ 4 callers
Function
handle_ovl_mappings_mac68k
platforms/mac68k/mac68k-platform.c:88
↓ 4 callers
Function
load_config_file
a314/a314.cc:227
↓ 4 callers
Function
lt128
softfloat/softfloat-macros.h:775
↓ 4 callers
Function
m68k_disassemble
Disasemble one instruction at pc and store in str_buff */
m68kdasm.c:3725
↓ 4 callers
Function
m68k_read_immediate_16
Read data immediately following the PC */
m68kcpu.c:1209
↓ 4 callers
Function
m68k_read_memory_16
emulator.c:956
↓ 4 callers
Function
m68ki_branch_32
m68kcpu.h:1800
↓ 4 callers
Function
m68ki_branch_8
Branch to a new memory location. * The 32-bit branch will call pc_changed if it was enabled in m68kconf.h. * So far I've found no problems with not
m68kcpu.h:1790
↓ 4 callers
Function
m68ki_read_imm_32
m68kcpu.h:1195
↓ 4 callers
Function
make_signed_hex_str_8
Get string representation of hex values */
m68kdasm.c:355
↓ 4 callers
Function
pi_get_rtg_status
platforms/amiga/pistorm-dev/pistorm_dev_amiga/pistorm_dev.c:353
↓ 4 callers
Function
ps_setup_protocol
gpio/ps_protocol.c:82
↓ 4 callers
Function
ps_write_status_reg
gpio/ps_protocol.c:228
↓ 4 callers
Function
put_con_sp
a314/software-amiga/pi_pistorm/pi.c:59
↓ 4 callers
Function
reverseByte
i2c_updater/pi-i2c/src/main.cpp:38
← previous
next →
401–500 of 4,216, ranked by callers