Commit Graph

  • 968e8c9275 Prefix names with SDL_RENDERER_ Susko3 2024-05-15 21:43:05 +02:00
  • 8d7f91f8e4 Add defined constants for renderer vsync values Susko3 2024-05-15 20:43:03 +02:00
  • 4b3b5fb56c docs: Remove some mistakenly-generated pages. Ryan C. Gordon 2024-05-15 14:59:26 -04:00
  • 60d355eb0b Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-15 18:55:12 +00:00
  • d57f2afcaf docs/README-documentation-rules.md: Added more content, fixed a typo. Ryan C. Gordon 2024-05-15 14:21:53 -04:00
  • 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h Sam Lantinga 2024-05-14 07:47:13 -07:00
  • 5a0879b7dd Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-15 17:17:31 +00:00
  • f229e940a4 Fix missing #include in SDL_blendmode.h Susko3 2024-05-15 18:57:00 +02:00
  • f9876b6b5c Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-15 16:46:12 +00:00
  • 2066ee08c9 docs/README-documentation-rules.md: Initial shot at documenting this. Ryan C. Gordon 2024-05-15 12:33:16 -04:00
  • 917c62e55c .wikiheaders-options: there are no more KMOD_ or AUDIO_ symbols in SDL3. Ryan C. Gordon 2024-05-15 12:32:41 -04:00
  • c7205ab6b5 cmake: don't generate SDL3 jar for CMake versions < 3.19 Anonymous Maarten 2024-05-15 18:31:37 +02:00
  • 1103294d33 SDL_scancode.h: Updating HID usage tables link Petar Popovic 2024-05-15 01:19:31 +02:00
  • 1796511782 SDL_revision.h: Put this stuff into the "Version" wiki category. Ryan C. Gordon 2024-05-14 15:00:11 -04:00
  • 62a7e419f7 wikiheaders: Automatically categorize API symbols by subsystem. Ryan C. Gordon 2024-05-14 10:19:34 -04:00
  • 17976c1ae1 SDL_filesystem.h: SDL_GLOB_CASEINSENSITIVE was defined twice. Ryan C. Gordon 2024-05-14 10:26:10 -04:00
  • 3baec8aab4 Renaming SDLK_QUOTEDBL to SDLK_DBLAPOSTROPHE Petar Popovic 2024-05-13 21:46:20 +02:00
  • 0805990668 wikiheaders: Automatically categorize API symbols by subsystem. Ryan C. Gordon 2024-05-14 10:48:39 -04:00
  • 863a9029ae Added SDL_GlobFlags Sam Lantinga 2024-05-14 06:47:58 -07:00
  • 03b7e02804 include: SDL_GLOB_CASESENSITIVE is associated with SDL_GlobDirectory. Ryan C. Gordon 2024-05-14 01:58:04 -04:00
  • 92301ae8a3 Fixed whitespace Sam Lantinga 2024-05-13 21:52:42 -07:00
  • 9b7f88e512 Pass the VR controller "back" button to the application on the Oculus Quest Sam Lantinga 2024-05-13 21:01:04 -07:00
  • 84fa11f740 Added missing events in SDL event logging Sam Lantinga 2024-05-13 21:01:01 -07:00
  • be786aeb9d Fixed assertion, it's possible for the OS to grant permissions we haven't asked for. Sam Lantinga 2024-05-13 19:42:54 -07:00
  • 8b5f0d07e9 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-13 23:11:31 +00:00
  • df3fea87d6 wayland: Rework scale-to-display Frank Praznik 2024-05-13 12:59:37 -04:00
  • c7087fea01 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-13 22:07:34 +00:00
  • 5f1e01cce0 Added support for late swap tearing to the Vulkan renderer Sam Lantinga 2024-05-13 14:26:56 -07:00
  • 17520c2e6e Removed SDL_RendererFlags Sam Lantinga 2024-05-13 10:31:55 -07:00
  • 678cfd23c0 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-13 21:30:12 +00:00
  • 7d6453ea33 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-13 21:24:33 +00:00
  • 766de7deff SDL_audio.h: Whoops, one more documentation typo! Ryan C. Gordon 2024-05-13 17:24:08 -04:00
  • 7bc4bb9f96 SDL_audio.h: Fixed a documentation typo. Ryan C. Gordon 2024-05-13 17:22:57 -04:00
  • 94cbaaabbf Renaming SDLK_QUOTE and SDLK_BACKQUOTE Petar Popovic 2024-05-13 02:42:51 +02:00
  • 06d6f2cb25 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-13 16:09:32 +00:00
  • b959203c9b Use SDL_WindowFlags appropriately in SDL test code Sam Lantinga 2024-05-13 09:08:44 -07:00
  • fc62dfc6e2 Added properties for the swap chain in the direct3d11 and direct3d12 renderers Sam Lantinga 2024-05-13 09:02:33 -07:00
  • f4aca6866c test: Free clipboard data after calling SDL_GetClipboardText() Frank Praznik 2024-05-13 10:24:32 -04:00
  • 486af58797 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-13 14:14:30 +00:00
  • ad166be1c5 Add SDL_HINT_AUDIO_DEVICE_APP_ICON_NAME Thomas J Faughnan Jr 2024-05-11 13:32:40 -04:00
  • 8bd0433966 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-13 07:19:15 +00:00
  • cb416922e3 Fixed compiling with WIN32_LEAN_AND_MEAN Sam Lantinga 2024-05-12 15:59:49 -07:00
  • 7b252634fd Fixed bug #9672 - v4l2/camera prevent deadlock when there is a delay between SDL_ReleaseCameraFrame and SDL_CloseCamera Sylvain 2024-05-11 23:12:13 +02:00
  • d4ce9183b8 Update SDL_portaldialog.c Cyao 2024-05-12 14:38:33 +02:00
  • a4371d28ac doc: document how to use generator expressions + explain why we no longer provide CMake variables Anonymous Maarten 2024-05-05 20:46:49 +02:00
  • 026edbeab0 Use the correct type for the modifier in SDL_Keysym Sam Lantinga 2024-05-10 17:14:30 -07:00
  • c95c415a0b Fixed warning C4244: '=': conversion from 'SDL_Keymod' to 'Uint16', possible loss of data Sam Lantinga 2024-05-10 16:21:45 -07:00
  • 8582bdaab8 Fixed warning C4244: 'function': conversion from 'Uint16' to 'Uint8', possible loss of data Sam Lantinga 2024-05-10 16:09:11 -07:00
  • c64d7ed0aa Fixed warning C4244: '=': conversion from 'SDL_Keymod' to 'Uint16', possible loss of data Sam Lantinga 2024-05-10 16:07:17 -07:00
  • 71f3750ff1 Fixed SDL_GetPathInfo() return value on Windows Sam Lantinga 2024-05-10 16:01:54 -07:00
  • 9c6aa5066a PipeWire: removing log message Petar Popovic 2024-05-10 21:55:06 +02:00
  • c27219695a Don't enable enhanced report mode for Bluetooth Nintendo Switch controllers by default Sam Lantinga 2024-05-10 12:17:28 -07:00
  • efaa58732a Don't enable enhanced report mode for Bluetooth Nintendo Switch controllers by default Sam Lantinga 2024-05-10 12:17:28 -07:00
  • a87fa020ac Don't enable enhanced report mode for Bluetooth Nintendo Switch controllers by default Sam Lantinga 2024-05-10 12:17:28 -07:00
  • 9dcfc308ef SDL_iconv_string: simplify recomputation of outbuf and outbytesleft Ozkan Sezer 2024-05-10 18:56:24 +03:00
  • 323bab9305 Fixed warning: implicit conversion loses integer precision: 'SDL_WindowFlags' (aka 'unsigned long') to 'Uint32' (aka 'unsigned int') Sam Lantinga 2024-05-10 08:56:32 -07:00
  • b6899f82fb SDL_iconv_string: simplify recomputation of outbuf and outbytesleft Ozkan Sezer 2024-05-10 18:56:24 +03:00
  • 312a8a19d7 SDL_x11sym.h: corrected XQueryKeymap() proto. Ozkan Sezer 2024-05-10 18:56:10 +03:00
  • 2205626816 SDL_iconv_string: simplify recomputation of outbuf and outbytesleft Ozkan Sezer 2024-05-10 17:55:00 +03:00
  • b2fca55e5c SDL_x11sym.h: corrected XQueryKeymap() proto. Ozkan Sezer 2024-05-10 17:56:10 +03:00
  • cd45e0a1ed Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-10 14:30:13 +00:00
  • 7857d34d2c Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-10 01:26:32 +00:00
  • 06a5d4d24f Documented the return value of SDL_GetDateTimeLocalePreferences() Sam Lantinga 2024-05-09 16:53:02 -07:00
  • c1ba31118b Added ball, touchpad, and sensor support for virtual joysticks Sam Lantinga 2024-05-09 17:36:15 -07:00
  • d231edd2ad SDL_dialog.h: Added missing \param lines to callback documentation. Ryan C. Gordon 2024-05-09 19:57:36 -04:00
  • 5f86f64f06 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-09 23:33:11 +00:00
  • bcbf09acde Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick() Sam Lantinga 2024-05-09 13:51:33 -07:00
  • b8b1ebf57b Sync SDL2 wiki -> header SDL Wiki Bot 2024-05-09 20:40:40 +00:00
  • 598b4e0a1f Removed the limit on the number of supported renderer texture formats Sam Lantinga 2024-05-09 12:10:42 -07:00
  • f3d79ad75f camera: make things work on older PipeWire Wim Taymans 2024-05-09 21:13:00 +02:00
  • fb429f0dfe camera: work around old PipeWire versions Wim Taymans 2024-05-09 15:02:36 +02:00
  • 8186e4b322 camera: don't use newer PipeWire cleanup features Wim Taymans 2024-05-09 13:32:22 +02:00
  • 2b9ac185cd camera: improve PipeWire version checks Wim Taymans 2024-05-09 12:36:35 +02:00
  • da06e67b1b camera: PipeWire 24 bits formats are endianness independent Wim Taymans 2024-05-09 09:30:51 +02:00
  • 3c7bccfb2b camera: clean up format table some more Wim Taymans 2024-05-08 19:40:38 +02:00
  • 55d4b44441 camera: move PipeWire camera first in list Wim Taymans 2024-05-08 18:13:58 +02:00
  • 5d779153b2 camera: pipewire: only list formats with valid mapping Wim Taymans 2024-05-08 18:02:47 +02:00
  • a340748c06 camera: add PipeWire camera support Wim Taymans 2024-05-07 18:26:00 +02:00
  • 62175552e9 SDL_video.h: Make a note that changing fullscreen mode might reset renderers. Ryan C. Gordon 2024-05-09 14:51:37 -04:00
  • f23cc950f5 Sync SDL2 wiki -> header SDL Wiki Bot 2024-05-09 17:59:37 +00:00
  • 890ceb4ac4 SDL_stdinc.h: add fallback cases for SDL_SINT64_C and SDL_UINT64_C Ozkan Sezer 2024-05-09 20:55:56 +03:00
  • 9245084c06 SDL_video.h: Added a \sa from SDL_GLContext to SDL_GL_CreateContext. Ryan C. Gordon 2024-05-09 13:51:26 -04:00
  • 87374af0a5 cocoa: Fix the window position when resizing Frank Praznik 2024-05-09 13:35:33 -04:00
  • 54fb629da5 SDL_WindowFlags is now 64-bit Sam Lantinga 2024-05-09 10:11:44 -07:00
  • ed0eb7ee06 SDL_video.h: Add a '\sa' for SDL_GLContext to SDL_GL_CreateContext. Ryan C. Gordon 2024-05-09 13:37:53 -04:00
  • 7d0ea2a881 Sync SDL2 wiki -> header SDL Wiki Bot 2024-05-09 17:33:40 +00:00
  • 895586c928 Use 1u literal for flags/masks calculation Susko3 2024-05-09 02:18:20 +02:00
  • dd48b6f8cf Sync SDL2 wiki -> header SDL Wiki Bot 2024-05-09 17:28:40 +00:00
  • 1944c009e9 SDL_Keycode is now Uint32 Sam Lantinga 2024-05-09 09:09:54 -07:00
  • d3e28f3ab8 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-09 16:18:35 +00:00
  • 33e7238268 Clarified the meaning of the cursor hotspot (thanks @nbriggs!) Sam Lantinga 2024-05-09 09:16:46 -07:00
  • 3947356282 Removed obsolete documentation Sam Lantinga 2024-05-09 09:01:13 -07:00
  • 88fc529261 Removed misleading documentation for SDL_AppEvent() Sam Lantinga 2024-05-09 08:59:59 -07:00
  • 17ad4fdf4b Sync SDL2 wiki -> header SDL Wiki Bot 2024-05-09 03:56:41 +00:00
  • 1b7c2c9e41 Sync SDL2 wiki -> header SDL Wiki Bot 2024-05-09 03:46:31 +00:00
  • 793622ff1c Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-08 21:48:12 +00:00
  • 7d60ff9965 SDL_JoystickEventState: Make documentation and implementation match. Ryan C. Gordon 2024-05-08 16:35:10 -04:00
  • a5e49cc4e8 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-08 19:36:35 +00:00
  • 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info Frank Praznik 2024-05-08 13:32:37 -04:00
  • e909c0360f remove most of SDL_OutOfMemory() calls where SDL is the allocator. Ozkan Sezer 2024-05-08 19:33:04 +03:00