Files
scrcpy/app/src
Yan e47529ab9c Fix gl_context declared type
The field gl_context is initialized from SDL_GL_CreateContext(), which
returns a raw SDL_GLContext, not a pointer.

The type mismatch was silently ignored by SDL2 because SDL_GLContext
was defined as an alias to `void *` (in SDL3, it is instead an alias to
`struct SDL_GLContextState *`, so compilation fails).

Refs #3895 <https://github.com/Genymobile/scrcpy/pull/3895>
PR #6259 <https://github.com/Genymobile/scrcpy/pull/6259>

Signed-off-by: Romain Vimont <rom@rom1v.com>
2025-08-12 18:08:22 +02:00
..
2025-07-17 18:23:25 +02:00
2024-08-05 16:13:02 +02:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2025-07-17 18:23:12 +02:00
2024-09-23 23:59:08 +02:00
2024-12-23 12:19:47 +01:00
2025-03-29 14:54:35 +01:00
2024-06-23 19:15:45 +02:00
2024-09-12 11:06:13 +02:00
2023-03-30 20:58:33 +02:00
2023-03-03 01:18:10 +01:00
2023-03-10 22:22:15 +01:00
2025-06-05 19:59:59 +02:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-03-01 00:52:00 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2025-08-12 18:08:22 +02:00
2024-12-23 12:19:47 +01:00
2024-10-12 15:57:24 +02:00
2024-12-23 12:19:47 +01:00
2023-03-10 22:22:15 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2025-07-17 18:23:12 +02:00
2024-10-07 16:54:15 +02:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2025-02-22 11:05:22 +01:00
2025-03-29 14:54:35 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2025-06-05 19:59:59 +02:00
2024-12-23 12:19:47 +01:00
2025-07-17 18:23:25 +02:00
2024-12-23 12:19:47 +01:00
2025-03-29 14:54:35 +01:00
2025-02-22 11:05:22 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00
2024-12-23 12:19:47 +01:00