Commit Graph

  • b5e6d0eba9 Added testautomation to the Xcode project Sam Lantinga 2023-01-26 12:08:23 -08:00
  • 56120a132d wayland: Remove duplicate code Frank Praznik 2023-01-26 15:17:38 -05:00
  • 077725d0e3 wikiheaders: Fixed SDL2 wiki link. Ryan C. Gordon 2023-01-26 14:50:52 -05:00
  • 5f8b53820a wikiheaders: Link to the SDL2 wiki in the preamble. Ryan C. Gordon 2023-01-26 10:19:58 -05:00
  • 726d6f9422 wikiheaders: Allow markdown in the wikipreamble string. Ryan C. Gordon 2023-01-26 10:19:23 -05:00
  • c83428475d wikiheaders: Link to the SDL3 wiki in the preamble. Ryan C. Gordon 2023-01-26 14:45:12 -05:00
  • b2cfcbdb64 wayland: Support new high-DPI system Frank Praznik 2023-01-25 21:49:18 -05:00
  • b462027c53 SDL_test_common.c: minor warning fix (SDL_AudioDeviceID is unsigned) Ozkan Sezer 2023-01-26 22:05:47 +03:00
  • 364db52ca3 Moved testautomation data out of SDL_test library Sam Lantinga 2023-01-26 10:23:57 -08:00
  • d5680c5d20 wikiheaders: Allow markdown in the wikipreamble string. Ryan C. Gordon 2023-01-26 10:19:23 -05:00
  • 1069c8931d wikiheaders: Add a \threadsafety tag to document threading details. Ryan C. Gordon 2023-01-24 22:13:25 -05:00
  • 742e356180 test/loopwavequeue.c: minor warning fix (SDL_AudioDeviceID is unsigned) Ozkan Sezer 2023-01-26 18:15:20 +03:00
  • be2afeec84 SDL_loadso.h: add missing SDLCALL to SDL_LoadFunction() Ozkan Sezer 2023-01-26 18:01:10 +03:00
  • 54540a82a0 SDL_atomic.h: Update SDL_CPUPauseInstruction for Watcom. (#7157) Jiří Malák 2023-01-26 15:00:02 +01:00
  • 507fc462db SDL_atomic.h: Update SDL_CPUPauseInstruction for Watcom. (#7157) Jiří Malák 2023-01-26 15:00:02 +01:00
  • 6895e1700f video: Ensure that the closest returned video mode match always has a valid scale value Frank Praznik 2023-01-25 21:59:21 -05:00
  • 5970311353 Fixed build using clang-cl on Windows Sam Lantinga 2023-01-25 14:45:51 -08:00
  • 3bf86c0eca cmake: addititonal check for visibility attributes. Ozkan Sezer 2023-01-26 01:32:32 +03:00
  • 13087405e0 Fixed clang documentation warnings Sam Lantinga 2023-01-25 14:25:13 -08:00
  • 4ec3a5ac27 cmake: only add <LANG>_VISIBILITY_PRESET properties when compiler supports -fvisibility= Anonymous Maarten 2023-01-25 22:27:47 +01:00
  • a37f2aed7e Hook up Android_ScreenDensity to convert pixels to screen coordinates on Android Sam Lantinga 2023-01-25 10:22:43 -08:00
  • 9bbc402b81 Take the display scale into account in SDL_GetWindowSizeInPixels() Sam Lantinga 2023-01-25 10:20:44 -08:00
  • 162e40c982 Use densityDpi instead of density to more closely match what the UI scale is Sam Lantinga 2023-01-25 10:17:54 -08:00
  • 6dc135413a Create a static SDL_test library on Android Sam Lantinga 2023-01-25 10:16:24 -08:00
  • 330ad80014 cocci: fix game pad event types Anonymous Maarten 2023-01-25 22:02:31 +01:00
  • 79cca812cb include: make SDL_RenderPresent thread safety notes less verbose. Ryan C. Gordon 2023-01-25 13:15:34 -05:00
  • 43e3daace3 Sync SDL3 wiki -> header SDL Wiki Bot 2023-01-25 18:02:19 +00:00
  • 197340ea1c Sync wiki -> headers. Ryan C. Gordon 2023-01-25 12:58:29 -05:00
  • 01cba48d18 wikiheaders: Add a \threadsafety tag to document threading details. Ryan C. Gordon 2023-01-24 22:13:25 -05:00
  • 73dc327c84 Android get the display Density Sylvain 2023-01-25 14:55:50 +01:00
  • 6a27188023 SDL_DisplayMode now represents physical pixels and has added a display scaling factor Sam Lantinga 2023-01-25 03:36:35 -08:00
  • a1e101e898 Fixed formatting for Haiku cc files Sam Lantinga 2023-01-25 03:03:41 -08:00
  • 6240252736 Updated documentation with the SDL_WINDOW_ALLOW_HIGHDPI flag removal Sam Lantinga 2023-01-25 01:28:37 -08:00
  • 4696c9556b SDL 3.0 is going to be high DPI aware and officially separates screen… (#7145) Sam Lantinga 2023-01-25 01:23:17 -08:00
  • 78cc95e34e Rename internal GetDisplayDPI to GetDisplayPhysicalDPI Sylvain 2023-01-25 08:35:55 +01:00
  • 724d92fd65 Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI to avoid confusion with logical DPI Sylvain 2023-01-25 08:32:16 +01:00
  • d496d187c5 Document that the pitch value may be zero for surfaces that will be filled in by the application later. Sam Lantinga 2023-01-24 22:49:33 -08:00
  • e3bada6fbd wikiheaders: We never updated the config when we moved to include/SDL3. :O Ryan C. Gordon 2023-01-24 19:42:03 -05:00
  • ecffa93f39 ci: test vita piglet/pvr gles support Anonymous Maarten 2023-01-22 20:36:59 +01:00
  • edf8db0466 cmake: removed unused code Anonymous Maarten 2023-01-24 04:53:59 +01:00
  • 5f995579e9 vita: add missing static libraries for using gles with pib Anonymous Maarten 2023-01-24 03:57:48 +01:00
  • bb3a60bce5 cmake: move include(sdlfind.cmake) to main cmake script Anonymous Maarten 2023-01-23 03:04:35 +01:00
  • 3e3debf9de vita: allow GLES support without GL support Anonymous Maarten 2023-01-24 23:52:48 +01:00
  • 3cb819ac48 vita: fix PVR_PSP2 (GLES) + gl4es4fita (GL) Anonymous Maarten 2023-01-22 21:02:35 +01:00
  • ec3234ea21 editorconfig: trim trailing spaces from yml's Anonymous Maarten 2023-01-23 20:18:48 +01:00
  • d9d84c8d73 ci: test PVR_PSP2 (gles/gl) and gib (gles) Anonymous Maarten 2023-01-23 20:42:00 +01:00
  • e927e5d440 vita: add missing static libraries for using gles with pib Anonymous Maarten 2023-01-24 04:52:44 +01:00
  • 33ec2a5e94 vita: fix reformatting error in SDL_vtagl_pvr.c Anonymous Maarten 2023-01-23 20:41:23 +01:00
  • a8a5bd3d6b cmake: allow disabling OpenGL support when building with GLES using PSP2-PVR Anonymous Maarten 2023-01-23 20:41:00 +01:00
  • 14eb8db152 Fixed build Sam Lantinga 2023-01-24 14:01:01 -08:00
  • a06a593aa6 Renamed SDL_GetGamepadNumTouchpads and SDL_GetGamepadNumTouchpadFingers to match the new convention Sam Lantinga 2023-01-24 13:47:30 -08:00
  • fcf5b99068 Update vsproj search paths (libsdl-org/SDL#7139) Jesse Chounard 2023-01-24 13:30:15 -06:00
  • 58e8cf599c README-migration.md: fix SDL_WINDOWEVENT_CLOSE renamed name. Ozkan Sezer 2023-01-24 20:05:50 +03:00
  • 052b14eb65 Add SDL_ConvertAudioSamples() helper function Sylvain 2023-01-23 08:24:49 +01:00
  • 7b50bae524 Renamed SDL events for clarity Sam Lantinga 2023-01-23 17:54:09 -08:00
  • 74697bc351 group init flag defines into an enum (#7137) Lokathor 2023-01-23 23:04:43 -07:00
  • d020dd89ba Support MIN/MAX blend on opengles2 ds-sloth 2023-01-22 17:16:13 -05:00
  • 038ccd764a Support MIN/MAX blend on opengles2 ds-sloth 2023-01-22 17:16:13 -05:00
  • b6646f4de5 Use nanosecond timestamp for sensors (thanks @1bsyl!) Sam Lantinga 2023-01-23 05:33:56 -08:00
  • c0445c23bf vita: PVR needs to link to sceIme_stub library Anonymous Maarten 2023-01-23 05:08:59 +01:00
  • 34bb0735d8 video: Don't resize moved fullscreen windows if the display mode switch failed Frank Praznik 2023-01-22 15:10:22 -05:00
  • 8f8746cc1b video: Return an error on failure to set the video mode Frank Praznik 2023-01-22 15:06:30 -05:00
  • b379c910d4 SDL_CPUPauseInstruction RISCV-64 version proposal. David Carlier 2023-01-22 21:01:22 +00:00
  • 38697e832a Support MIN/MAX blend on OpenGL + ES ds-sloth 2023-01-22 12:27:52 -05:00
  • 9670f233cc Support MIN/MAX blend on OpenGL + ES ds-sloth 2023-01-22 12:27:52 -05:00
  • b1f365374b Add code snipped to migrate from AudioCVT interface Sylvain 2023-01-22 21:51:40 +01:00
  • cb01b35c4e testresample.c: use SDL_DestroyAudioStream() Sylvain 2023-01-22 21:49:27 +01:00
  • 0770c55e8d cocci: remove SDL_INIT_NOPARACHUTE Anonymous Maarten 2023-01-22 20:14:35 +01:00
  • 967ebd78e6 cocci: also fix up SDL_CreateRenderer calls with non-default render indices Anonymous Maarten 2023-01-22 20:04:40 +01:00
  • 9c8642ded9 Removed SDL_INIT_NOPARACHUTE Sam Lantinga 2023-01-22 09:14:12 -08:00
  • e4fdf42097 Update README-migration.md Sylvain 2023-01-16 09:49:04 +01:00
  • bd793b6d75 Update testresample.c Sylvain 2023-01-16 09:45:48 +01:00
  • 6ad51558d4 Update testaudiostream_audio.c Sylvain 2023-01-16 09:45:34 +01:00
  • 64bc0a1612 Remove AudioCVT interface in favor of SDL_AudioStream Sylvain 2023-01-16 09:45:02 +01:00
  • ea179abdb7 wayland: Enforce or override libdecor minimum window size Frank Praznik 2023-01-16 13:39:26 -05:00
  • eabd88ed28 Update SDL_vitagles_pvr.c raphasamp 2023-01-22 08:09:24 -03:00
  • 9211c0b639 Update SDL_vitagles_pvr.c raphasamp 2023-01-22 08:09:24 -03:00
  • fb11918758 Blacklist Konami Amusement Controllers From HIDAPI. PARTY MAN X 2023-01-21 19:37:22 -06:00
  • a44b646105 Blacklist Konami Amusement Controllers From HIDAPI. PARTY MAN X 2023-01-21 19:37:22 -06:00
  • d18b2e4129 typo fix to config.sub, release-2.24.x Ozkan Sezer 2023-01-21 10:15:02 +03:00
  • 4f94da5c53 typo fix to config.sub, Ozkan Sezer 2023-01-21 10:15:02 +03:00
  • 880ac537a5 typo fix to config.sub, Ozkan Sezer 2023-01-21 10:15:02 +03:00
  • bd1115fa33 Make sure subsystems are noted as initialized during initialization Sam Lantinga 2023-01-20 17:06:49 -08:00
  • c4db0725e4 Enable paddles on the Xbox Elite controller when connected over USB Sam Lantinga 2023-01-20 09:31:22 -08:00
  • 5d5d39b190 video: Don't resize moved, fullscreen windows when mode switching is being emulated Frank Praznik 2023-01-19 14:02:09 -05:00
  • 5ba9e07366 wayland: Remove fullscreen window moving code Frank Praznik 2023-01-19 13:04:18 -05:00
  • 7b8f0ba8b7 wayland: Set APPLICATION scancode name to Menu Guldoman 2023-01-19 21:12:51 +01:00
  • 6c06f5ce93 wayland: Set APPLICATION scancode name to Menu Guldoman 2023-01-19 21:12:51 +01:00
  • 14695a714f Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR Sam Lantinga 2023-01-19 08:04:40 -08:00
  • 4becca4fc9 Clarify that SDL_GetJoystickFromInstanceID() and SDL_GetGamepadFromInstanceID() return NULL if the associated device hasn't been opened yet. Sam Lantinga 2023-01-19 07:42:04 -08:00
  • c8dfc6b475 Fixing window being incorrect size when using win+shift+arrow to move new big picture mode between displays Sam Lantinga 2023-01-19 07:43:01 -08:00
  • 73a68c6ea5 regenerated configure script. Ozkan Sezer 2023-01-18 21:56:10 +03:00
  • 44dc90dcc8 autotools: Add check for libdecor get min/max functions Frank Praznik 2023-01-18 13:03:04 -05:00
  • 423a82cd4b wayland: Enforce or override libdecor minimum window size Frank Praznik 2023-01-16 13:39:26 -05:00
  • 9b861d2ea4 add support for libsamplerate's "linear" resampling mode Fabian Greffrath 2023-01-16 15:17:26 +01:00
  • 8efa1f8fc6 add support for libsamplerate's "linear" resampling mode Fabian Greffrath 2023-01-16 15:17:26 +01:00
  • 80f51eeb1f testautomation: add an option to list all test suites and tests Sylvain 2023-01-16 10:50:52 +01:00
  • 5d1e6b28d9 SDL_test_harness: fix memory leak when generated seed Sylvain 2023-01-16 10:28:16 +01:00
  • 69253c542a SDL_test_harness: fix memory leak when generated seed Sylvain 2023-01-16 10:28:16 +01:00
  • 1a47cf5448 Revert "gen_audio_resampler_filter: Use SDL_PI_F" Sylvain 2023-01-16 10:04:22 +01:00