Commit Graph

  • cba77834f2
    init: Log '<unspecified>' not '(null)' if the app name isn't set. Ryan C. Gordon 2024-10-08 14:30:28 -0400
  • fb8244d6d9 init: Also log the SDL revision here Simon McVittie 2024-10-07 17:08:28 +0100
  • c24f7d2453 Log app ID as SYSTEM/INFO during initialization Simon McVittie 2024-10-07 12:44:49 +0100
  • e7ee92e822 Switched drag-n-drop logging to trace level Sam Lantinga 2024-10-08 10:55:18 -0700
  • d9f8474dd7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-08 17:38:17 +0000
  • 95aaaa3232 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-08 17:06:41 +0000
  • 158ba93d61
    Update some window function documentation Frank Praznik 2024-10-08 12:26:35 -0400
  • 300daf308a Replace SDL_TRUE/FALSE with true/false in the coccinelle script Sam Lantinga 2024-10-08 09:55:30 -0700
  • 95ab38ba15 ci: actions/cache might return a boolean as string Anonymous Maarten 2024-10-08 18:53:25 +0200
  • 7acfdfd3e7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-08 16:50:41 +0000
  • 2a3343b9df Remove remaining \file tags from comments Petar Popovic 2024-10-08 18:13:32 +0200
  • 13632e2ade Added all ASTC texture formats Delta 2024-10-08 11:13:41 +0200
  • 326ab439d7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-08 15:09:24 +0000
  • fb07ab91c6 Improved SDL_main documentation and remove extern "C" comment. Sam Lantinga 2024-10-08 08:07:54 -0700
  • 03fa9ff0b0 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-08 13:59:10 +0000
  • 3bdb8f861f
    Merge 7a2ed151b0 into 2000ccb541 Frank Praznik 2024-10-08 16:25:32 +1100
  • 2000ccb541 Allow linear interpolation of the font textures Sam Lantinga 2024-10-07 21:33:16 -0700
  • 2befeb308c Allow linear interpolation of the font textures Sam Lantinga 2024-10-07 21:33:16 -0700
  • f6fa617139 Define SDL_DIALOG_DUMMY in SDL_build_config.h as needed Sam Lantinga 2024-10-07 19:04:07 -0700
  • d79c41cd94 Define SDL_DIALOG_DUMMY in SDL_build_config.h as needed Sam Lantinga 2024-10-07 19:04:07 -0700
  • 4627283eca Allow building both Cocoa and dummy dialog implementations Sam Lantinga 2024-10-07 18:00:18 -0700
  • c8526532de Changed objectVersion to 54 so Xcode 12 can load the projects (thanks @Wohlstand!) Sam Lantinga 2024-10-07 17:44:53 -0700
  • 63aff8e3d0 Added support for wired XBox controllers on macOS 15.0 Sequoia Sam Lantinga 2024-10-07 15:42:55 -0700
  • da19244f7f Added support for wired XBox controllers on macOS 15.0 Sequoia Sam Lantinga 2024-10-07 15:42:55 -0700
  • 7eebc2ad4d Fixed detecting the Steam Virtual Gamepad on macOS Sam Lantinga 2024-10-07 16:21:44 -0700
  • bb33eb409e Fixed detecting the Steam Virtual Gamepad on macOS Sam Lantinga 2024-10-07 16:21:44 -0700
  • 2fd12b2e8a
    keyboard: Note that enabling text input can also enable an IME Frank Praznik 2024-10-07 19:21:34 -0400
  • 81b48de3f5 Fixed VID/PID list parsing of SDL_HINT_GAMECONTROLLER_SENSOR_FUSION Sam Lantinga 2024-10-07 16:14:57 -0700
  • 5db64300b8 Fixed SDL_GetStringInteger() for values starting with '0' and '1' (thanks @DanielGibson!) Sam Lantinga 2024-10-07 15:53:38 -0700
  • 7da728a642 Added support for wired XBox controllers on macOS 15.0 Sequoia Sam Lantinga 2024-10-07 15:42:55 -0700
  • 5018657d1b
    Merge branch 'libsdl-org:main' into astc_textureformat Delta 2024-10-07 23:58:31 +0200
  • e79aba85bb Added ASTC Texture formats Delta 2024-10-07 16:41:22 +0200
  • 659f2f4b04
    examples: add basic app metadata to all existing examples. Ryan C. Gordon 2024-10-07 17:41:15 -0400
  • aa534c3ac3
    core: Fixed incorrect comment in core/windows/SDL_windows.h. Ryan C. Gordon 2024-10-07 16:55:30 -0400
  • ee7f61fd9a snake: Add extended app metadata Simon McVittie 2024-10-07 12:23:57 +0100
  • ca82405d5a snake: Add basic app metadata Simon McVittie 2024-10-07 12:23:24 +0100
  • 6ae5666acf
    Check for VK_SUBOPTIMAL_KHR also in vkQueuePresentKHR (#11113) rabbit-ecl 2024-10-07 23:01:10 +0300
  • 9a0f3fb31b
    Check for VK_SUBOPTIMAL_KHR also in vkQueuePresentKHR rabbit-ecl 2024-10-07 22:30:47 +0300
  • a86f8dedb9 wayland: Add support for setting window icons via the xdg-toplevel-icon-v1 protocol Frank Praznik 2024-10-07 13:54:54 -0400
  • ea77d1d385 wayland: Factor out the general SHM buffer allocation/free functions from the cursor code Frank Praznik 2024-10-07 13:51:06 -0400
  • a000d4d3d9 init: Also log the SDL revision here Simon McVittie 2024-10-07 17:08:28 +0100
  • 75ab5eb8d9
    wayland: Add support for setting window icons via the xdg-toplevel-icon-v1 protocol Frank Praznik 2024-10-07 13:54:54 -0400
  • 06bd214af6 Fixed warnings building on Android Sam Lantinga 2024-10-07 11:11:12 -0700
  • ab349ce4c9 test: enable GameInput driver on GDK platforms Daniel Ludwig 2024-10-07 19:54:54 +0200
  • 7235d46d2c GPU: fix swapchain buffer size not set on Xbox Daniel Ludwig 2024-10-07 19:53:06 +0200
  • 109bab5a82
    wayland: Factor out the general SHM buffer allocation/free functions from the cursor code Frank Praznik 2024-10-07 13:51:06 -0400
  • 596fcfa6c4 fix microphone permission and feature flags being spread out Green Sky 2024-10-07 19:03:40 +0200
  • dca2478a20
    fix microphone permission and feature flags being spread out Green Sky 2024-10-07 19:03:40 +0200
  • a41b426f00 First pass at writing a function to log strings without any processing Naman Dixit 2024-10-07 17:53:40 +0530
  • d7603216e4 First pass at writing a function to log strings without any processing Naman Dixit 2024-10-07 17:53:40 +0530
  • a56cdb394a Log app ID as SYSTEM/INFO during initialization Simon McVittie 2024-10-07 12:44:49 +0100
  • c4696beb5c snake: Add extended app metadata Simon McVittie 2024-10-07 12:23:57 +0100
  • e2d5ad32f4 snake: Add basic app metadata Simon McVittie 2024-10-07 12:23:24 +0100
  • 54e622c2e6 Use the printf vararg verification macros when compiling with clang Naman Dixit 2024-10-07 08:30:13 +0530
  • 7a2ea6b440
    Use the printf vararg verification macros when compiling with clang Naman Dixit 2024-10-07 08:30:13 +0530
  • fca05fa754 examples: Use SDL_Log() instead of message boxes for errors. Ryan C. Gordon 2024-10-06 19:16:42 -0400
  • 2013e6958a
    examples: Use SDL_Log() instead of message boxes for errors. Ryan C. Gordon 2024-10-06 19:16:42 -0400
  • 9f170286ba
    test: Replace README with LICENSE.txt Ryan C. Gordon 2024-10-06 18:47:05 -0400
  • d0ef58b442 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-06 23:03:29 +0000
  • cbb9a16367 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-06 22:58:06 +0000
  • 65539bc4f7 Make sure trackpad state is updated when button presses are delivered Sam Lantinga 2024-10-06 14:28:06 -0700
  • 03b259893a Fixed return value of SDL_AddGamepadMapping() Sam Lantinga 2024-10-06 14:17:57 -0700
  • bf54eddba9 macOS: Clarify when macOS hints need to be set Jan Sedivy 2024-09-26 11:19:46 +0200
  • c2b98e21ba macOS: Add hint for smooth SDL_EVENT_MOUSE_WHEEL values Jan Sedivy 2024-09-06 23:26:39 +0200
  • 2fa8acb084 x11: Refresh the global cursor coordinates when confining the pointer Frank Praznik 2024-10-06 14:33:01 -0400
  • 8bf6e42755
    x11: Refresh the global cursor coordinates when confining the pointer Frank Praznik 2024-10-06 14:33:01 -0400
  • e59078ac6f Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-06 18:31:17 +0000
  • 9e74ada7b8
    gpu: fixed formatting in docs. Ryan C. Gordon 2024-10-06 14:30:01 -0400
  • c358bf3f9b Removed test program list, it's better to just look at the code. Sam Lantinga 2024-10-06 11:28:29 -0700
  • f8dd73fdb9 Fixed build Sam Lantinga 2024-10-06 08:42:00 -0700
  • 0f47d3a77b Fixed use after free (thanks @meyraud705!) Sam Lantinga 2024-10-06 08:34:35 -0700
  • e159bcf5de test: Make blit_testExampleApplicationRender work on big endian capehill 2024-10-06 11:02:50 +0300
  • c9ffa3f9e1
    Remove vestiges of the TAKE_FOCUS window event Frank Praznik 2024-10-06 10:02:53 -0400
  • de621934ef test: Make blit_testExampleApplicationRender work on big endian capehill 2024-10-06 11:02:50 +0300
  • 596ef1ba2e Moved the SDL_ttf IME demo to showfont in the SDL_ttf project Sam Lantinga 2024-10-06 00:19:25 -0700
  • 98e6594510 Moved the SDL_ttf IME demo to showfont in the SDL_ttf project Sam Lantinga 2024-10-06 00:19:25 -0700
  • e00b1fdd67 clipboard: include mime types in SDL_ClipboarUpdate David Fort 2024-10-02 21:19:42 +0200
  • 2880b40e33 fix pipewire prototype bubbleguuum 2024-10-05 23:24:34 +0200
  • b6ab7d28f6 Replaced \r\n with \n in SDL root files Petar Popovic 2024-10-06 01:36:51 +0200
  • 9960c0304b Replaced \r\n with \n in SDL root files Petar Popovic 2024-10-06 01:36:51 +0200
  • dd49a564ae fix pipewire prototype bubbleguuum 2024-10-05 23:24:34 +0200
  • a872d5db5a Formatted SDL_opengl.h Petar Popovic 2024-10-05 22:58:14 +0200
  • b8e72b0969 Note that creating a renderer will fail if the preferred renderer isn't available. Sam Lantinga 2024-10-05 09:55:26 -0700
  • 1635a5aa23 testwm.c: Fix render viewport `--scale` issue Petar Popovic 2024-10-05 17:14:32 +0200
  • 1ca45c5891 Fix typo: DiretMedia->DirectMedia zshoals 2024-10-04 21:52:23 -0500
  • ff2822c5ca Fix typo: DiretMedia->DirectMedia zshoals 2024-10-04 21:52:23 -0500
  • 261bb79fdc Refactor gendynapi.py with the final goal to make it re-usable Anonymous Maarten 2024-10-04 18:51:05 +0200
  • 13d45f7a6c Default functions are already declared by the first SDL_dynapi_procs.h include Anonymous Maarten 2024-09-20 01:01:00 +0200
  • e4126d8d6f Add parametrized release script Anonymous Maarten 2024-10-04 01:40:42 +0200
  • 76db07a179 clipboard: include mime types in SDL_ClipboarUpdate David Fort 2024-10-02 21:19:42 +0200
  • 8db3b47482 Just use normal stdio for the child process Sam Lantinga 2024-10-04 12:50:38 -0700
  • 8c3f88b495
    docs: Wrote CategoryVulkan. Ryan C. Gordon 2024-10-04 16:55:33 -0400
  • 369b93771b Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 20:38:03 +0000
  • deeffaa8d6 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 20:36:26 +0000
  • 84ecf7fd3e
    docs: Add CategorySurface text. Ryan C. Gordon 2024-10-04 16:35:34 -0400
  • 67ace2c41c Just use normal stdio for the child process Sam Lantinga 2024-10-04 12:50:38 -0700
  • e292d1f5ac Sync SDL3 wiki -> header preview-3.1.3 SDL Wiki Bot 2024-10-04 20:27:58 +0000
  • d5af0c7e09 Added missing parentheses Sam Lantinga 2024-10-04 13:27:13 -0700
  • 5a60d073c0 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 20:24:40 +0000
  • a3413e050b Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-04 20:23:29 +0000