Commit Graph

  • ffe2adb55c typo Pixelsuft 2024-11-27 10:52:18 +0300
  • 00a4668b41 darkmode improvements Pixelsuft 2024-11-27 10:48:55 +0300
  • 6b9ad95c74 working on darkmode Pixelsuft 2024-11-27 10:42:18 +0300
  • 62c99153af add some darkmode typesdefs Pixelsuft 2024-11-27 10:13:31 +0300
  • b8bbd29ce9 Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-27 06:11:04 +0000
  • 57180cd099 Added SDL_null macro Cyrodwd 2024-11-26 21:20:44 -0800
  • 689b9fd901 Vita: implement mousewheel and buttons 4/5 Ivan Epifanov 2024-11-26 22:31:10 +0300
  • 6823886665 Vita: implement mousewheel and buttons 4/5 Ivan Epifanov 2024-11-26 22:24:09 +0300
  • bbc9c75618
    x11: Fix memory leaks in clipboard event handler Frank Praznik 2024-11-26 10:54:59 -0500
  • 0b4cc83fc1 add dynapi symbols expikr 2024-11-26 23:28:46 +0800
  • be5bc0e606 add transform function customization, remove hints expikr 2024-11-26 17:37:06 +0800
  • 5c8bed3780 GPU: Fix D3D12 tearing query Caleb Cornett 2024-11-25 22:33:48 -0500
  • 03d15c031b Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-25 22:44:00 +0000
  • d55e6dfc5e hint for which system cursor to use as default expikr 2024-11-25 10:54:27 +0800
  • 431f18fe2b hint for which system cursor to use as default expikr 2024-11-25 10:54:27 +0800
  • 3c13bae64f Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-25 19:07:53 +0000
  • e0e61775b8 Add missing SDL_WindowFlags to SDL_test_common.c Susko3 2024-11-24 01:02:10 +0000
  • 6fab61b69d hidapi: check each usage on a device before ignoring it completely Sam Lantinga 2024-11-25 10:49:05 -0800
  • e9fdcf6c60 Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-25 17:20:21 +0000
  • 1720fc77fe
    examples: Added input/02-joystick-events Ryan C. Gordon 2024-11-24 22:48:48 -0500
  • a07a88c1b4
    examples: added input/01-joystick-polling Ryan C. Gordon 2024-11-24 20:51:59 -0500
  • 1bb627514d Fixed build Sam Lantinga 2024-11-24 17:54:55 -0800
  • a5da9be5e6 Fixed build Sam Lantinga 2024-11-24 17:54:55 -0800
  • c508396e33 Avoid usage of CreateEventEx in WASAPI code Sam Lantinga 2024-11-24 17:49:17 -0800
  • 1e3465dc99 Speed up full-surface fills Starbuck5 2024-11-23 14:48:52 -0800
  • 9f07ac8bba Speed up full-surface fills Starbuck5 2024-11-23 14:48:52 -0800
  • 7a3f5ef129 Speed up full-surface fills Starbuck5 2024-11-23 14:48:52 -0800
  • 10e2ce9ba4
    examples: Added audio/04-multiple-streams Ryan C. Gordon 2024-11-24 15:05:12 -0500
  • 88926f2b73 emscripten: send drag and drop events Anonymous Maarten 2024-11-22 03:25:12 +0100
  • e14d939ead Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-24 17:41:07 +0000
  • a81d5a678f Speed up full-surface fills Starbuck5 2024-11-23 14:48:52 -0800
  • 48a15c9a74 emscripten: send drag and drop events Anonymous Maarten 2024-11-22 03:25:12 +0100
  • bbe843fd80 Full configuration of SDL_INSTALL_CMAKEDIR_ROOT Kai Pastor 2024-11-18 07:10:15 +0100
  • 5c6f74517f Add missing SDL_WindowFlags to SDL_test_common.c Susko3 2024-11-24 01:02:10 +0000
  • 79f6f766d4
    Avoid usage of `CreateEventEx` in D3D12 GPU backend Clownacy 2024-11-24 01:02:06 +0000
  • 2f873636c7 cmake: ios and tvos applications need to link to SDL2main library Anonymous Maarten 2024-11-24 00:09:55 +0100
  • cb3e9578e3 GDK: Fix msbuild project for latest Windows GDK desktop release Anonymous Maarten 2024-11-24 00:04:52 +0100
  • eecf3aab80 Fix -Wdeclaration-after-statement warnings Anonymous Maarten 2024-08-12 20:02:43 +0200
  • 779a6637b2 ci: setup-gdk-desktop needs build-scripts/setup-gdk-desktop.py Anonymous Maarten 2024-11-23 23:42:35 +0100
  • 482ff3b911 ci: add setup-gdk-desktop action Anonymous Maarten 2024-11-23 23:30:38 +0100
  • 616923c1b0 cmake: fix building UWP with non-MSVC generator Anonymous Maarten 2024-07-18 20:24:54 +0200
  • c57874fde0 ci: fix clang-cl job Anonymous Maarten 2024-11-23 23:02:06 +0100
  • 9eebee9ff0 Fixup 'ci: merge all workflows' Anonymous Maarten 2024-11-23 22:40:00 +0100
  • bc8a1fd7d5 ci: merge all workflows Anonymous Maarten 2024-11-23 04:03:57 +0100
  • ba433e4a5d ci: merge all workflows Anonymous Maarten 2024-11-23 04:03:57 +0100
  • db3c8ebd5d add WIN_UnclipCursorForWindow expikr 2024-11-23 15:44:29 +0800
  • 7a2caa6cd2 move relative_mode_center to SDL_Mouse instead of per-window expikr 2024-11-22 04:21:11 +0800
  • 5785ff98e3 restructure the clipcursor logic expikr 2024-11-21 01:52:05 +0800
  • ba2fd130da Replace poll-based confinement with event-based expikr 2024-11-19 07:42:25 +0800
  • fdafa266d8 (doc): make cmake build parallel on linux Benjamin Jurk 2024-11-23 09:34:00 +0100
  • 24951d3fbd
    (doc): make cmake build parallel on linux Benjamin Jurk 2024-11-23 09:34:00 +0100
  • 61ba8010d3
    examples: Emscripten builds should allow memory growth. Ryan C. Gordon 2024-11-23 00:01:18 -0500
  • 5f70a86dc2
    Unconditionally use CreateEvent Anonymous Maarten 2024-11-23 02:17:23 +0000
  • 212f0dcdb1
    examples: Fix output name of demos. Ryan C. Gordon 2024-11-22 17:29:07 -0500
  • 41b0d36a6c fix MSVC projects after commit 51637495 Ozkan Sezer 2024-11-23 01:21:04 +0300
  • f9ddb0bdea
    examples/demo/04-bytepusher: No need to check NULL before destroying things. Ryan C. Gordon 2024-11-22 17:12:14 -0500
  • 7bf3cae02e examples: fix cmake after commit 51637495 Ozkan Sezer 2024-11-23 00:56:40 +0300
  • 01dee787c1 ci: pin Windows SDK version to 10.0.22621.0 for Windows on 32-bit ARM Anonymous Maarten 2024-11-22 22:12:35 +0100
  • 51637495e4
    examples: Rename "game" to "demo". Ryan C. Gordon 2024-11-22 15:56:09 -0500
  • 566f3dc138 Add BytePusher example Maia 2024-11-21 16:29:13 +0100
  • b02285d495 Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-22 20:53:04 +0000
  • 97ddc9adf2 Fix outdated references to SDL symbols in docs. Fixes #11503 Maia 2024-11-21 17:43:08 +0100
  • eedf76f8ed ci: don't do 'brew install pkg-config' anymore Anonymous Maarten 2024-11-22 21:47:15 +0100
  • dface78331 ci: don't do 'brew install pkg-config' anymore Anonymous Maarten 2024-11-22 21:47:15 +0100
  • 465881d560 android: patched to compile. Ryan C. Gordon 2024-11-22 13:50:28 -0500
  • c135386f58 events: Add render category to SDL_EventCategory. Ryan C. Gordon 2024-11-22 13:49:11 -0500
  • 615c935d11 events: Added SDL_RenderEvent. Ryan C. Gordon 2024-11-21 12:59:41 -0500
  • 848fd1eab4 ci: don't do 'brew install pkg-config' anymore II Anonymous Maarten 2024-11-22 20:52:57 +0100
  • 0007451222 ci: don't do 'brew install pkg-config' anymore Anonymous Maarten 2024-11-22 20:46:03 +0100
  • 5fc4d21d76
    android: patched to compile. Ryan C. Gordon 2024-11-22 13:50:28 -0500
  • 48c2c85409
    events: Add render category to SDL_EventCategory. Ryan C. Gordon 2024-11-22 13:49:11 -0500
  • dccd23e6fb PSP: Add locale support Wouter Wijsman 2024-11-22 09:58:52 +0100
  • f39c5cf989 PSP: Add locale support Wouter Wijsman 2024-11-22 09:58:52 +0100
  • 3a2b595c4f PSP: Add locale support Wouter Wijsman 2024-11-22 11:05:03 +0100
  • 7e3019c976 PSP: Add locale support Wouter Wijsman 2024-11-22 11:05:03 +0100
  • 76104425d7 PSP: Add locale support Wouter Wijsman 2024-11-22 09:58:52 +0100
  • e94ba6e700 Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-22 03:38:20 +0000
  • 631c30527b Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-22 03:22:50 +0000
  • f55106a86b Avoid usage of `CreateEventEx` in D3D12 GPU backend. Clownacy 2024-11-22 01:30:02 +0000
  • 2e70944c44
    gpu: Added an initial FAQ to the category documentation. Ryan C. Gordon 2024-11-21 19:57:14 -0500
  • 071c9e0cdf Add BytePusher example Maia 2024-11-21 16:29:13 +0100
  • b53130cb4e
    events: Added SDL_RenderEvent. Ryan C. Gordon 2024-11-21 12:59:41 -0500
  • e66e84e0a2
    X11: support _NET_WM_SYNC_REQUEST numzero 2023-05-07 01:06:06 +0300
  • df73cae2b0 cocoa: Clear the pending flags on non-spaces fullscreen transitions Frank Praznik 2024-11-19 19:22:24 -0500
  • e39ef8e34a Fix outdated references to SDL symbols in docs. Fixes #11503 Maia 2024-11-21 17:43:08 +0100
  • 871e1a3990
    cocoa: Clear the pending flags on non-spaces fullscreen transitions Frank Praznik 2024-11-19 19:22:24 -0500
  • a4006e654e Fixed typo in the name of the SDL_GetAppMetadataProperty function in the description of the SDL_SetAppMetadataProperty function Eduard Gushchin 2024-11-21 16:16:49 +0300
  • 5ee4d176f1 Added support for the Razer Wolverine V3 Pro Sam Lantinga 2024-11-21 05:51:57 -0800
  • 3548bf210f
    Fixed typo in the name of the SDL_GetAppMetadataProperty function in the description of the SDL_SetAppMetadataProperty function Eduard Gushchin 2024-11-21 16:16:49 +0300
  • ad4647453a
    Merge e18137d662 into f9c50e1bf7 André Guilherme 2024-11-21 08:15:55 -0300
  • a0591ec4a3
    README-documentation-rules.md: Mention not listing types in param/returns docs. Ryan C. Gordon 2024-11-20 23:58:37 -0500
  • fef001cb48 Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-21 04:53:43 +0000
  • e770b4e266
    dialog: Clean up filter param documentation. Ryan C. Gordon 2024-11-20 23:51:55 -0500
  • 795ceae520 Sync SDL3 wiki -> header SDL Wiki Bot 2024-11-21 04:50:57 +0000
  • ecae3789ab
    SDL_dialog.h: Remove verbose docs on callback param from several functions. Ryan C. Gordon 2024-11-20 23:41:37 -0500
  • 0a448fb310
    audio: Allow channel maps to specify -1 to mute a channel. Ryan C. Gordon 2024-11-20 23:34:28 -0500
  • 587384756f render: use nearest pixel scaling for debug text Marcin Serwin 2024-11-17 20:31:07 +0100
  • 2b744c7df3
    cocoa: Refuse to SDL_Init(SDL_INIT_VIDEO) from background thread. Ryan C. Gordon 2024-11-20 20:22:36 -0500
  • 4f79d4c94d
    kmsdrm: Restore atomic support. Ryan C. Gordon 2024-11-20 20:05:54 -0500
  • 932bb968d7 Fixed infinite recursion when the microphone is unavailable Sam Lantinga 2024-11-20 16:07:43 -0800