Commit Graph

  • ce7ca5b8fa fix activity isXander 2025-01-08 22:49:30 +0000
  • b6cfce1429 `git add` forgotten! isXander 2025-01-08 22:45:37 +0000
  • 44180d5285 Remove unused lib isXander 2025-01-08 22:44:39 +0000
  • a6de8e9bb5 composable SDL activity functionality isXander 2025-01-08 22:33:21 +0000
  • 817d8ce6df win32: Use GetWindowRect in WIN_GetWindowSizeInPixels when window is borderless. Erik Soma 2025-01-08 17:12:50 -0500
  • 32a4d4c53d win32: Emit SDL_EVENT_WINDOW_RESIZED with correct size data when window is borderless. Erik Soma 2025-01-07 20:37:42 -0500
  • 4bb3c2a1c7
    render: Some cleanups. Ryan C. Gordon 2025-01-08 14:57:47 -0500
  • 61bdbacdae
    render: SDL_RenderTextureTiled shouldn't try to drop draw calls, either. Ryan C. Gordon 2025-01-08 14:56:38 -0500
  • f044a3d6ca
    Revert "render: GetRenderViewportSize shouldn't use scale, just logical presentation." Ryan C. Gordon 2025-01-08 14:46:49 -0500
  • fa7a529912
    render: GetRenderViewportSize shouldn't scale viewport dimensions. Ryan C. Gordon 2025-01-08 14:42:01 -0500
  • 1636009511 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-08 19:57:05 +0000
  • bf85320947
    render: Don't try to drop draws outside of the viewport. Ryan C. Gordon 2025-01-08 02:42:17 -0500
  • f2f04e825d
    tests: Fix get/set window size test being skipped Frank Praznik 2025-01-08 11:02:07 -0500
  • cbdbd66e18 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-08 15:33:53 +0000
  • ef1fdf11bd tray: Create tray icons for libappindicator securely Simon McVittie 2025-01-07 20:37:43 +0000
  • a6a00e6448 tray: Create tray icons for libappindicator securely Simon McVittie 2025-01-07 20:37:43 +0000
  • e6bb50a710 Updated to version 3.1.9 for development Sam Lantinga 2025-01-07 17:50:43 -0800
  • 6b34c9fe7f Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-08 01:50:36 +0000
  • 22422f7748 Fixed ABI compatibility with 3.1.6 preview-3.1.8 Sam Lantinga 2025-01-07 17:32:59 -0800
  • d7b10d05b1 Updated to version 3.1.8 for the preview release Sam Lantinga 2025-01-07 17:04:05 -0800
  • 4290fc8bda tray: Load GTK and libappindicator by versioned names, except on OpenBSD Simon McVittie 2025-01-07 20:18:57 +0000
  • 6b38d250aa tray: Don't try to use GTK 2 versions of libappindicator Simon McVittie 2025-01-07 20:15:55 +0000
  • bba066c44c tray: Don't call g_object_unref(NULL) Simon McVittie 2025-01-07 20:35:06 +0000
  • 0bc370dfba Android doc cleanup ritalat 2025-01-05 17:46:14 +0200
  • deca16618d tray: Don't call g_object_unref(NULL) Simon McVittie 2025-01-07 20:35:06 +0000
  • 6934c910b3
    opengl: use GL_UNSIGNED_BYTE instead of GL_UNSIGNED_INT_8_8_8_8_REV. Ryan C. Gordon 2025-01-07 16:08:56 -0500
  • 9d7aa24f66 tray: Load GTK and libappindicator by versioned names, except on OpenBSD Simon McVittie 2025-01-07 20:18:57 +0000
  • 050e94560a tray: Don't try to use GTK 2 versions of libappindicator Simon McVittie 2025-01-07 20:15:55 +0000
  • 0176a19aee Fixed platform define condition for Windows phone Sam Lantinga 2025-01-07 08:47:13 -0800
  • 0180ca541e
    windows: Catch WM_POINTERCAPTURECHANGED events. Ryan C. Gordon 2025-01-07 10:22:15 -0500
  • 8ec576ddab tray, windows: fix logic error from commit 1167cf54e1 Ozkan Sezer 2025-01-07 10:15:40 +0300
  • 2d96cdf80b emscripten: Only use EM_JS_DEPS when available Daniel Danzberger 2025-01-07 03:25:50 +0100
  • 748f0b3201 Improved Steam Controller detection on iOS Sam Lantinga 2025-01-06 17:16:23 -0800
  • 0efeb82a28
    wayland: Only apply the toplevel bounds to resizable windows Frank Praznik 2025-01-06 17:19:44 -0500
  • e5a3fcd071 wayland: Apply toplevel bounds to windows Frank Praznik 2025-01-06 16:57:24 -0500
  • ba1a980535
    wayland: Only apply the toplevel bounds when initially mapping the window Frank Praznik 2025-01-06 17:07:16 -0500
  • feb957dc2f
    wayland: Apply toplevel bounds to windows Frank Praznik 2025-01-06 16:57:24 -0500
  • 28389f1c38 wayland: Apply toplevel bounds to windows Frank Praznik 2025-01-03 16:16:28 -0500
  • ff46081a18
    wayland: Apply toplevel bounds to windows Frank Praznik 2025-01-03 16:16:28 -0500
  • ef52a4d4df Fixed warning C4389: '==': signed/unsigned mismatch Sam Lantinga 2025-01-06 12:03:45 -0800
  • 8d8649b33f Fixed error: returning 'SDL_TrayEntry **' from a function with incompatible return type 'const SDL_TrayEntry **' Sam Lantinga 2025-01-06 11:35:54 -0800
  • ebe561f916 Revert "cmake: consider X11 as not available when xext.h is not found" Anonymous Maarten 2025-01-06 20:35:09 +0100
  • f8b13dadd7 Enabled warning level 4 on Visual Studio Sam Lantinga 2025-01-06 11:30:36 -0800
  • 1167cf54e1 Fixed warning C4706: assignment within conditional expression Sam Lantinga 2025-01-06 11:30:28 -0800
  • 8a9b7ae8d1 Switched nEntries to int, to avoid signed/unsigned comparison warnings Sam Lantinga 2025-01-06 11:29:28 -0800
  • fb4ec07119 Fixed warning C4701: potentially uninitialized local variable 'previous_context' used Sam Lantinga 2025-01-06 11:18:45 -0800
  • b674b715f5
    fix integer overflow ub in testautomation_sdltest Ryan C. Gordon 2025-01-06 13:18:03 -0500
  • 1e1442ed4a
    README-migration.md: Note the GL/EGL library environment variable removals. Ryan C. Gordon 2025-01-06 13:12:31 -0500
  • d8c7006a42
    README-migration.md: Removed obsolete documentation. Ryan C. Gordon 2025-01-06 13:07:21 -0500
  • 6473de59b7
    SDL_keyboard.h: Note that SDL_GetKeyName() returns uppercase letters. Ryan C. Gordon 2025-01-06 12:46:56 -0500
  • 896f0a2fdd
    windows: handle WM_POINTERCAPTURECHANGED events, fix maybe-undefined behavior. Ryan C. Gordon 2025-01-06 11:29:38 -0500
  • c7584df999 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-06 16:17:26 +0000
  • 1f54b228ff
    video: Convert some EGL environment variables to SDL hints. Ryan C. Gordon 2025-01-06 11:15:26 -0500
  • f804293a27
    fix integer overflow ub in testautomation_sdltest Erica Z 2025-01-06 10:37:46 -0500
  • 793103ef52
    comment out signed multiplication overflow ub in testplatform Erica Z 2025-01-06 10:36:32 -0500
  • 7c9f6c6313 Remove debug logging Sam Lantinga 2025-01-05 20:06:21 -0800
  • 19ddb29d2d Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-06 02:54:14 +0000
  • d16f76e3d4 wasapi: Don't crash/hang if transitioning to/from a Remote Desktop Connection. Ryan C. Gordon 2025-01-05 20:54:15 -0500
  • 4cd4c38771 Android doc cleanup ritalat 2025-01-05 17:46:14 +0200
  • 742f2a2fad SDL_render.h: Improve SDL_ConvertEventToRenderCoordinates documentation. Ryan C. Gordon 2025-01-05 16:40:56 -0500
  • 2b5760eabf
    wasapi: Don't crash/hang if transitioning to/from a Remote Desktop Connection. Ryan C. Gordon 2025-01-05 20:54:15 -0500
  • 2b375d9704 wayland: Don't enable the text-input protocol when using Fcitx Frank Praznik 2025-01-05 17:53:20 -0500
  • db2997548c
    Let SDL_IM_MODULE=fcitx override Wayland as a workaround to fix key repetition detection (#11859) Daniel Tang 2025-01-05 17:34:30 -0500
  • 11fea82862 Let fcitx override Wayland to fix key repeat Daniel Tang 2025-01-05 15:20:59 -0500
  • 76590dc864
    SDL_render.h: Improve SDL_ConvertEventToRenderCoordinates documentation. Ryan C. Gordon 2025-01-05 16:40:56 -0500
  • dcc645e413 Fix HTML examples template tabs Semphris 2025-01-05 14:16:43 -0500
  • 55ecefb4b4 Fix HTML examples template tabs Semphris 2025-01-05 14:16:43 -0500
  • ece6a6ed8f Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-05 19:12:20 +0000
  • 7f9ee31024
    include: Fill in more category documentation. Ryan C. Gordon 2025-01-05 14:11:11 -0500
  • fe5468799b cmake: consider X11 as not available when xext.h is not found Anonymous Maarten 2025-01-05 16:06:01 +0100
  • 16ad3e5af6 cmake: consider X11 as not available when xext.h is not found Anonymous Maarten 2025-01-05 16:05:21 +0100
  • 0ae57f1d90 tray: unix: Shutdown the GTK thread when not in use David Gow 2025-01-05 17:54:55 +0800
  • dbf3c9cbc7
    tray: unix: Shutdown the GTK thread when not in use David Gow 2025-01-05 17:54:55 +0800
  • 6a0405b933
    testautomation: Added a test to stdlib_swprintf that previously would fail. Ryan C. Gordon 2025-01-05 02:44:35 -0500
  • 9f2186ad52 Removed outdated comment in AndroidManifest.xml Kim Giseo 2025-01-05 09:46:46 +0900
  • 181995b44f
    stdlib: Reworked SDL_vswprintf to be more efficient and return correct values. Ryan C. Gordon 2025-01-04 21:53:05 -0500
  • 2c062efeff Removed outdated comment in AndroidManifest.xml Kim Giseo 2025-01-05 09:46:46 +0900
  • 8509041a09 video: Fix SDL_GL_GetAttribute depth/stencil size when 0 Erik Soma 2025-01-03 18:21:10 -0500
  • 344e394bf4
    camera: Favor v4l2 over pipewire, for now. Ryan C. Gordon 2025-01-04 16:09:54 -0500
  • d8c679416b Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-04 19:04:41 +0000
  • b6dc44b133 Support dark theme for tray menus on Windows Semphris 2025-01-04 13:41:12 -0500
  • 7673b84f52 Make SDL_GetTrayEntires() NULL-terminated Semphris 2025-01-04 13:33:19 -0500
  • 5e462e494f Support dark theme for tray menus on Windows Semphris 2025-01-04 13:41:12 -0500
  • 13bfb68013 Make SDL_GetTrayEntires() NULL-terminated Semphris 2025-01-04 13:33:19 -0500
  • a58bc3eaf4
    [GPU] Fix crash in nvidia user-mode win32 driver when game window is minimized during swapchain resize (#11848) Katelyn Gadd 2025-01-04 10:25:08 -0800
  • 9ef5405ee9
    Apply suggestions from code review Katelyn Gadd 2025-01-04 09:38:25 -0800
  • 9478523294 Check for surface at callers instead Katelyn Gadd 2025-01-04 09:17:46 -0800
  • 8f5d5eda70 Fix crash in nvidia user-mode win32 driver when game window is minimized during swapchain resize Katelyn Gadd 2025-01-04 07:28:36 -0800
  • 0a5d2f3da2 Handle pen eraser button as a second button Susko3 2025-01-04 02:50:11 +0000
  • 3519ef3b3b
    SDL_asyncio.h: Fixed various datatype's `\since` documentation. Ryan C. Gordon 2025-01-04 04:10:15 -0500
  • 56d7cc7a02
    SDL_video.h: Added a note about platform quirks to SDL_DestroyWindow docs. Ryan C. Gordon 2025-01-04 03:47:21 -0500
  • 04f3bdb118 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-04 08:24:05 +0000
  • 18c6958cae
    SDL_vulkan.h: Improve SDL_Vulkan_LoadLibrary/SDL_Vulkan_UnloadLibrary docs. Ryan C. Gordon 2025-01-04 03:22:34 -0500
  • c9c991b559
    test_fuzzer: Patched to compile on Visual Studio. Ryan C. Gordon 2025-01-04 01:02:10 -0500
  • 20574c016a
    coreaudio: Workaround for crash when disconnecting a bluetooth audio device. Ryan C. Gordon 2025-01-04 00:27:33 -0500
  • 522682cd6e
    Add detailed documentation on building with MinGW64 (#11780) Daniel Wymark 2025-01-03 21:07:38 -0800
  • 6abf740b18 Handle pen eraser button as a second button Susko3 2025-01-04 02:50:11 +0000
  • ed6a89030c Use forward slashes rather than backslashes in CMake options Daniel Wymark 2025-01-04 11:00:25 +0900
  • 26f7502e8a Professionalize language in comment Daniel Wymark 2025-01-04 10:59:08 +0900
  • d3062e35db Work around password integrations hiding software keyboard and preventing autofill Salman Alshamrani 2025-01-03 20:58:03 -0500