master
[platform/RGFW] update rgfw (#5919)
C++ compiler support v2 (#5252)
Update cgltf.h
Create cgltf_write.h
Review module to fit raylib conventions
Update to latest DR libs to fix some warnings in MSVC (#5808)
fix typo in fix_win32_compatibility.h (#6043)
[rlgl] Check for extensions before enabling them (#2706)
OpenGLES 2.0 support on PLATFORM_DESKTOP (#2840)
fix: check fread return value in jar_mod_load_file (#5840)
Update m3d.h
Updated miniaudio warnings with emscripten
Change implicit conversion to explicit conversion to remove warning (#4308)
ADDED: Support for .pep image fileformat, useful for pixl-art
Update qoa.h
Update qoi.h
Code gardening
RENAMED: `rl_gputex` to `rltexgpu`
ADDED: `rprand_get_value_raw()`
REVIEWED: External libraries `sdefl` and `sinfl` to address #5367
Update stb_image.h
Update stb_image_resize2.h
Updated external libraries
ADDED: `GenImagePerlinNoise()`
Fix stb_truetype composite glyph scaling logic (#4811)
Update external libraries
REVIEWED: Replace `assert()` by runtime checks - ROS: `CLN-012`
REVIEWED: `long long` usage in all raylib, minimize