Commit Graph

  • 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
  • 7bfecacc02 Removing function macro SDL_TABLESIZE() Petar Popovic 2024-04-29 14:38:56 +0200
  • b287b63898 Removing function macro SDL_TABLESIZE() Petar Popovic 2024-04-29 14:38:56 +0200
  • 44010aa2a9
    Fix SDL_main on UWP with C++20 Ravbug 2024-04-29 13:32:53 -0400
  • 02f5946e47
    docs: rename num to size in SDL_iostream Nhalrath 2024-04-29 17:04:52 +0800
  • 8d0ad44edd Adding tag names to enums Petar Popovic 2024-04-28 22:44:14 +0200
  • dffbb574ea renaming SDL_eventaction tag to SDL_EventAction Petar Popovic 2024-04-28 21:02:33 +0200
  • 707b9017e4 Adding tag names to enums Petar Popovic 2024-04-28 22:44:14 +0200
  • 7677602b8e renaming SDL_eventaction tag to SDL_EventAction Petar Popovic 2024-04-28 21:02:33 +0200
  • 3f2f712fff Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-28 12:29:13 +0000
  • aaac068ea7 loongarch: Delete the configuration of the compilation option mlasx yuanhecai 2024-04-25 10:06:21 +0800
  • f41788d41d Fix dialogs on Windows Semphris 2024-04-27 13:59:57 -0400
  • 0df12d223c Fixed crash cleaning up text Sam Lantinga 2024-04-26 19:32:20 -0700
  • 0ab5a8a413 Initialize udev before joystick manual scan so class lookup works Tyson Whitehead 2024-04-04 12:06:28 -0400
  • 6e1e00701e Initialize udev before joystick manual scan so class lookup works Tyson Whitehead 2024-04-04 12:06:28 -0400
  • d42d661498 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-26 18:04:12 +0000
  • 817c45fc64
    ci: build SDL on macos 13 (x86_64) Anonymous Maarten 2024-04-26 19:09:31 +0200
  • 0335236097 ci: build SDL on macos 13 (x86_64) Anonymous Maarten 2024-04-24 21:54:23 +0200
  • 410a3c2c37 .gitignore: Adding compile_commands.json and .cache/ Petar Popovic 2024-04-25 22:22:54 +0200
  • 9dba2f5963 .gitignore: Adding compile_commands.json and .cache/ Petar Popovic 2024-04-25 22:22:54 +0200
  • 5570d846ea loongarch: Delete the configuration of the compilation option "mlasx" yuanhecai 2024-04-25 09:44:48 +0800
  • 75340b827d loongarch: Delete the configuration of the compilation option "mlasx" yuanhecai 2024-04-25 09:44:48 +0800
  • 9cf0005243 loongarch: Delete the configuration of the compilation option "mlasx" yuanhecai 2024-04-25 09:44:48 +0800
  • 14f584a94b SDL_CreateWindowAndRenderer() takes the window title as the first parameter Sam Lantinga 2024-04-25 19:37:19 -0700
  • 1588751246 SDL_CreateWindowAndRenderer() takes the window title as the first parameter Sam Lantinga 2024-04-25 19:37:19 -0700
  • 2d7cc6ded0 Fixed getting the renderer info when creating a window texture Sam Lantinga 2024-04-25 17:31:41 -0700
  • ca61bf682a Make sure output parameters are zeroed in the case of an error Sam Lantinga 2024-04-25 16:46:44 -0700
  • 04f1901751 Fixed window flashing under X11 when creating a window and OpenGL renderer Sam Lantinga 2024-04-25 16:42:18 -0700
  • 26b71d14e9
    storage: Static analysis fix Ethan Lee 2024-04-25 19:40:07 -0400
  • 57f96fb124 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-25 21:23:14 +0000
  • 1b8d4d77d6 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-25 21:01:12 +0000
  • 2ee1c87eb0
    wikiheaders: Fixed preprocessor line check to include `#endif`. Ryan C. Gordon 2024-04-25 16:46:43 -0400
  • 6b1a98e664
    wikiheaders: Allow basic typedefs to pull in some preprocessor logic. Ryan C. Gordon 2024-04-25 16:42:44 -0400