From 5115508d2cc189d91846f31e43691eaf5bbdd6eb Mon Sep 17 00:00:00 2001 From: Jochen Heizmann Date: Sat, 21 Jun 2025 11:45:57 +0200 Subject: [PATCH] CONTRIBUTURS.md and README.md updated --- CONTRIBUTORS.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4fc27126..0f1042df 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -98,6 +98,7 @@ video tutorials. - Björn Hempel - Matthew Henry - heromyth + - Jochen Heizmann - Lucas Hinderberger - Paul Holden - Hajime Hoshi diff --git a/README.md b/README.md index 52306188..e9452fd0 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ information on what to include when reporting a bug. - [Null] Added EGL context creation on Mesa via `EGL_MESA_platform_surfaceless` - [EGL] Allowed native access on Wayland with `GLFW_CONTEXT_CREATION_API` set to `GLFW_NATIVE_CONTEXT_API` (#2518) + - [Linux] Bugfix: Non-joystick input devices were incorrectly detected as joysticks on Raspberry PI OS ## Contact