File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1818* - macOS/OSX (x64, arm64)
1919* - Others (not tested)
2020* > PLATFORM_WEB_RGFW:
21+ * > PLATFORM_WEB (GLFW + Emscripten):
2122* - HTML5 (WebAssembly)
22- * > PLATFORM_WEB :
23+ * > PLATFORM_WEB_EMSCRIPTEN (Emscripten) :
2324* - HTML5 (WebAssembly)
24- * > PLATFORM_DRM:
25+ * > PLATFORM_DRM (native DRM) :
2526* - Raspberry Pi 0-5 (DRM/KMS)
2627* - Linux DRM subsystem (KMS mode)
27- * > PLATFORM_ANDROID:
28+ * - Embedded devices (with GPU)
29+ * > PLATFORM_ANDROID (native NDK):
2830* - Android (ARM, ARM64)
29- * > PLATFORM_DESKTOP_WIN32 (Native Win32):
30- * - Windows (Win32, Win64)
3131* > PLATFORM_MEMORY
3232* - Memory framebuffer output, using software renderer, no OS required
33+ *
3334* CONFIGURATION:
3435* #define SUPPORT_DEFAULT_FONT (default)
3536* Default font is loaded on window initialization to be available for the user to render simple text
You can’t perform that action at this time.
0 commit comments