Commit Graph

  • c77f453964
    gendynapi.py: Fix output line ending when running in non-cygwin Windows. Miku AuahDark 2024-05-04 22:32:50 +0800
  • 02d5a9d064 adds macOS animation callback Luis Grimaldo 2024-01-07 00:31:53 -0800
  • 1fb2631c6b Only check for linux/input.h on Linux Brad Smith 2024-05-03 19:52:12 -0400
  • f32720816c
    wasapi: Fix a type mismatch in QueryInterface hwsmm 2024-05-04 07:38:44 +0900
  • 7856c8fb8f Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-03 19:40:33 +0000
  • cf0b5db9e1
    SDL_system.h: Improve window message hook documentation. Ryan C. Gordon 2024-05-03 15:37:11 -0400
  • a04abd78d3
    SDL_filesystem.h: Add a `\sa` from SDL_GetUserFolder to SDL_Folder. Ryan C. Gordon 2024-05-03 15:23:45 -0400
  • 27b931a8a0 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-03 18:11:35 +0000
  • 06b9d88682 Add more links in SDL_dialog documentation Semphris 2024-05-03 13:40:54 -0400
  • 5cc9f9cd23 Add more links in SDL_dialog documentation Semphris 2024-05-03 13:40:54 -0400
  • 77f4ffcc79
    wikiheaders: Don't list SDL property `#define`s below functions. Ryan C. Gordon 2024-05-03 13:16:17 -0400
  • a790a67883
    include: Filling in more documentation gaps. Ryan C. Gordon 2024-05-03 13:01:41 -0400
  • 92bd7d99dd
    wikiheaders: Deal with multiline typedefs. Ryan C. Gordon 2024-05-03 12:58:07 -0400
  • 3473cef7df
    surface: `SDL_blit` is not used in the public API, remove it from headers. Ryan C. Gordon 2024-05-03 12:57:09 -0400
  • dd42795131 autotools, cmake, macOS: Do not use the system iconv() by default Ozkan Sezer 2024-05-03 11:56:50 +0300
  • 7559acaf75 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-03 16:34:33 +0000
  • 3979ea8ed0 tests: Add a pointer warp test to testmouse Frank Praznik 2024-05-02 10:16:36 -0400
  • 3a6d9c59f4 wayland: Add mouse pointer warp support Frank Praznik 2024-05-01 12:57:39 -0400
  • 22016228ca Fixed build Sam Lantinga 2024-05-03 09:25:54 -0700
  • b18a071639 Removed SDL_DROPEVENT_DATA_SIZE and SDL_TEXTEDITINGEVENT_TEXT_SIZE Sam Lantinga 2024-05-03 09:19:49 -0700
  • 39e4007528 tests: Add a pointer warp test to testmouse Frank Praznik 2024-05-02 10:16:36 -0400
  • 05e4aabc3f wayland: Add mouse pointer warp support Frank Praznik 2024-05-01 12:57:39 -0400
  • 63979f04c8 Don't pass the sentinel event to event callbacks Sam Lantinga 2024-05-03 09:00:41 -0700
  • aa94fc0130 wasapi: Use IAudioClient3 if possible to make use of sample_frames hwsmm 2024-04-19 23:36:37 +0900
  • a03829d636 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-03 13:59:29 +0000
  • 31a45d7cb3
    SDL_main.h: Document SDL_main. Ryan C. Gordon 2024-05-03 09:58:05 -0400
  • 21c181b3b4
    SDL_main.h: Minor documentation tweaks. Ryan C. Gordon 2024-05-03 09:48:27 -0400
  • e86f22b52b Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-03 13:42:29 +0000
  • d570fd7c2c
    SDL_main.h: Document SDL_MAIN_USE_CALLBACKS. Ryan C. Gordon 2024-05-03 09:40:35 -0400
  • 3bd04e5a34 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-03 13:32:31 +0000
  • 3348d0caaf
    wikiheaders: Deal with SDLMAIN_DECLSPEC functions. Ryan C. Gordon 2024-05-03 09:31:27 -0400
  • d8fbeec096 autotools, cmake, macOS: Do not use the system iconv() by default Ozkan Sezer 2024-05-03 11:56:50 +0300
  • ab5b904890 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-03 03:27:33 +0000
  • 0e0bb22f79
    include: More documentation updates. Ryan C. Gordon 2024-05-02 23:25:22 -0400
  • 46b69af5a3
    SDL_vulkan.h: Remove Tizen compatibility typedefs. Ryan C. Gordon 2024-05-02 23:21:30 -0400
  • 10c2682647 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-03 02:54:35 +0000
  • 760d7d276b
    include: Filled in some missing documentation. Ryan C. Gordon 2024-05-02 22:53:08 -0400
  • 1c6ba2a9ab Disable SDL_DYNAMIC_API during __INTELLISENSE__ Brick 2024-05-03 00:14:43 +0100
  • 7327fd734c macOS: Do not use the system iconv by default. Ethan Lee 2024-05-02 19:50:04 -0400
  • 8a6308d3d0 macOS: Do not use the system iconv by default. Ethan Lee 2024-05-02 19:50:04 -0400
  • 68b17d0293 macOS: Do not use the system iconv. Ethan Lee 2024-05-02 19:24:23 -0400
  • dc24429bae Disable SDL_DYNAMIC_API during __INTELLISENSE__ Brick 2024-05-03 00:14:43 +0100
  • 172e6d352a CI: Rework Mac runners to avoid a regression on macOS 14. Ethan Lee 2024-05-02 14:53:46 -0400
  • 5afbe3e4d7 Fix not checking return value for errors Susko3 2024-05-02 21:49:33 +0200
  • 76da91c0d4 Fix usages that did manual cleanup Susko3 2024-05-02 21:48:36 +0200
  • db43a6b418 testcamera: open the camera using the highest framerate available Sam Lantinga 2024-05-02 12:27:20 -0700
  • d4dc613559 Allow specifying only some SDL_CameraSpec fields when opening a camera Sam Lantinga 2024-05-02 12:25:39 -0700
  • 861815e51d Fixed camera FPS matching Sam Lantinga 2024-05-02 12:12:20 -0700
  • a43126f8ae Separate macOS x86_64/arm64 builds, update versions used to build. Ethan Lee 2024-05-02 14:53:46 -0400
  • 53bec8b7b7 Fixed updating NV12 textures when using the D3D11 render driver Sam Lantinga 2024-05-02 11:38:33 -0700
  • e6e1412e20 testcamera: create the texture as a streaming texture, since we'll update it every frame. Sam Lantinga 2024-05-02 10:57:28 -0700
  • eb26f439d8 Fixed crash when the graphics driver is upgraded while the renderer is running Sam Lantinga 2024-05-02 10:56:42 -0700
  • a8526f5a19 cmake: disable documentation installation by default Anonymous Maarten 2024-05-02 19:44:58 +0200
  • 4ac8968f65 Fix improper handling of NULL dialog filter on Cocoa Semphris 2024-05-02 12:22:23 -0400
  • 8b4e389ad0
    wikiheaders: updated from SDL3, plus fixes to headers to deal with that. Ryan C. Gordon 2024-05-02 13:00:03 -0400
  • 9f842e9b5a
    wikiheaders: Bind `#define`s below a function to it, like typedefs. Ryan C. Gordon 2024-05-02 12:49:30 -0400
  • 5f7b742f95 Fix improper handling of NULL dialog filter on Cocoa Semphris 2024-05-02 12:22:23 -0400
  • 0178b19489 Add '/' to GetUserFolder(HOME) on Cocoa & Unix Semphris 2024-05-02 11:29:14 -0400
  • 3b15c8ad63 Add '/' to GetUserFolder(HOME) on Cocoa & Unix Semphris 2024-05-02 11:29:14 -0400
  • 94b7830ae1 SDL_system.h: Added a guard macro around Unix functions Petar Popovic 2024-05-02 14:22:40 +0200
  • eb2c9e9235
    wikiheaders: added `--report-coverage-gaps` to see what we aren't covering! Ryan C. Gordon 2024-05-01 19:58:21 -0400
  • 05c5b3398f
    wayland: Clean up xdg_dialog objects with toplevel windows Frank Praznik 2024-05-01 15:18:23 -0400
  • c60dc23940 Fix property cleanup callback not being called on error Susko3 2024-05-01 20:22:05 +0200
  • d95f5bad24 Updated to version 3.1.2 for the preview release Sam Lantinga 2024-05-01 09:34:25 -0700
  • e52a2474f1 Fixed updating CMakeLists.txt with update-version.sh Sam Lantinga 2024-05-01 09:33:30 -0700
  • fb1497566c Updated to version 2.30.3 for release release-2.30.3 Sam Lantinga 2024-05-01 09:14:37 -0700
  • 63ea838db6 test, watcom.mif: revert 78391e6530 Ozkan Sezer 2024-05-01 17:37:20 +0300
  • cc6c0fe230 test, watcom.mif: revert f9a46a319b Ozkan Sezer 2024-05-01 17:37:10 +0300
  • 78391e6530 test, watcom.mif: revert 9ecdcd8bb and use %copy instead Ozkan Sezer 2024-05-01 17:02:50 +0300
  • f9a46a319b test, watcom.mif: revert 48a0592a4 and use %copy instead Ozkan Sezer 2024-05-01 17:02:28 +0300
  • 34a1bdbb91
    Initialize DS5 pad speaker igor725 2024-05-01 15:25:44 +0300
  • 9ecdcd8bb6 test, watcom makefile: change copy command to use a dos path separator Ozkan Sezer 2024-05-01 11:02:10 +0300
  • 48a0592a45 test, watcom makefile: change copy command to use a dos path separator Ozkan Sezer 2024-05-01 11:02:04 +0300
  • 12b6c17575
    wikiheaders: Generate wiki pages for defines under a typedef. Ryan C. Gordon 2024-04-30 22:47:02 -0400
  • 8f6a5c9ad2
    wikiheaders-options: Correct project full name. Ryan C. Gordon 2024-04-30 22:01:23 -0400
  • 59937e0fd5
    wikiheaders: manpages See Also sections should specify 3 vs 3type. Ryan C. Gordon 2024-04-30 21:35:35 -0400
  • 2f54d8a458
    wikiheaders: Manpages go in man3 directory, even if they're 3type. Ryan C. Gordon 2024-04-30 21:21:04 -0400
  • a24d30e911
    wikiheaders-options: Correct project full name. Ryan C. Gordon 2024-04-30 21:39:54 -0400
  • 5481ea4cd4
    wikiheaders: manpages See Also sections should specify 3 vs 3type. Ryan C. Gordon 2024-04-30 21:35:35 -0400
  • 9210c68c44
    wikiheaders: Manpages go in man3 directory, even if they're 3type. Ryan C. Gordon 2024-04-30 21:21:04 -0400
  • dec872bdd9 Fix SDL_GetDaysInMonth() num days in january Petar Popovic 2024-05-01 02:42:21 +0200
  • b9d3d746a0 Add trailing path separator to SDL_GetUserFolder() Semphris 2024-04-30 16:57:17 -0400
  • 7a972f2ab6 Fix SDL_GetDaysInMonth() num days in january Petar Popovic 2024-05-01 02:42:21 +0200
  • 92400cee0c Add trailing path separator to SDL_GetUserFolder() Semphris 2024-04-30 16:57:17 -0400
  • 97d0e78842 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-30 17:48:27 +0000
  • c6a70d6898 Add support for modal windows to more platforms Semphris 2024-04-03 16:44:03 -0400
  • 97f7b4620a Fixed building with GDK (thanks @Romans-I-XVI!) Sam Lantinga 2024-04-30 10:20:55 -0700
  • 42d7225a62 Added GDK app constrained/unconstrained events (#9608) Austin Sojka 2024-04-30 12:19:29 -0500
  • 1c74a8b5ae Fixed building with GDK (thanks @Romans-I-XVI!) Sam Lantinga 2024-04-30 10:20:55 -0700
  • 3d18043005 Added GDK app constrained/unconstrained events (#9608) Austin Sojka 2024-04-30 12:19:29 -0500
  • 1caa427035 Fixed building with GDK (thanks @Romans-I-XVI!) Sam Lantinga 2024-04-30 10:20:55 -0700
  • 7554e82ec3
    Added GDK app constrained/unconstrained events (#9608) Austin Sojka 2024-04-30 12:19:29 -0500
  • 2b7af6636f Fix dialogs on Windows Semphris 2024-04-27 13:59:57 -0400
  • 2f8cfce154 Fix SDL_main on UWP with C++20 Ravbug 2024-04-29 13:32:53 -0400
  • 8eeaa815d9 docs: rename num to size in SDL_iostream Nhalrath 2024-04-29 17:04:52 +0800
  • fdc0be65b0 Add support for modal windows to more platforms Semphris 2024-04-03 16:44:03 -0400
  • 5045680628 Override `onTrimMemory()` instead of `onLowMemory()` Susko3 2024-04-30 12:00:49 +0200
  • 556d9b8497 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-30 10:45:12 +0000
  • dc61b4b2f8 Override `onTrimMemory()` instead of `onLowMemory()` Susko3 2024-04-30 12:00:49 +0200
  • 8b06473a11 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-29 20:53:27 +0000