SDL/src/video/raspberry
Sylvain 2cafa52598 - Added SDL_WINDOW_TRANSPARENT to request a window with transparent framebuffer
- Remove SDL_VIDEO_EGL_ALLOW_TRANSPARENCY hint, EGL now checks 'window->flags & SDL_WINDOW_TRANSPARENT'
2023-03-13 21:23:04 +01:00
..
SDL_rpievents.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_rpievents_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_rpimouse.c Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
SDL_rpimouse.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_rpiopengles.c Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_rpiopengles.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_rpivideo.c - Added SDL_WINDOW_TRANSPARENT to request a window with transparent framebuffer 2023-03-13 21:23:04 +01:00
SDL_rpivideo.h SDL_SetWindowIcon now reports errors. (#7081) 2023-02-17 16:17:27 -08:00