mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Comments tweaks
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
* - Windows (Win32, Win64)
|
||||
* - Linux (X11/Wayland desktop mode)
|
||||
* - FreeBSD, OpenBSD, NetBSD, DragonFly (X11 desktop)
|
||||
* - OSX/macOS
|
||||
* - OSX/macOS (x64, arm64)
|
||||
*
|
||||
* LIMITATIONS:
|
||||
* - Limitation 01
|
||||
|
||||
@ -5,8 +5,7 @@
|
||||
* PLATFORM: DESKTOP: SDL
|
||||
* - Windows (Win32, Win64)
|
||||
* - Linux (X11/Wayland desktop mode)
|
||||
* - FreeBSD, OpenBSD, NetBSD, DragonFly (X11 desktop)
|
||||
* - OSX/macOS (x64, arm64)
|
||||
* - Others (not tested)
|
||||
*
|
||||
* LIMITATIONS:
|
||||
* - Limitation 01
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
* rcore_drm - Functions to manage window, graphics device and inputs
|
||||
*
|
||||
* PLATFORM: DRM
|
||||
* - Raspberry Pi 0-5 (native mode)
|
||||
* - Linux native mode (KMS driver)
|
||||
* - Raspberry Pi 0-5 (DRM/KMS)
|
||||
* - Linux DRM subsystem (KMS mode)
|
||||
*
|
||||
* LIMITATIONS:
|
||||
* - Most of the window/monitor functions are not implemented (not required)
|
||||
|
||||
Reference in New Issue
Block a user