Comments tweaks

This commit is contained in:
Ray 2023-11-02 18:12:22 +01:00
parent 01bbd42519
commit b40f93b9e3
6 changed files with 52 additions and 53 deletions

View file

@ -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)