Commit Graph

  • 1103294d33 SDL_scancode.h: Updating HID usage tables link Petar Popovic 2024-05-15 01:19:31 +0200
  • db210b4eb9 SDL_scancode.h: Updating HID usage tables link Petar Popovic 2024-05-15 01:19:31 +0200
  • 1796511782
    SDL_revision.h: Put this stuff into the "Version" wiki category. Ryan C. Gordon 2024-05-14 15:00:11 -0400
  • 62a7e419f7
    wikiheaders: Automatically categorize API symbols by subsystem. Ryan C. Gordon 2024-05-14 10:19:34 -0400
  • 17976c1ae1
    SDL_filesystem.h: SDL_GLOB_CASEINSENSITIVE was defined twice. Ryan C. Gordon 2024-05-14 10:26:10 -0400
  • 3baec8aab4 Renaming SDLK_QUOTEDBL to SDLK_DBLAPOSTROPHE Petar Popovic 2024-05-13 21:46:20 +0200
  • 0805990668
    wikiheaders: Automatically categorize API symbols by subsystem. Ryan C. Gordon 2024-05-14 10:48:39 -0400
  • 863a9029ae Added SDL_GlobFlags Sam Lantinga 2024-05-14 06:47:58 -0700
  • 020b50a291 Added SDL_GlobFlags Sam Lantinga 2024-05-14 06:47:58 -0700
  • 03b7e02804
    include: SDL_GLOB_CASESENSITIVE is associated with SDL_GlobDirectory. Ryan C. Gordon 2024-05-14 01:58:04 -0400
  • 92301ae8a3 Fixed whitespace Sam Lantinga 2024-05-13 21:52:42 -0700
  • 9b7f88e512 Pass the VR controller "back" button to the application on the Oculus Quest Sam Lantinga 2024-05-13 21:01:04 -0700
  • 84fa11f740 Added missing events in SDL event logging Sam Lantinga 2024-05-13 21:01:01 -0700
  • 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 -0700
  • 8b5f0d07e9 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-13 23:11:31 +0000
  • df3fea87d6 wayland: Rework scale-to-display Frank Praznik 2024-05-13 12:59:37 -0400
  • c7087fea01 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-13 22:07:34 +0000
  • 5f1e01cce0 Added support for late swap tearing to the Vulkan renderer Sam Lantinga 2024-05-13 14:26:56 -0700
  • 17520c2e6e Removed SDL_RendererFlags Sam Lantinga 2024-05-13 10:31:55 -0700
  • 1a1859788c Added support for late swap tearing to the Vulkan renderer Sam Lantinga 2024-05-13 14:26:56 -0700
  • 934bffebfe Removed SDL_RendererFlags Sam Lantinga 2024-05-13 10:31:55 -0700
  • 678cfd23c0 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-13 21:30:12 +0000
  • 7d6453ea33 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-13 21:24:33 +0000
  • 766de7deff
    SDL_audio.h: Whoops, one more documentation typo! Ryan C. Gordon 2024-05-13 17:24:08 -0400
  • 7bc4bb9f96
    SDL_audio.h: Fixed a documentation typo. Ryan C. Gordon 2024-05-13 17:22:57 -0400
  • 7906fa5f95 Renaming SDLK_QUOTEDBL to SDLK_DBLAPOSTROPHE Petar Popovic 2024-05-13 21:46:20 +0200
  • 20f671ca49
    wayland: Rework scale-to-display Frank Praznik 2024-05-13 12:59:37 -0400
  • 94cbaaabbf Renaming SDLK_QUOTE and SDLK_BACKQUOTE Petar Popovic 2024-05-13 02:42:51 +0200
  • 06d6f2cb25 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-13 16:09:32 +0000
  • b959203c9b Use SDL_WindowFlags appropriately in SDL test code Sam Lantinga 2024-05-13 09:08:44 -0700
  • fc62dfc6e2 Added properties for the swap chain in the direct3d11 and direct3d12 renderers Sam Lantinga 2024-05-13 09:02:33 -0700
  • f4aca6866c test: Free clipboard data after calling SDL_GetClipboardText() Frank Praznik 2024-05-13 10:24:32 -0400
  • 21ce95f161
    test: Free clipboard data after calling SDL_GetClipboardText() Frank Praznik 2024-05-13 10:24:32 -0400
  • 9d68ba6e4e testcamera: libSDL3_test destroys the window and renderer Anonymous Maarten 2024-05-13 16:16:52 +0200
  • 2950b62779 libSDL3_test: don't remove windows and renders when quiting Anonymous Maarten 2024-05-13 16:15:21 +0200
  • 486af58797 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-13 14:14:30 +0000
  • ad166be1c5 Add SDL_HINT_AUDIO_DEVICE_APP_ICON_NAME Thomas J Faughnan Jr 2024-05-11 13:32:40 -0400
  • 40c3a64568 video: hide window before destroying properties Anonymous Maarten 2024-05-13 16:11:25 +0200
  • 3cd6cd9fcb testiconv: free all memory to fix --trackmem Anonymous Maarten 2024-05-13 16:06:37 +0200
  • dd26179e84 testatomic: destroy threads + free all memory at quit to fix --trackmem Anonymous Maarten 2024-05-13 16:05:55 +0200
  • 8bd0433966 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-13 07:19:15 +0000
  • d61bdd59ed Renaming SDLK_QUOTE and SDLK_BACKQUOTE Petar Popovic 2024-05-13 02:42:51 +0200
  • cb416922e3 Fixed compiling with WIN32_LEAN_AND_MEAN Sam Lantinga 2024-05-12 15:59:49 -0700
  • 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 +0200
  • d4ce9183b8 Update SDL_portaldialog.c Cyao 2024-05-12 14:38:33 +0200
  • 2131de8ce6
    Update SDL_portaldialog.c Cyao 2024-05-12 14:38:33 +0200
  • a4371d28ac doc: document how to use generator expressions + explain why we no longer provide CMake variables Anonymous Maarten 2024-05-05 20:46:49 +0200
  • 9db706e238
    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 +0200
  • 3be2749de7
    Fixed bug #9672 - add a Camera / StopDevice() for v4l2 back-end method so that the internal thread can end. prevent deadlock when there is a delay between SDL_ReleaseCameraFrame and SDL_CloseCamera Sylvain 2024-05-11 22:53:14 +0200
  • e73d445865 Add SDL_HINT_AUDIO_DEVICE_APP_ICON_NAME Thomas J Faughnan Jr 2024-05-11 13:32:40 -0400
  • 026edbeab0 Use the correct type for the modifier in SDL_Keysym Sam Lantinga 2024-05-10 17:14:30 -0700
  • 2927da3d4f Use the correct type for the modifier in SDL_Keysym Sam Lantinga 2024-05-10 17:14:30 -0700
  • c95c415a0b Fixed warning C4244: '=': conversion from 'SDL_Keymod' to 'Uint16', possible loss of data Sam Lantinga 2024-05-10 16:21:45 -0700
  • 353951ff2b Fixed warning C4244: '=': conversion from 'SDL_Keymod' to 'Uint16', possible loss of data Sam Lantinga 2024-05-10 16:21:45 -0700
  • 8582bdaab8 Fixed warning C4244: 'function': conversion from 'Uint16' to 'Uint8', possible loss of data Sam Lantinga 2024-05-10 16:09:11 -0700
  • c64d7ed0aa Fixed warning C4244: '=': conversion from 'SDL_Keymod' to 'Uint16', possible loss of data Sam Lantinga 2024-05-10 16:07:17 -0700
  • 71f3750ff1 Fixed SDL_GetPathInfo() return value on Windows Sam Lantinga 2024-05-10 16:01:54 -0700
  • 9c6aa5066a PipeWire: removing log message Petar Popovic 2024-05-10 21:55:06 +0200
  • 5eda7861d8
    PipeWire: removing log message Petar Popovic 2024-05-10 21:55:06 +0200
  • c27219695a Don't enable enhanced report mode for Bluetooth Nintendo Switch controllers by default Sam Lantinga 2024-05-10 12:17:28 -0700
  • efaa58732a Don't enable enhanced report mode for Bluetooth Nintendo Switch controllers by default Sam Lantinga 2024-05-10 12:17:28 -0700
  • a87fa020ac Don't enable enhanced report mode for Bluetooth Nintendo Switch controllers by default Sam Lantinga 2024-05-10 12:17:28 -0700
  • 6f06c0fe5d add a comment cosmonaut 2024-05-10 10:14:14 -0700
  • 77b7d15097 Transfer map API cosmonaut 2024-05-10 10:09:52 -0700
  • 9dcfc308ef SDL_iconv_string: simplify recomputation of outbuf and outbytesleft Ozkan Sezer 2024-05-10 18:56:24 +0300
  • 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 -0700
  • b6899f82fb SDL_iconv_string: simplify recomputation of outbuf and outbytesleft Ozkan Sezer 2024-05-10 18:56:24 +0300
  • 312a8a19d7 SDL_x11sym.h: corrected XQueryKeymap() proto. Ozkan Sezer 2024-05-10 18:56:10 +0300
  • 2205626816 SDL_iconv_string: simplify recomputation of outbuf and outbytesleft Ozkan Sezer 2024-05-10 17:55:00 +0300
  • b2fca55e5c SDL_x11sym.h: corrected XQueryKeymap() proto. Ozkan Sezer 2024-05-10 17:56:10 +0300
  • 36a66384a0 SDL_x11sym.h: corrected XQueryKeymap() proto. Ozkan Sezer 2024-05-10 17:56:10 +0300
  • 60487023dc SDL_iconv_string: simplify recomputation of outbuf and outbytesleft Ozkan Sezer 2024-05-10 17:55:00 +0300
  • cd45e0a1ed Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-10 14:30:13 +0000
  • 7857d34d2c Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-10 01:26:32 +0000
  • 06a5d4d24f Documented the return value of SDL_GetDateTimeLocalePreferences() Sam Lantinga 2024-05-09 16:53:02 -0700
  • c1ba31118b Added ball, touchpad, and sensor support for virtual joysticks Sam Lantinga 2024-05-09 17:36:15 -0700
  • 18f1ca9e63 Documented the return value of SDL_GetDateTimeLocalePreferences() Sam Lantinga 2024-05-09 16:53:02 -0700
  • 9c48f12408 Added ball, touchpad, and sensor support for virtual joysticks Sam Lantinga 2024-05-09 17:36:15 -0700
  • d231edd2ad
    SDL_dialog.h: Added missing `\param` lines to callback documentation. Ryan C. Gordon 2024-05-09 19:57:36 -0400
  • ebc6ec3581 dynapi update for SDL_GPU Ethan Lee 2024-05-09 19:48:17 -0400
  • bf37c0970f Add SDL_GPU cosmonaut 2024-03-18 11:43:23 -0700
  • 5f86f64f06 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-09 23:33:11 +0000
  • bcbf09acde Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick() Sam Lantinga 2024-05-09 13:51:33 -0700
  • 4c609ff7c9 Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick() Sam Lantinga 2024-05-09 13:51:33 -0700
  • b8b1ebf57b Sync SDL2 wiki -> header SDL Wiki Bot 2024-05-09 20:40:40 +0000
  • 598b4e0a1f Removed the limit on the number of supported renderer texture formats Sam Lantinga 2024-05-09 12:10:42 -0700
  • f3d79ad75f camera: make things work on older PipeWire Wim Taymans 2024-05-09 21:13:00 +0200
  • fb429f0dfe camera: work around old PipeWire versions Wim Taymans 2024-05-09 15:02:36 +0200
  • 8186e4b322 camera: don't use newer PipeWire cleanup features Wim Taymans 2024-05-09 13:32:22 +0200
  • 2b9ac185cd camera: improve PipeWire version checks Wim Taymans 2024-05-09 12:36:35 +0200
  • da06e67b1b camera: PipeWire 24 bits formats are endianness independent Wim Taymans 2024-05-09 09:30:51 +0200
  • 3c7bccfb2b camera: clean up format table some more Wim Taymans 2024-05-08 19:40:38 +0200
  • 55d4b44441 camera: move PipeWire camera first in list Wim Taymans 2024-05-08 18:13:58 +0200
  • 5d779153b2 camera: pipewire: only list formats with valid mapping Wim Taymans 2024-05-08 18:02:47 +0200
  • a340748c06 camera: add PipeWire camera support Wim Taymans 2024-05-07 18:26:00 +0200
  • 445aa12a0a Removed the limit on the number of supported renderer texture formats Sam Lantinga 2024-05-09 12:10:42 -0700
  • ed1ab79118 camera: make things work on older PipeWire Wim Taymans 2024-05-09 21:13:00 +0200
  • 62175552e9
    SDL_video.h: Make a note that changing fullscreen mode might reset renderers. Ryan C. Gordon 2024-05-09 14:51:37 -0400
  • f23cc950f5 Sync SDL2 wiki -> header SDL Wiki Bot 2024-05-09 17:59:37 +0000
  • 890ceb4ac4 SDL_stdinc.h: add fallback cases for SDL_SINT64_C and SDL_UINT64_C Ozkan Sezer 2024-05-09 20:55:56 +0300