Commit Graph

  • 42e43697cf include: Minor SDL_AppResult documentation tweak. Ryan C. Gordon 2024-08-17 00:41:31 -04:00
  • 4147ff6a4e Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-17 04:39:06 +00:00
  • 4c30e555fe include: Clean up SDL_AppResult documentation. Ryan C. Gordon 2024-08-17 00:37:56 -04:00
  • abdd8b4929 wikiheaders: generate wiki redirect pages for individual enumerators. Ryan C. Gordon 2024-08-16 23:45:14 -04:00
  • 156aab2147 Added documentation for SDL_DisplayID and SDL_WindowID for consistency. Sam Lantinga 2024-08-16 15:46:22 -07:00
  • 4fbdbbbde6 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-16 22:22:07 +00:00
  • cb85894e94 Clarified device ID documentation Sam Lantinga 2024-08-16 15:20:11 -07:00
  • 7d78835f87 SDL_iostream.c: stdio_seek - skip API call for SEEK_CUR with 0 offset ds-sloth 2024-08-16 17:13:49 -04:00
  • 2824d138b9 SDL_rwops.c: stdio_seek - skip API call for RW_SEEK_CUR with 0 offset ds-sloth 2024-08-16 17:12:34 -04:00
  • ab53ff77bb Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-16 18:17:21 +00:00
  • 438a214420 Changed main callback return values to an enumeration Sam Lantinga 2024-08-16 09:54:35 -07:00
  • f79d28085d wayland: Send fake warp coordinates when emulating warps with relative mode Frank Praznik 2024-08-16 11:12:10 -04:00
  • 8fcbf972c6 wayland: Send fake warp coordinates when emulating warps with relative mode Frank Praznik 2024-08-16 11:12:10 -04:00
  • 74a005f73f x11: Track cursor visibility internally Frank Praznik 2024-07-22 11:59:01 -04:00
  • 5b57573439 x11: Track cursor visibility internally Frank Praznik 2024-07-22 11:59:01 -04:00
  • 83adcb9d38 Added SDL_PROP_WINDOW_CREATE_FLAGS_NUMBER Sam Lantinga 2024-08-15 13:27:37 -07:00
  • d7b027a241 Namespace the object creation properties Sam Lantinga 2024-08-15 12:24:19 -07:00
  • 6f7aa1e755 Use drmModeAddFB() if drmModeAddFB2WithModifiers() fails Sam Lantinga 2024-08-15 11:51:46 -07:00
  • b360214950 Use drmModeAddFB() if drmModeAddFB2WithModifiers() fails Sam Lantinga 2024-08-15 11:51:46 -07:00
  • 8e99ec34bb Use drmModeAddFB() if drmModeAddFB2WithModifiers() fails Sam Lantinga 2024-08-15 11:51:46 -07:00
  • 41f1c83caa If scaling fails, fall back to the closest image available in SDL_GetSurfaceImage() Sam Lantinga 2024-08-15 07:38:43 -07:00
  • 0822d94631 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-15 14:29:23 +00:00
  • 3586df3151 Prefer downscaling in SDL_GetSurfaceImage. Kaktus514 2024-08-15 13:41:20 +02:00
  • 4ac5d4506b testcamera: always render current texture Anonymous Maarten 2024-08-15 12:41:14 +02:00
  • 612b41c451 camera: use cdevice SDL_Event union member Anonymous Maarten 2024-08-15 12:40:02 +02:00
  • f95027e3d7 sdlprocdump: skip parsed arguments Anonymous Maarten 2024-08-15 12:17:52 +02:00
  • 847a6cce96 SDL_vitatouch.c: Fixed the incorrect touch device IDs - Begining of device ID with 0 violates the SDL's specification that means the 0 is an error, invalid, failure, etc. But on Vita here it's an actual device... - Replacing 0 and 1 with 1 and 2 to resolve this violation. Wohlstand 2024-08-14 03:22:13 +03:00
  • d60e6e2558 testcamera: Add logging for camera FPS (#10525) Qiu Qiang 2024-08-14 11:39:18 -04:00
  • dd6c663918 SDL_vitatouch.c: Fixed the incorrect touch device IDs - Begining of device ID with 0 violates the SDL's specification that means the 0 is an error, invalid, failure, etc. But on Vita here it's an actual device... - Replacing 0 and 1 with 1 and 2 to resolve this violation. Wohlstand 2024-08-14 03:22:13 +03:00
  • 764c44db02 cmake/test: don't test swift on ios/tvos platform Anonymous Maarten 2024-08-14 12:04:36 +02:00
  • 52090046fe cmake: ios and tvos applications need to link to SDL2main library Anonymous Maarten 2024-08-14 11:58:35 +02:00
  • 3d7007fb2d testgles: ignore GLES deprecation on Apple platforms Anonymous Maarten 2024-08-14 09:43:43 +02:00
  • 248cb3ca9c Fix -Wdeclaration-after-statement warnings Anonymous Maarten 2024-08-12 20:02:43 +02:00
  • 354a35c1d7 cmake: port back Apple changes from SDL3 Anonymous Maarten 2024-08-12 19:17:38 +02:00
  • efdcfef4b9 Fixed Android build warnings Sam Lantinga 2024-08-13 10:52:50 -07:00
  • 95aed34a69 Fixed build Sam Lantinga 2024-08-13 07:39:43 -07:00
  • 21e0382edd Fixed secondary screens on KMSDRM (#10535) Ilya Mizus 2024-08-13 17:15:12 +03:00
  • 70890b175e Fixed build Sam Lantinga 2024-08-13 07:39:43 -07:00
  • 586a2dc721 Fixed secondary screens on KMSDRM (#10535) Ilya Mizus 2024-08-13 17:15:12 +03:00
  • ce98550cbb Fixed secondary screens on KMSDRM (#10535) Ilya Mizus 2024-08-13 17:15:12 +03:00
  • 76b35ae76f wayland: Minor code-style cleanups Frank Praznik 2024-08-13 09:51:10 -04:00
  • 01c42f1399 testautomation: test palettization using SDL_ConvertSurfaceAndColorspace Anonymous Maarten 2024-08-13 02:46:13 +02:00
  • 375f303d97 Improved color accuracy blitting floating point surfaces to 8-bit indexed surfaces Sam Lantinga 2024-08-12 11:00:42 -07:00
  • e87647c351 Support SDL_EVENT_DROP_TEXT in Wayland Dragon-Baroque 2023-09-06 14:57:04 +02:00
  • 755e201aa5 Improved color accuracy blitting to 8-bit indexed surfaces Sam Lantinga 2024-08-12 09:05:52 -07:00
  • 1a729251ad Added references to SDL_GetPixelFormatDetails() from the SDL_*RGB functions Sam Lantinga 2024-08-12 08:55:51 -07:00
  • 871d0074d2 SDL_GLattr: Added some documentation from SDL2. Ryan C. Gordon 2024-08-12 01:33:05 -04:00
  • 155c3bb0a3 SDL_GLattr: formatted wiki documentation to be wikiheaders-friendly. Ryan C. Gordon 2024-08-12 01:22:25 -04:00
  • 67e0156346 pen: Fixed a comment about Web APIs. Ryan C. Gordon 2024-08-12 00:58:27 -04:00
  • 3d3f611965 examples: Fixed web build. Ryan C. Gordon 2024-08-12 00:46:32 -04:00
  • b9ad5fc589 ci: build tvOs/iOs CMake project Anonymous Maarten 2024-08-12 05:52:26 +02:00
  • 6140f567ba examples: added a basic pen example. Ryan C. Gordon 2024-08-12 00:25:10 -04:00
  • b975babfa5 pen: Emscripten support! Ryan C. Gordon 2024-08-11 17:56:49 -04:00
  • bec701dd04 pen: Add support for tangential pressure axis. Ryan C. Gordon 2024-08-11 17:55:20 -04:00
  • dc67a51782 sdlprocdump: fix clang -Wincompatible-pointer-types warning Anonymous Maarten 2024-08-11 21:23:57 +02:00
  • 35b61f70da sdlprocdump: add option to print debug stream Anonymous Maarten 2024-08-11 21:00:08 +02:00
  • 5de3d1e9cc Fix error handling of SDL_AddHintCallback Mathieu Eyraud 2024-08-11 12:31:48 +02:00
  • 45bfa8e5e7 Fix xsettings list copy Mathieu Eyraud 2024-08-11 12:27:33 +02:00
  • dcc3dd4c7c Remove stray return statement Mathieu Eyraud 2024-08-11 12:17:13 +02:00
  • 15a19bd69f Convert bitmap surface to RGBA for scaling Sam Lantinga 2024-08-10 16:42:45 -07:00
  • f93920a4f1 video, x11: fix linkage if SDL_VIDEO_DRIVER_X11_XINPUT2 isn't defined. Ozkan Sezer 2024-08-10 15:55:00 +03:00
  • 8a6fd058b4 Update proguard-rules.pro in line with recent changes Anthony 2024-08-10 02:38:02 +01:00
  • a7fa375275 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-10 02:09:54 +00:00
  • b4ca15b654 pen: Added Cocoa backend. Ryan C. Gordon 2024-08-09 02:27:37 -04:00
  • a9d70dbacb pen: Rework public API. Ryan C. Gordon 2024-05-26 11:38:40 -04:00
  • 2b853121fe Allow environment hint overrides before hints are initialized Sam Lantinga 2024-08-09 13:26:49 -07:00
  • 78b1e0e299 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-09 16:57:18 +00:00
  • c2085dad8f Added SDL_HINT_JOYSTICK_GAMEINPUT Sam Lantinga 2024-08-09 09:19:32 -07:00
  • 0acf8343bb Fixed crash if pipewire doesn't detect any devices and doesn't end up being used. Sam Lantinga 2024-08-09 08:08:32 -07:00
  • 0cdfdb9970 Add Cammus C12 VID & PID to wheel device list. KaJe 2024-08-09 01:46:12 -07:00
  • 5ecbc00f36 Add Cammus C12 VID & PID to wheel device list. KaJe 2024-08-09 01:46:12 -07:00
  • e1571d704d Add Cammus C12 VID & PID to wheel device list. KaJe 2024-08-09 01:46:12 -07:00
  • 4cc3410dce Added SDL_GetAudioFormatName() Sam Lantinga 2024-08-08 14:36:44 -07:00
  • 74504e0965 cocoa: removed relative mode handling on focus change Sam Lantinga 2024-08-08 13:24:43 -07:00
  • d2bdfd7792 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-08 17:56:53 +00:00
  • ae8065e1ec Use more stringent criteria for entering warp emulation mode Frank Praznik 2024-08-06 12:36:26 -04:00
  • f75b0aa814 kmsdrm: free the connector when looking for available devices Sam Lantinga 2024-08-07 18:13:00 -07:00
  • a5bff78d81 kmsdrm: free the connector when looking for available devices Sam Lantinga 2024-08-07 18:13:00 -07:00
  • 1a57ea7fba kmsdrm: free the connector when looking for available devices Sam Lantinga 2024-08-07 18:13:00 -07:00
  • 058781f514 Include GameInput.h as gameinput.h for compatibility with non-MSVC toolchains Sam Lantinga 2024-08-08 09:14:38 -07:00
  • 00b59c96f1 Fix /W3 warnings in examples Anonymous Maarten 2024-08-08 00:43:44 +02:00
  • 8714de9f46 SDL_GetAudioStreamAvailable and SDL_GetAudioStreamAvailable return error codes Anonymous Maarten 2024-08-08 00:42:57 +02:00
  • 6e6c2b8e7d cmake: build SDL with /W3 on MSVC Anonymous Maarten 2024-08-08 00:25:27 +02:00
  • 5cd6923298 Assert a valid window pointer instead of dismissing an invalid pointer Anonymous Maarten 2024-08-07 23:54:29 +02:00
  • 125ce71379 SDL_Log: avoid sending text to the debug stream twice Anonymous Maarten 2024-08-07 23:49:02 +02:00
  • bd7d4a3752 Add comment about randomOrder and random seed Sylvain 2024-08-08 10:21:42 +02:00
  • b5b868044f Include GameInput.h as gameinput.h for compatibility with non-MSVC toolchains Sam Lantinga 2024-08-07 17:52:05 -07:00
  • 4c3f9159e9 Allow building with older versions of GameInput.h Sam Lantinga 2024-08-07 17:39:15 -07:00
  • 889a788913 Fixed build warnings Sam Lantinga 2024-08-07 17:14:22 -07:00
  • a38cd7a067 Added checks for GameInput.h to the build system Sam Lantinga 2024-08-07 16:57:53 -07:00
  • ae076bdc2a Take the joystick lock when processing GameInput device callbacks Sam Lantinga 2024-08-07 15:53:40 -07:00
  • 28ef6bcc38 Use the correct timestamp from the GameInput controller reading Sam Lantinga 2024-08-07 15:33:26 -07:00
  • 5cab979f21 Added support for the Guide and Share buttons on GameInput controllers Sam Lantinga 2024-08-07 15:05:38 -07:00
  • 3ec19b2a89 Removed duplicate call to SDL_AssertJoysticksLocked() Sam Lantinga 2024-08-07 15:05:08 -07:00
  • 403f87340f Fixed crash when the current mouse capture window is destroyed Sam Lantinga 2024-08-07 12:15:00 -07:00
  • 5ca0639a42 Fixed crash when the current mouse capture window is destroyed Sam Lantinga 2024-08-07 12:15:00 -07:00
  • 9493e6974f Validate window pointer before sending events for it Sam Lantinga 2024-08-07 12:15:48 -07:00
  • 91d97a367e Fixed crash when the current mouse capture window is destroyed Sam Lantinga 2024-08-07 12:15:00 -07:00
  • 212f7cc355 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-07 19:19:43 +00:00
  • a7e425497b Added a FIXME to lock the joystick list and update the GameInput joystick support Sam Lantinga 2024-08-07 06:48:10 -07:00