diff options
| author | badlydrawnrod <[email protected]> | 2021-01-06 19:46:12 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-06 20:46:12 +0100 |
| commit | 49f9bff26045a171c902399e1d8c478857b8c777 (patch) | |
| tree | 0ec5c30b7ec58dd6299ebec378efb23afff43186 /README.md | |
| parent | 22da9087b1e9ea8df1fa00778b70c115d34f0c03 (diff) | |
| download | raylib-49f9bff26045a171c902399e1d8c478857b8c777.tar.gz raylib-49f9bff26045a171c902399e1d8c478857b8c777.zip | |
Fix keyboard state change detection on RPI (#1488)
* Fix keyboard state change detection on RPI
* Rework RaspberryPi evdev keyboard input.
- Extract evdev keyboard handling into PollKeyboardEvents()
- Move keyboard polling to main thread
- Rename EventThreadSpawn() to ConfigureEvdevDevice() as it doesn't necessarily spawn threads
- Remove unused code (KeyEventFifo and lastKeyPressed)
* Replace tabs with 4 spaces.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
