Add to CONTRIBUTORS.md and README.md

This commit is contained in:
Peru S 2025-07-29 12:59:07 -07:00
parent 2fded1aab2
commit 959f13c1bd
2 changed files with 2 additions and 0 deletions

View File

@ -232,6 +232,7 @@ video tutorials.
- Jan Schürkamp - Jan Schürkamp
- Christian Sdunek - Christian Sdunek
- Matt Sealey - Matt Sealey
- Perumaal Shanmugam
- Steve Sexton - Steve Sexton
- Arkady Shapkin - Arkady Shapkin
- Mingjie Shen - Mingjie Shen

View File

@ -139,6 +139,7 @@ information on what to include when reporting a bug.
- [Null] Added EGL context creation on Mesa via `EGL_MESA_platform_surfaceless` - [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 - [EGL] Allowed native access on Wayland with `GLFW_CONTEXT_CREATION_API` set to
`GLFW_NATIVE_CONTEXT_API` (#2518) `GLFW_NATIVE_CONTEXT_API` (#2518)
- [Win32] Bugfix: Fix `windowProc` to work when `SetPropW` fails silently
## Contact ## Contact