浏览代码

Organizing the drm backend to only use one api to allow for more devices (#3879)

* Updating rcore_drm.c to only use one api for input

* Change RPI log prefix to DRM

* Remove relative checking which is not supported currently

* Loop should continue on invalid event in drm backend

* Fixed and cleaned up PollKeyboardEvents() in drm backend
pull/3888/head
MrMugame 9 个月前
committed by GitHub
父节点
当前提交
30781c423b
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 351 次插入628 次删除
  1. +351
    -628
      src/platforms/rcore_drm.c

+ 351
- 628
src/platforms/rcore_drm.c
文件差异内容过多而无法显示
查看文件


正在加载...
取消
保存