Commit Graph

  • ed87e7e434 test: enable GameInput driver on GDK platforms Daniel Ludwig 2024-10-07 19:54:54 +02:00
  • acb18e05b5 GPU: fix swapchain buffer size not set on Xbox Daniel Ludwig 2024-10-07 19:53:06 +02:00
  • ff834f7733 Removed the restrict keyword Sam Lantinga 2024-10-08 20:48:13 -07:00
  • 8e6ead2f7b [GPU] Added ASTC texture format support (#11116) Delta 2024-10-09 00:45:04 +02:00
  • 36853f923e [emscripten] Fixes for data addresses above 2gb Sam Clegg 2024-10-07 16:45:03 -07:00
  • 02434cd293 emscripten: Fixes for data addresses above 2gb Ryan C. Gordon 2024-10-08 17:41:18 -04:00
  • 3deb07ea39 [emscripten] Fixes for data addresses above 2gb Sam Clegg 2024-10-07 16:45:03 -07:00
  • c34790f9f1 Fixed spacing Sam Lantinga 2024-10-08 11:49:08 -07:00
  • 312ecc4a52 SDL_main.h: Remove dead code for hypothetical C++ platforms Daniel Gibson 2024-10-08 19:15:55 +02:00
  • 823b218051 Simplify code to include SDL_main_impl.h in SDL_main.h Daniel Gibson 2024-10-08 18:03:16 +02:00
  • cba77834f2 init: Log '<unspecified>' not '(null)' if the app name isn't set. Ryan C. Gordon 2024-10-08 14:30:28 -04:00
  • fb8244d6d9 init: Also log the SDL revision here Simon McVittie 2024-10-07 17:08:28 +01:00
  • c24f7d2453 Log app ID as SYSTEM/INFO during initialization Simon McVittie 2024-10-07 12:44:49 +01:00
  • e7ee92e822 Switched drag-n-drop logging to trace level Sam Lantinga 2024-10-08 10:55:18 -07:00
  • d9f8474dd7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-08 17:38:17 +00:00
  • 95aaaa3232 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-08 17:06:41 +00:00
  • 158ba93d61 Update some window function documentation Frank Praznik 2024-10-08 12:26:35 -04:00
  • 300daf308a Replace SDL_TRUE/FALSE with true/false in the coccinelle script Sam Lantinga 2024-10-08 09:55:30 -07:00
  • 95ab38ba15 ci: actions/cache might return a boolean as string Anonymous Maarten 2024-10-08 18:53:25 +02:00
  • 7acfdfd3e7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-08 16:50:41 +00:00
  • 326ab439d7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-08 15:09:24 +00:00
  • fb07ab91c6 Improved SDL_main documentation and remove extern "C" comment. Sam Lantinga 2024-10-08 08:07:54 -07:00
  • 03fa9ff0b0 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-08 13:59:10 +00:00
  • 2000ccb541 Allow linear interpolation of the font textures Sam Lantinga 2024-10-07 21:33:16 -07:00
  • f6fa617139 Define SDL_DIALOG_DUMMY in SDL_build_config.h as needed Sam Lantinga 2024-10-07 19:04:07 -07:00
  • 4627283eca Allow building both Cocoa and dummy dialog implementations Sam Lantinga 2024-10-07 18:00:18 -07:00
  • c8526532de Changed objectVersion to 54 so Xcode 12 can load the projects (thanks @Wohlstand!) Sam Lantinga 2024-10-07 17:44:53 -07:00
  • 63aff8e3d0 Added support for wired XBox controllers on macOS 15.0 Sequoia Sam Lantinga 2024-10-07 15:42:55 -07:00
  • da19244f7f Added support for wired XBox controllers on macOS 15.0 Sequoia Sam Lantinga 2024-10-07 15:42:55 -07:00
  • 7eebc2ad4d Fixed detecting the Steam Virtual Gamepad on macOS Sam Lantinga 2024-10-07 16:21:44 -07:00
  • bb33eb409e Fixed detecting the Steam Virtual Gamepad on macOS Sam Lantinga 2024-10-07 16:21:44 -07:00
  • 2fd12b2e8a keyboard: Note that enabling text input can also enable an IME Frank Praznik 2024-10-07 19:21:34 -04:00
  • 81b48de3f5 Fixed VID/PID list parsing of SDL_HINT_GAMECONTROLLER_SENSOR_FUSION Sam Lantinga 2024-10-07 16:14:57 -07:00
  • 5db64300b8 Fixed SDL_GetStringInteger() for values starting with '0' and '1' (thanks @DanielGibson!) Sam Lantinga 2024-10-07 15:53:38 -07:00
  • 7da728a642 Added support for wired XBox controllers on macOS 15.0 Sequoia Sam Lantinga 2024-10-07 15:42:55 -07:00
  • 659f2f4b04 examples: add basic app metadata to all existing examples. Ryan C. Gordon 2024-10-07 17:41:15 -04:00
  • aa534c3ac3 core: Fixed incorrect comment in core/windows/SDL_windows.h. Ryan C. Gordon 2024-10-07 16:55:30 -04:00
  • ee7f61fd9a snake: Add extended app metadata Simon McVittie 2024-10-07 12:23:57 +01:00
  • ca82405d5a snake: Add basic app metadata Simon McVittie 2024-10-07 12:23:24 +01:00
  • 6ae5666acf Check for VK_SUBOPTIMAL_KHR also in vkQueuePresentKHR (#11113) rabbit-ecl 2024-10-07 23:01:10 +03:00
  • a86f8dedb9 wayland: Add support for setting window icons via the xdg-toplevel-icon-v1 protocol Frank Praznik 2024-10-07 13:54:54 -04:00
  • ea77d1d385 wayland: Factor out the general SHM buffer allocation/free functions from the cursor code Frank Praznik 2024-10-07 13:51:06 -04:00
  • 06bd214af6 Fixed warnings building on Android Sam Lantinga 2024-10-07 11:11:12 -07:00
  • 596fcfa6c4 fix microphone permission and feature flags being spread out Green Sky 2024-10-07 19:03:40 +02:00
  • 54e622c2e6 Use the printf vararg verification macros when compiling with clang Naman Dixit 2024-10-07 08:30:13 +05:30
  • fca05fa754 examples: Use SDL_Log() instead of message boxes for errors. Ryan C. Gordon 2024-10-06 19:16:42 -04:00
  • 9f170286ba test: Replace README with LICENSE.txt Ryan C. Gordon 2024-10-06 18:47:05 -04:00
  • d0ef58b442 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-06 23:03:29 +00:00
  • cbb9a16367 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-06 22:58:06 +00:00
  • 65539bc4f7 Make sure trackpad state is updated when button presses are delivered Sam Lantinga 2024-10-06 14:28:06 -07:00
  • 03b259893a Fixed return value of SDL_AddGamepadMapping() Sam Lantinga 2024-10-06 14:17:57 -07:00
  • bf54eddba9 macOS: Clarify when macOS hints need to be set Jan Sedivy 2024-09-26 11:19:46 +02:00
  • c2b98e21ba macOS: Add hint for smooth SDL_EVENT_MOUSE_WHEEL values Jan Sedivy 2024-09-06 23:26:39 +02:00
  • 2fa8acb084 x11: Refresh the global cursor coordinates when confining the pointer Frank Praznik 2024-10-06 14:33:01 -04:00
  • e59078ac6f Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-06 18:31:17 +00:00
  • 9e74ada7b8 gpu: fixed formatting in docs. Ryan C. Gordon 2024-10-06 14:30:01 -04:00
  • c358bf3f9b Removed test program list, it's better to just look at the code. Sam Lantinga 2024-10-06 11:28:29 -07:00
  • f8dd73fdb9 Fixed build Sam Lantinga 2024-10-06 08:42:00 -07:00
  • 0f47d3a77b Fixed use after free (thanks @meyraud705!) Sam Lantinga 2024-10-06 08:34:35 -07:00
  • e159bcf5de test: Make blit_testExampleApplicationRender work on big endian capehill 2024-10-06 11:02:50 +03:00
  • c9ffa3f9e1 Remove vestiges of the TAKE_FOCUS window event Frank Praznik 2024-10-06 10:02:53 -04:00
  • 596ef1ba2e Moved the SDL_ttf IME demo to showfont in the SDL_ttf project Sam Lantinga 2024-10-06 00:19:25 -07:00
  • e00b1fdd67 clipboard: include mime types in SDL_ClipboarUpdate David Fort 2024-10-02 21:19:42 +02:00
  • 2880b40e33 fix pipewire prototype bubbleguuum 2024-10-05 23:24:34 +02:00
  • b6ab7d28f6 Replaced \r\n with \n in SDL root files Petar Popovic 2024-10-06 01:36:51 +02:00
  • b8e72b0969 Note that creating a renderer will fail if the preferred renderer isn't available. Sam Lantinga 2024-10-05 09:55:26 -07:00
  • 1ca45c5891 Fix typo: DiretMedia->DirectMedia zshoals 2024-10-04 21:52:23 -05:00
  • e4126d8d6f Add parametrized release script Anonymous Maarten 2024-10-04 01:40:42 +02:00
  • 8db3b47482 Just use normal stdio for the child process Sam Lantinga 2024-10-04 12:50:38 -07:00
  • 8c3f88b495 docs: Wrote CategoryVulkan. Ryan C. Gordon 2024-10-04 16:55:33 -04:00
  • 369b93771b Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 20:38:03 +00:00
  • deeffaa8d6 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 20:36:26 +00:00
  • 84ecf7fd3e docs: Add CategorySurface text. Ryan C. Gordon 2024-10-04 16:35:34 -04:00
  • e292d1f5ac Sync SDL3 wiki -> header preview-3.1.3 SDL Wiki Bot 2024-10-04 20:27:58 +00:00
  • d5af0c7e09 Added missing parentheses Sam Lantinga 2024-10-04 13:27:13 -07:00
  • 5a60d073c0 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 20:24:40 +00:00
  • a3413e050b Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 20:23:29 +00:00
  • c25423b94c docs: Filled in some category pages. Ryan C. Gordon 2024-10-04 16:19:19 -04:00
  • a57ecad648 Fixed documentation typos Sam Lantinga 2024-10-04 13:04:27 -07:00
  • 37315110c1 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 19:50:14 +00:00
  • f26dd52090 SDL_GetProcessProperties is missing a SDLCALL Anonymous Maarten 2024-10-04 21:46:54 +02:00
  • 2c60d95ee2 .wikiheaders-options: fix redundant language. Ryan C. Gordon 2024-10-04 15:41:54 -04:00
  • ef05f66c08 .wikiheaders-options: Declare SDL3 the current stable API! Ryan C. Gordon 2024-10-04 15:39:12 -04:00
  • d318a4a6b1 .wikiheaders-options: Declare SDL3 to be a stable API! Ryan C. Gordon 2024-10-04 15:37:58 -04:00
  • 64cbf02dbf Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 19:35:00 +00:00
  • ffe4e571d1 wikiheaders: regex hack to make a URL not confuse wikilink genertion. Ryan C. Gordon 2024-10-04 15:33:41 -04:00
  • a7e4e9219a Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 19:29:06 +00:00
  • e8c852d77c GPU: re-add parens to wiki intro cosmonaut 2024-10-04 12:27:51 -07:00
  • 00385951a1 Use file descriptor I/O for process pipes Sam Lantinga 2024-10-04 10:26:34 -07:00
  • f592a35439 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 18:32:44 +00:00
  • 12d007038c GPU: wiki header link typo cosmonaut 2024-10-04 11:31:38 -07:00
  • f275731e18 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 18:30:06 +00:00
  • f3285b01c8 GPU: Intro fixes cosmonaut 2024-10-04 11:29:27 -07:00
  • 93c7521dd5 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 18:22:19 +00:00
  • c1084bfaa3 GPU Introduction (#11062) Evan Hemsley 2024-10-04 11:21:36 -07:00
  • 21e7fa45e8 GPU: fix padding field typo cosmonaut 2024-10-04 10:45:47 -07:00
  • bd4cd34a74 Add docs to mingw development archive Anonymous Maarten 2024-10-04 18:19:07 +02:00
  • f859d69c44 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 16:14:38 +00:00
  • 6c64c62114 Rename SDL_BUTTON() to SDL_BUTTON_MASK() Sam Lantinga 2024-10-04 09:13:36 -07:00
  • d529407ce7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 15:58:03 +00:00