Commit Graph

  • 46903e61e6 Fix typo in the Android archive's INSTALL.md documentation Anonymous Maarten 2024-08-22 18:11:17 +0200
  • 2b8ebf08d1 The SDL3 MSVC SDK does not provide ARM64EC binaries (X64 is compatible) Anonymous Maarten 2024-08-22 18:10:48 +0200
  • 9c7c0646c9 Fixed typo Sam Lantinga 2024-08-22 07:01:23 -0700
  • 037541a0e0 Check standard error code return values as < 0 instead of == -1 Sam Lantinga 2024-08-22 06:53:25 -0700
  • 46d9066a69 Fix warnings shown when making SDL_bool a typedef of bool Anonymous Maarten 2024-08-22 17:33:07 +0200
  • 369de01247 Fixed typo Sam Lantinga 2024-08-22 07:01:23 -0700
  • aad507f6f8 Check standard error code return values as < 0 instead of == -1 Sam Lantinga 2024-08-22 06:53:25 -0700
  • 1126d18b4d Fix warnings shown when making SDL_bool a typedef of bool Anonymous Maarten 2024-08-22 17:33:07 +0200
  • 03ace96e5b Document that new surfaces are initialized to zero. Sam Lantinga 2024-08-22 06:27:56 -0700
  • 9aae8fdb3e
    Merge 6a67ef5a2a into 9eac3a434e Ryan C. Gordon 2024-08-21 23:35:44 +0200
  • 9eac3a434e ctest/emscripten: make audio and video driver configurable Anonymous Maarten 2024-08-21 20:14:55 +0200
  • ef2a30e415 testffmpeg: don't use the OES texture path for NV12 video frames Sam Lantinga 2024-08-20 15:45:09 -0700
  • 0e7ae3d843 testffmpeg: fixed crash if DRM frame doesn't have hw_frames_ctx Sam Lantinga 2024-08-20 14:10:57 -0700
  • 1f89e05dcf testautomation: skip window resize and repositioning tests on Emscripten Anonymous Maarten 2024-08-17 23:20:41 +0200
  • 430f448ea1 testautomation: skip timerTestCallback on Emscripten Anonymous Maarten 2024-08-17 23:10:58 +0200
  • 937c41eb1c testautomation/mouse: add SDLTest_AssertPass before SDL_DestroyCursor's Anonymous Maarten 2024-08-17 22:20:02 +0200
  • 08661166e9 ci: verify SDL_REVISION Anonymous Maarten 2024-08-17 17:07:50 +0200
  • 161761653f test: use Selenium to run Emscripten tests Anonymous Maarten 2024-05-30 21:08:30 +0200
  • 46bafda7ab testshader: add -sLEGACY_GL_EMULATION for emscripten Anonymous Maarten 2024-08-17 16:52:30 +0200
  • 6052136ced tests/emscripten: add link-time dependency on the resources Anonymous Maarten 2024-07-03 03:22:19 +0200
  • 5415909f2d docs/emscripten: --embed-file does not accept a '=' Anonymous Maarten 2024-07-03 03:21:50 +0200
  • 2eaf73d9e0 Errors on non-threaded platforms are limited to 128 bytes Anonymous Maarten 2024-06-21 16:16:35 +0200
  • 29ca5b5dcd SDLTest_CompareMemory: print header Anonymous Maarten 2024-06-21 16:03:55 +0200
  • c66a09ce26 Make main_testSetError test more verbose Anonymous Maarten 2024-06-21 15:43:19 +0200
  • c054435f37 Add verbose logging to TestVirtualJoystick Anonymous Maarten 2024-06-21 15:08:30 +0200
  • 50f50df8b1 tests: add --no-threads argument to disable threads Anonymous Maarten 2024-05-31 02:55:50 +0200
  • 3fccb77da6 test: map URL to other directories Anonymous Maarten 2024-05-30 20:30:36 +0200
  • 537a30bb70 testautomation: skip window resize and repositioning tests on Emscripten Anonymous Maarten 2024-08-17 23:20:41 +0200
  • 7cd999b444 testautomation: skip timerTestCallback on Emscripten Anonymous Maarten 2024-08-17 23:10:58 +0200
  • 2409db51cf testautomation/mouse: add SDLTest_AssertPass before SDL_DestroyCursor's Anonymous Maarten 2024-08-17 22:20:02 +0200
  • 212f8cb0e7 ci: verify SDL_REVISION Anonymous Maarten 2024-08-17 17:07:50 +0200
  • 43696538ae test: use Selenium to run Emscripten tests Anonymous Maarten 2024-05-30 21:08:30 +0200
  • 8111ada3bd testshader: add -sLEGACY_GL_EMULATION for emscripten Anonymous Maarten 2024-08-17 16:52:30 +0200
  • 987ffc4642 tests/emscripten: add link-time dependency on the resources Anonymous Maarten 2024-07-03 03:22:19 +0200
  • fc544c88d9 docs/emscripten: --embed-file does not accept a '=' Anonymous Maarten 2024-07-03 03:21:50 +0200
  • 2066633917 Errors on non-threaded platforms are limited to 128 bytes Anonymous Maarten 2024-06-21 16:16:35 +0200
  • d253bac768 SDLTest_CompareMemory: print header Anonymous Maarten 2024-06-21 16:03:55 +0200
  • 27c6e055c6 Make main_testSetError test more verbose Anonymous Maarten 2024-06-21 15:43:19 +0200
  • 2c90fd8bd7 Add verbose logging to TestVirtualJoystick Anonymous Maarten 2024-06-21 15:08:30 +0200
  • a32276398c tests: add --no-threads argument to disable threads Anonymous Maarten 2024-05-31 02:55:50 +0200
  • 9af6bd72eb test: map URL to other directories Anonymous Maarten 2024-05-30 20:30:36 +0200
  • d29276e625 Include SDL_events.h in SDL_init.h for SDL_AppEvent_func() Sam Lantinga 2024-08-20 07:30:45 -0700
  • 459d3a8bbd
    Add messageBox to proguard-rules.pro (#10570) Anthony 2024-08-20 15:41:52 +0100
  • 10008b65ea Include SDL_events.h in SDL_init.h for SDL_AppEvent_func() Sam Lantinga 2024-08-20 07:30:45 -0700
  • 35f43059d4
    Update proguard-rules.pro Anthony 2024-08-20 15:36:53 +0100
  • 61b024766a Fixed crash when quitting after a joystick has been disconnected on Android Sam Lantinga 2024-08-20 07:25:19 -0700
  • e46b70e706
    Add messageBox to proguard-rules.pro Anthony 2024-08-20 15:07:01 +0100
  • 423d6ec15a
    emscripten: Make sure SDL_malloc and friends are marked KEEPALIVE. Ryan C. Gordon 2024-08-19 23:49:07 -0400
  • 948196448f Added support for the Retro-bit Controller in PS3 mode Sam Lantinga 2024-08-19 16:30:04 -0700
  • 0de601dc64 Added support for the Retro-bit Controller in PS3 mode Sam Lantinga 2024-08-19 16:30:04 -0700
  • e75175129f Added support for the Retro-bit Controller in PS3 mode Sam Lantinga 2024-08-19 16:30:04 -0700
  • bf1878d135 Added support for the Retro-bit Controller in PS3 mode Sam Lantinga 2024-08-19 16:30:04 -0700
  • 92c4734666 Resolve build failures in pipewire code Jan Engelhardt 2024-08-19 22:47:45 +0200
  • fb02d99494 Resolve build failures in pipewire code Jan Engelhardt 2024-08-19 22:47:45 +0200
  • 85ca516735
    examples: Added a simple camera example. Ryan C. Gordon 2024-08-19 14:48:25 -0400
  • 405693175d
    camera: Fixed Emscripten support. Ryan C. Gordon 2024-08-19 14:15:47 -0400
  • eb212ac4ed
    main: Emscripten needs SDL_main_impl.h now that it has its own SDL_RunApp. Ryan C. Gordon 2024-08-18 23:53:13 -0400
  • 1f34f35b25 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-19 00:55:27 +0000
  • 9c5bd98a0f
    assert: Added SDL_HINT_ASSERT. Ryan C. Gordon 2024-08-18 20:53:07 -0400
  • a3546e5069 PSP: Throw SDL_EVENT_QUIT event upon exit (thanks @sharkwouter!) Sam Lantinga 2024-08-18 08:25:44 -0700
  • 4bd07ea9a4 Revert "PSP: Throw SDL_Quit event upon exit" Sam Lantinga 2024-08-18 08:27:29 -0700
  • 59ac561062 PSP: Throw SDL_EVENT_QUIT event upon exit (thanks @sharkwouter!) Sam Lantinga 2024-08-18 08:25:44 -0700
  • e52e68d160 PSP: Throw SDL_Quit event upon exit Wouter Wijsman 2024-08-18 13:25:18 +0200
  • bed31ec486 PSP: Throw SDL_EVENT_QUIT event upon exit Wouter Wijsman 2024-08-18 13:50:25 +0200
  • ef8fa91aed PSP: Throw SDL_Quit event upon exit Wouter Wijsman 2024-08-18 13:25:18 +0200
  • 7ca3d26e7a SDL_x11mouse.c: avoid -Wunused-variable if xinput2 is not available Ozkan Sezer 2024-08-17 11:23:32 +0300
  • 30972d7e7f SDL_x11mouse.c: avoid -Wunused-variable if xinput2 is not available Ozkan Sezer 2024-08-17 11:23:32 +0300
  • a7bed810b3 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-17 06:30:02 +0000
  • 42e43697cf
    include: Minor SDL_AppResult documentation tweak. Ryan C. Gordon 2024-08-17 00:41:31 -0400
  • 4147ff6a4e Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-17 04:39:06 +0000
  • 4c30e555fe
    include: Clean up SDL_AppResult documentation. Ryan C. Gordon 2024-08-17 00:37:56 -0400
  • abdd8b4929
    wikiheaders: generate wiki redirect pages for individual enumerators. Ryan C. Gordon 2024-08-16 23:45:14 -0400
  • 7e8014555f
    wasima HASSAKOR 2024-08-17 03:15:33 +0000
  • 81826e2906
    Update and rename .github/workflows/build.yml to wasima HASSAKOR 2024-08-17 01:39:16 +0000
  • 156aab2147 Added documentation for SDL_DisplayID and SDL_WindowID for consistency. Sam Lantinga 2024-08-16 15:46:22 -0700
  • 4fbdbbbde6 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-16 22:22:07 +0000
  • cb85894e94 Clarified device ID documentation Sam Lantinga 2024-08-16 15:20:11 -0700
  • 7d78835f87
    SDL_iostream.c: stdio_seek - skip API call for SEEK_CUR with 0 offset ds-sloth 2024-08-16 17:13:49 -0400
  • 2824d138b9
    SDL_rwops.c: stdio_seek - skip API call for RW_SEEK_CUR with 0 offset ds-sloth 2024-08-16 17:12:34 -0400
  • 62d86dc50b SDL_rwops.c: update style ds-sloth 2024-08-16 16:54:24 -0400
  • f40eb9a656 SDL_iostream.c: update style ds-sloth 2024-08-16 16:53:28 -0400
  • 020b89c051 SDL_iostream.c: stdio_seek - skip API call for SEEK_CUR with 0 offset ds-sloth 2024-08-16 16:36:14 -0400
  • 62af67d61c SDL_rwops.c: stdio_seek - skip API call for RW_SEEK_CUR with 0 offset ds-sloth 2024-08-16 16:32:41 -0400
  • ab53ff77bb Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-16 18:17:21 +0000
  • 438a214420 Changed main callback return values to an enumeration Sam Lantinga 2024-08-16 09:54:35 -0700
  • bb61462559 Changed main callback return values to an enumeration Sam Lantinga 2024-08-16 09:54:35 -0700
  • 6a67ef5a2a
    macos: Added SDL_macOSSetAnimationCallback. Ryan C. Gordon 2024-08-16 01:20:12 -0400
  • f79d28085d
    wayland: Send fake warp coordinates when emulating warps with relative mode Frank Praznik 2024-08-16 11:12:10 -0400
  • 8fcbf972c6 wayland: Send fake warp coordinates when emulating warps with relative mode Frank Praznik 2024-08-16 11:12:10 -0400
  • 5e49acd8c4
    wayland: Send fake warp coordinates when emulating warps with relative mode Frank Praznik 2024-08-16 11:12:10 -0400
  • 74a005f73f
    x11: Track cursor visibility internally Frank Praznik 2024-07-22 11:59:01 -0400
  • 5b57573439 x11: Track cursor visibility internally Frank Praznik 2024-07-22 11:59:01 -0400
  • e89777cc03
    x11: Track cursor visibility internally Frank Praznik 2024-07-22 11:59:01 -0400
  • dfd543a9e1
    x11: Track cursor visibility internally Frank Praznik 2024-07-22 11:59:01 -0400
  • 83adcb9d38 Added SDL_PROP_WINDOW_CREATE_FLAGS_NUMBER Sam Lantinga 2024-08-15 13:27:37 -0700
  • a7c22675b4 Added SDL_PROP_WINDOW_CREATE_FLAGS_NUMBER Sam Lantinga 2024-08-15 13:27:37 -0700
  • d7b027a241 Namespace the object creation properties Sam Lantinga 2024-08-15 12:24:19 -0700
  • 8556f8e600 Namespace the object creation properties Sam Lantinga 2024-08-15 12:24:19 -0700
  • 6f7aa1e755 Use drmModeAddFB() if drmModeAddFB2WithModifiers() fails Sam Lantinga 2024-08-15 11:51:46 -0700
  • b360214950 Use drmModeAddFB() if drmModeAddFB2WithModifiers() fails Sam Lantinga 2024-08-15 11:51:46 -0700