We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Added mouse lock after Escape issue to FAQ
Updated Working for Web (HTML5) (markdown)
Formatting fixes (sorry, didn't see the preview option earlier)
Added some notes from my recent attempts to port an FPS game to web. Mostly concerned with frame timing and mouse motion.
The "utils.c" file was removed in commit "dd7a194" on January 10th, 2026. The build instructions in section 2.1 as written will fail if followed. Updating to match the current state of the source code. The build instructions for Emscripten / HTML5 omitting "utils.c" were successfully run last night.
remove "shared" default cmake. less confusing for new users
remove default shared. less confusing for new users
Destroyed Working with Android (markdown)
Created Working with Android (markdown)
Updated Working on GNU Linux (markdown)
I had a linker error today and this is how I fixed it.
https://github.com/raysan5/raylib/tree/master/parser link is outdated, seems https://github.com/raysan5/raylib/tree/master/tools/rlparser is the right link.
Add note about raygpu.
Change sidebar to match renamed page
Rename page so it doesn't have colon, windows can't clone the wiki otherwise
Updated Working on Raspberry Pi (markdown)
Updated raylib dependencies (markdown)
Destroyed raylib coding convention (markdown)
I experienced a conflict with msvcrtd with cl version 19.44.35214 and link version 14.44.35214.0.
Update to correct default values for SUPPORT_CUSTOM_FRAME_CONTROL and SUPPORT_BUSY_WAIT_LOOP
"Sorry, I didn't mean to! I didn't know that what I was doing would delete a file."
Revert 4a06e669a93dc5bbe3a97f54035a65dad4e19e69...0bc68c92087c887ee49a063a6ad6aaa33bdd4712
Created raylib coding convention (markdown)
Destroyed raylib coding conventions (markdown)
SaveStorageValue is created and only used in examples/core/core_storage_values.c
typo fix