Commit Graph

2899 Commits

Author SHA1 Message Date
Anonymous Maarten
b716db204d Fix -Wundef warnings due to use of unguarded SDL_USE_LIBDBUS 2023-03-28 19:29:44 +02:00
Anonymous Maarten
9dc6cd250e Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_DUMMY 2023-03-28 19:29:44 +02:00
Anonymous Maarten
d71daf0175 Fix -Wundef warnings due to use of unguarded SDL_MMX_INTRINSICS 2023-03-28 19:29:44 +02:00
Anonymous Maarten
9d70a57416 Fix -Wundef warnings due to use of unguarded SDL_SSE_INTRINSICS 2023-03-28 19:29:44 +02:00
Anonymous Maarten
6ede22cd32 Fix -Wundef warnings due to use of unguarded SDL_SSE2_INTRINSICS 2023-03-28 19:29:44 +02:00
Anonymous Maarten
6dd0a5665e Fix -Wundef warnings due to use of unguarded SDL_LSX_INTRINSICS 2023-03-28 19:29:44 +02:00
Anonymous Maarten
b4873463dc Fix -Wundef warnings due to use of unguarded SDL_VIDEO_METAL 2023-03-28 19:29:43 +02:00
Anonymous Maarten
36f2e9b4d4 Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_NGAGE 2023-03-28 19:29:43 +02:00
Anonymous Maarten
773e6a2dc6 Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_EMSCRIPTEN 2023-03-28 19:29:43 +02:00
Anonymous Maarten
d3275ff1a0 Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_RISCOS 2023-03-28 19:29:43 +02:00
Anonymous Maarten
3fcaddc6d1 Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_KMSDRM 2023-03-28 19:29:43 +02:00
Anonymous Maarten
daf1a7d2be Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_N3DS 2023-03-28 19:29:43 +02:00
Anonymous Maarten
2095aefbb6 Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_VITA 2023-03-28 19:29:43 +02:00
Anonymous Maarten
b8ecb78f2b Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_PSP 2023-03-28 19:29:43 +02:00
Anonymous Maarten
eed272c976 Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_PS2 2023-03-28 19:29:43 +02:00
Anonymous Maarten
8bfaa70582 Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_HAIKU 2023-03-28 19:29:43 +02:00
Anonymous Maarten
20d395d9bc Fix -Wundef warnings due to use of unguarded SDL_ARM_NEON_BLITTERS 2023-03-28 19:29:43 +02:00
Anonymous Maarten
043dd37f5f Fix -Wundef warnings due to use of unguarded SDL_ARM_SIMD_BLITTERS 2023-03-28 19:29:43 +02:00
Anonymous Maarten
34914aed4c Fix -Wundef warnings due to use of unguarded SDL_VIDEO_RENDER_VITA_GXM 2023-03-28 19:29:43 +02:00
Anonymous Maarten
b2e2af811b Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_VIVANTE 2023-03-28 19:29:43 +02:00
Anonymous Maarten
606499e3e6 Fix -Wundef warnings due to use of unguarded SDL_VIDEO_VITA_PVR_OGL 2023-03-28 19:29:43 +02:00
Anonymous Maarten
2d412f25e1 Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_RPI 2023-03-28 19:29:43 +02:00
Anonymous Maarten
d986747f70 Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_WINRT 2023-03-28 19:29:43 +02:00
Anonymous Maarten
ed7a589334 Fix -Wundef warnings due to use of unguarded __MACOS__ 2023-03-28 19:29:43 +02:00
Anonymous Maarten
992a9537d9 Fix -Wundef warnings due to use of unguarded __WINRT__ 2023-03-28 19:29:43 +02:00
Anonymous Maarten
2bdffd477c Fix -Wundef warnings due to use of unguarded SDL_ALTIVEC_BLITTERS 2023-03-28 19:29:43 +02:00
Anonymous Maarten
435c45b3e5 Fix -Wundef warnings due to use of unguarded SDL_NEON_INTRINSICS 2023-03-28 19:29:43 +02:00
Anonymous Maarten
56d163e82a Fix -Wundef warnings due to use of unguarded SDL_AUDIO_DRIVER_ANDROID 2023-03-28 19:29:43 +02:00
Anonymous Maarten
88280ddeec Fix -Wundef warnings due to use of unguarded SDL_AUDIO_DRIVER_OPENSLES 2023-03-28 19:29:43 +02:00
Anonymous Maarten
19d5a7dedf Fix -Wundef warnings due to use of unguarded SDL_AUDIO_DRIVER_AAUDIO 2023-03-28 19:29:43 +02:00
Anonymous Maarten
0c161c1435 Fix -Wundef warnings due to use of unguarded SDL_THREADS_DISABLED 2023-03-28 19:29:43 +02:00
Anonymous Maarten
4bf650d488 Fix -Wundef warnings due to use of unguarded __IOS__ 2023-03-28 19:29:43 +02:00
Anonymous Maarten
785055bedf Fix -Wundef warnings due to use of unguarded __ANDROID__ 2023-03-28 19:29:43 +02:00
Anonymous Maarten
4b9d10c9a5 Fix -Wundef warnings due to use of unguarded SDL_JOYSTICK_DISABLED 2023-03-28 19:29:43 +02:00
Anonymous Maarten
40113b03d3 Fix -Wundef warnings due to use of unguarded SDL_AUDIO_DISABLED 2023-03-28 19:29:43 +02:00
Anonymous Maarten
897c40285e Fix -Wundef warnings due to use of unguarded SDL_TIMERS_DISABLED 2023-03-28 19:29:42 +02:00
Anonymous Maarten
d63f69c3b0 Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_UIKIT 2023-03-28 19:29:42 +02:00
Anonymous Maarten
f14fe3f9aa Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_COCOA 2023-03-28 19:29:42 +02:00
Anonymous Maarten
995c345a62 Fix -Wundef warnings due to use of unguarded SDL_LOADSO_DUMMY 2023-03-28 19:29:42 +02:00
Anonymous Maarten
915d3159cf Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_ANDROID 2023-03-28 19:29:42 +02:00
Anonymous Maarten
7f68915681 Fix -Wundef warnings due to use of unguarded SDL_VIDEO_DRIVER_WINDOWS 2023-03-28 19:29:42 +02:00
Anonymous Maarten
4e5f9b0419 Fix -Wundef warnings due to use of unguarded SDL_LOADSO_DISABLED 2023-03-28 19:29:42 +02:00
Anonymous Maarten
0c3777d566 video: fix warnings about unused variables when building without duff's loop 2023-03-28 16:59:27 +00:00
Anonymous Maarten
f7961b7c9a video/blit: fix -Wimplicit-fallthrough warnings 2023-03-28 16:59:27 +00:00
Sylvain
c838ccf0e3 Safety fix: clear "_this->wakeup_window" when destroying the window 2023-03-28 08:28:31 -07:00
Sylvain
0c048d98af Safety fix: clear "_this->current_glwin" when destroying the window 2023-03-28 08:28:31 -07:00
Sylvain
e494844e9a Fixed bug #7515 - Window still grabbed after destroying 2023-03-28 09:42:19 +02:00
Sylvain
1fe2110755 Don't clear checked_texture_framebuffer 2023-03-28 09:40:17 +02:00
Elad Lahav
5fee62d774 Rename files under src/video/qnx 2023-03-27 15:33:08 -07:00
Elad Lahav
b98a501e0d glGetProcAddress() should return SDL_FunctionPointer 2023-03-27 15:33:08 -07:00