raylib/src
Rob Loach 83ff7b2466
ADDED: IsShaderReady(), IsImageReady(), IsFontReady(), IsWaveReady(), IsSoundReady(), IsMusicReady() (#2892)
These IsReady() functions provide a method in order to verify whether or not the object was loaded successfully. They're useful to make sure the assets are there prior to using them.
2023-01-27 19:24:03 +01:00
..
external OpenGLES 2.0 support on PLATFORM_DESKTOP (#2840) 2023-01-10 12:34:06 +01:00
build.zig Add frameworks needed on macos (#2793) 2022-11-09 07:40:59 +01:00
CMakeLists.txt Fix an issue when compiling for web (#2820) 2022-11-30 10:36:01 +01:00
config.h add include guards on config.h (#2888) 2023-01-25 22:26:03 +01:00
Makefile Add wayland support (#2883) 2023-01-25 22:25:25 +01:00
minshell.html Remove trailing spaces 2022-08-02 00:36:31 +02:00
raudio.c ADDED: IsShaderReady(), IsImageReady(), IsFontReady(), IsWaveReady(), IsSoundReady(), IsMusicReady() (#2892) 2023-01-27 19:24:03 +01:00
raylib.dll.rc Update year to 2023 2023-01-01 16:07:51 +01:00
raylib.dll.rc.data Updated raylib resource data (32bit) 2022-08-02 18:06:00 +02:00
raylib.h ADDED: IsShaderReady(), IsImageReady(), IsFontReady(), IsWaveReady(), IsSoundReady(), IsMusicReady() (#2892) 2023-01-27 19:24:03 +01:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Update year to 2023 2023-01-01 16:07:51 +01:00
raylib.rc.data Updated raylib resource data (32bit) 2022-08-02 18:06:00 +02:00
raymath.h Update year to 2023 2023-01-01 16:00:56 +01:00
rcamera.h RENAME: type to projection #2851 2023-01-10 12:16:42 +01:00
rcore.c ADDED: IsShaderReady(), IsImageReady(), IsFontReady(), IsWaveReady(), IsSoundReady(), IsMusicReady() (#2892) 2023-01-27 19:24:03 +01:00
rgestures.h Update year to 2023 2023-01-01 16:00:56 +01:00
rglfw.c Update year to 2023 2023-01-01 16:00:56 +01:00
rlgl.h fixed typo (#2886) 2023-01-24 23:43:09 +01:00
rmodels.c Fix warnings and bad project settings for 4.5 release (#2894) 2023-01-27 19:20:42 +01:00
rshapes.c Fix warnings in raylib project from MSVC (#2871) 2023-01-20 16:05:19 +01:00
rtext.c ADDED: IsShaderReady(), IsImageReady(), IsFontReady(), IsWaveReady(), IsSoundReady(), IsMusicReady() (#2892) 2023-01-27 19:24:03 +01:00
rtextures.c ADDED: IsShaderReady(), IsImageReady(), IsFontReady(), IsWaveReady(), IsSoundReady(), IsMusicReady() (#2892) 2023-01-27 19:24:03 +01:00
shell.html Removed trailing spaces 2022-02-18 20:30:46 +01:00
utils.c Update year to 2023 2023-01-01 16:07:51 +01:00
utils.h Update year to 2023 2023-01-01 16:07:51 +01:00