raylib/src/platforms
2025-12-16 18:20:02 +01:00
..
rcore_android.c REVIEWED: Webpage reference comments starting with REF:, more consistent with TODO: and NOTE: comments 2025-12-13 13:03:41 +01:00
rcore_desktop_glfw.c REVIEWED: Make sure all variables are initialized on definition, prioritize one line per variable definitions 2025-12-14 19:45:28 +01:00
rcore_desktop_rgfw.c Alignment with other platform backends, avoid unneeded includes 2025-12-16 18:20:02 +01:00
rcore_desktop_sdl.c REVIEWED: Webpage reference comments starting with REF:, more consistent with TODO: and NOTE: comments 2025-12-13 13:03:41 +01:00
rcore_desktop_win32.c REVIEWED: Webpage reference comments starting with REF:, more consistent with TODO: and NOTE: comments 2025-12-13 13:03:41 +01:00
rcore_drm.c REVIEWED: Webpage reference comments starting with REF:, more consistent with TODO: and NOTE: comments 2025-12-13 13:03:41 +01:00
rcore_memory.c REVIEWED: Make sure all variables are initialized on definition, prioritize one line per variable definitions 2025-12-14 19:45:28 +01:00
rcore_template.c [rcore] Use FLAG_* macros where possible (#5169) 2025-11-02 19:24:47 +01:00
rcore_web.c ADDED: Support software renderer on Web, blitting framebuffer data directly to a 2d canvas 2025-12-14 19:52:18 +01:00