Commit Graph

  • 9055629588 Updated docs John Kaniarz 2024-06-19 13:16:19 -0400
  • e32cb92d77 Upgraded constants after statistical testing. John Kaniarz 2024-06-19 12:49:54 -0400
  • 421326b6da Fixed controllers not being seen as gamepads after adding a mapping Sam Lantinga 2024-06-19 08:32:18 -0700
  • 90b7097a90
    JANITORIAL: Fix ammount typos (#10060) Hubert Maier 2024-06-19 16:27:19 +0200
  • b49ebd78d6
    JANITORIAL: Fix sensitivy typo in joystick/hidapi/steam/controller_constants.h Hubert Maier 2024-06-19 16:22:50 +0200
  • ab98d51b9f Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-19 14:15:46 +0000
  • 81d8fcb5d8
    JANITORIAL: Fix judgement typos (#10059) Hubert Maier 2024-06-19 16:14:58 +0200
  • 3acdb8a90b
    JANITORIAL: Fix typos in comments in various files (#10058) Hubert Maier 2024-06-19 16:13:46 +0200
  • 632d59b8d1
    JANITORIAL: Fix ammount typos in joystick/hidapi/steam/controller_constants.h Hubert Maier 2024-06-19 14:32:12 +0200
  • 664cb44aa2
    JANITORIAL: Fix ammount typo in joystick/hidapi/SDL_hidapi_steam.c Hubert Maier 2024-06-19 14:30:38 +0200
  • b65a5cdb16
    JANITORIAL: Fix judgement typo in SDL_render.h Hubert Maier 2024-06-19 14:17:36 +0200
  • 555662f0e5
    Update README-documentation-rules.md Hubert Maier 2024-06-19 14:16:19 +0200
  • 870587e2e6
    JANITORIAL: Fix enviroment typo in testautomation.c Hubert Maier 2024-06-19 14:13:34 +0200
  • 3d79a4aefa
    JANITORIAL: Fix heirarchy typo in SDL_video.c Hubert Maier 2024-06-19 14:12:23 +0200
  • 32060b16b9
    JANITORIAL: Fix preceeding, threshhold and occuring typos in SDL_malloc.c Hubert Maier 2024-06-19 14:11:11 +0200
  • 1aa5b56e01
    JANITORIAL: Fix upto typo in steam/controller_structs.h Hubert Maier 2024-06-19 14:09:02 +0200
  • 522d53e020
    JANITORIAL: Fix occured typo in netbsd/hid.c Hubert Maier 2024-06-19 14:05:08 +0200
  • be9ef77eb7
    JANITORIAL: Fix occured typo in linux/hid.c Hubert Maier 2024-06-19 14:04:22 +0200
  • 85822790bb
    JANITORIAL: Fix explictly typo in SDL_camera_mediafoundation.c Hubert Maier 2024-06-19 14:03:06 +0200
  • dbe511465f
    JANITORIAL: Fix layed typo in SDL_audiocvt.c Hubert Maier 2024-06-19 13:58:10 +0200
  • 0b00a24551
    JANITORIAL: Fix scoll typo in SDL_keycode.h Hubert Maier 2024-06-19 13:56:56 +0200
  • 13df62c1f4
    JANITORIAL: Fix accomodate, considerd and prefered typos in SDL_hints.h Hubert Maier 2024-06-19 13:55:57 +0200
  • 0ccdae9392
    JANITORIAL: Fix occured typos in SDL_dialog.h Hubert Maier 2024-06-19 13:53:41 +0200
  • 054e928160
    JANITORIAL: Fix distiction typo in SDL_camera.h Hubert Maier 2024-06-19 13:50:36 +0200
  • d5785eb1ce
    JANITORIAL: Fix everytime typo in README-ps2.md Hubert Maier 2024-06-19 13:49:26 +0200
  • 71ea2d492f
    JANITORIAL: Fix refered and preceeding typos in README-migration.md Hubert Maier 2024-06-19 13:48:25 +0200
  • fb0dd49d0a
    JANITORIAL: Fix compatability typo in README-gdk.md Hubert Maier 2024-06-19 13:45:27 +0200
  • 1e3b5508b3
    JANITORIAL: Fix intial typo in README-emscripten.md Hubert Maier 2024-06-19 13:44:17 +0200
  • a6c27e0a94
    JANITORIAL: Fix refered typo in README-documentation-rules.md Hubert Maier 2024-06-19 13:42:53 +0200
  • a9bb92b3ae Update qsort implementation Aikawa Yataro 2024-06-19 00:09:45 +0000
  • 4800edfa0c Update qsort implementation Aikawa Yataro 2024-06-19 00:09:45 +0000
  • 0fe9f5da54 Update qsort implementation Aikawa Yataro 2024-06-19 00:09:45 +0000
  • b6858ae3f0
    Update qsort implementation Aikawa Yataro 2024-06-19 00:09:45 +0000
  • 02597cdc56 Remove cursors not in SDL2 from migration guide Zack Middleton 2024-06-03 20:51:00 -0500
  • 5ecf125456 Update descriptions for window resize cursors Zack Middleton 2024-06-03 20:47:40 -0500
  • d7391394d3 Switched the camera format to use framerate ratio instead of interval ratio Sam Lantinga 2024-06-16 18:12:38 -0700
  • ea8df46575 We don't support directly rendering to PQ swap chains Sam Lantinga 2024-06-17 17:27:14 -0700
  • 82828cd4ef Merge branch 'main' into main TerensTare 2024-06-18 00:42:14 +0200
  • 122c3e6a81 ci: create simpler Gradle testspriteminimal project instead Anonymous Maarten 2024-06-18 00:38:35 +0200
  • 630272eb55 Fixed requesting USB permission on Android 14 (thanks @ikhoeyZX!) Sam Lantinga 2024-06-17 15:10:33 -0700
  • 5a26b26880 Fixed requesting USB permission on Android 14 (thanks @ikhoeyZX!) Sam Lantinga 2024-06-17 15:10:33 -0700
  • 1a68d846de Create a functional CMake project using androidbuild.sh Anonymous Maarten 2024-06-17 23:46:08 +0200
  • 8ab1ffca8a Fixed requesting USB permission on Android 14 (thanks @ikhoeyZX!) Sam Lantinga 2024-06-17 15:10:33 -0700
  • 3a68febedf Enable HIDAPI controller support on mobile platforms Sam Lantinga 2024-06-17 15:05:12 -0700
  • 4236fb2d63 Fixed build warnings with Android debug logging Sam Lantinga 2024-06-17 15:01:21 -0700
  • 1cdcb57865 Fixed launching on Android after audio capture -> recording renaming Sam Lantinga 2024-06-17 14:44:54 -0700
  • 0626b41304 Fixed notation in some parameters to more reasonable values. TerensTare 2024-06-17 23:35:27 +0200
  • 92fe3b19c8 Updated to version 2.30.4 for release release-2.30.4 Sam Lantinga 2024-06-17 12:32:13 -0700
  • 30e2b03a65 Pass through the original name used by the Steam Virtual Gamepad Sam Lantinga 2024-06-17 12:11:35 -0700
  • a6fdd155fb Pass through the original name used by the Steam Virtual Gamepad Sam Lantinga 2024-06-17 12:11:35 -0700
  • 361cae0874 Pass through the original name used by the Steam Virtual Gamepad Sam Lantinga 2024-06-17 12:11:35 -0700
  • f8943854fd Android: Use SCREEN_ORIENTATION_FULL_USER instead of SCREEN_ORIENTATION_FULL_SENSOR for resizable window. Miku AuahDark 2024-06-17 19:17:37 +0800
  • 77285b6c3f Android: Use SCREEN_ORIENTATION_FULL_USER instead of SCREEN_ORIENTATION_FULL_SENSOR for resizable window. Miku AuahDark 2024-06-17 19:17:37 +0800
  • 3373667faa Android: Use SCREEN_ORIENTATION_FULL_USER instead of SCREEN_ORIENTATION_FULL_SENSOR for resizable window. Miku AuahDark 2024-06-17 19:17:37 +0800
  • f853414b2c
    Android: Use SCREEN_ORIENTATION_FULL_USER instead of SCREEN_ORIENTATION_FULL_SENSOR for resizable window. Miku AuahDark 2024-06-17 19:17:37 +0800
  • b6e6c73541 Fixed building the metal renderer with SDL_LEAN_AND_MEAN Sam Lantinga 2024-06-16 22:04:57 -0700
  • 446b7e51d3 Added SDL_rand_float and SDL_rand_n to API John Kaniarz 2024-06-16 22:10:54 -0400
  • dd06adc5a4 Switched the camera format to use framerate ratio instead of interval ratio Sam Lantinga 2024-06-16 18:12:38 -0700
  • aeea819494 Added colorspace to SDL_CameraSpec Sam Lantinga 2024-06-12 11:18:26 -0700
  • 9a61f38898 Moved SDL_rand auto-initialization out of SDL_rand_r John Kaniarz 2024-06-16 20:25:47 -0400
  • 0c9f2c564f Added colorspace to SDL_CameraSpec Sam Lantinga 2024-06-12 11:18:26 -0700
  • 98499d6818 .editorconfig: Remove excess apostrophe at *.cocci Yasushi SHOJI 2024-06-17 01:05:02 +0900
  • 1b28d58c2e .editorconfig: Remove excess apostrophe at *.cocci Yasushi SHOJI 2024-06-17 01:05:02 +0900
  • 744eb00b04 Sync SDL2 wiki -> header SDL Wiki Bot 2024-06-16 15:02:26 +0000
  • 182a28b343 Fixed documentation typo Sam Lantinga 2024-06-16 08:01:16 -0700
  • 4e5ed569c3 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-16 14:42:00 +0000
  • d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) Sam Lantinga 2024-06-16 07:20:11 -0700
  • e0f38ecd58 Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) Sam Lantinga 2024-06-16 07:20:11 -0700
  • 9cb4bb92f6 Fixed parsing SDL_ANALYZER_NORETURN Sam Lantinga 2024-06-16 07:08:19 -0700
  • cf2d8dac30 Reordered conditional for clarity Sam Lantinga 2024-06-16 06:25:41 -0700
  • 65f0691866 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-16 13:21:56 +0000
  • ee559d51be
    Add SDL_MOUSE_RELATIVE_CURSOR_VISIBLE (#7947) expikr 2024-06-16 06:21:29 -0700
  • 177dfddaf7 simplify OpenBSD D-pad calculation with bitwise operation (#7996) rfht 2023-07-17 20:01:23 -0600
  • 98de525be0 simplify OpenBSD D-pad calculation with bitwise operation (#7996) rfht 2023-07-17 20:01:23 -0600
  • 8a51ea14f8
    Merge branch 'main' into main expikr 2024-06-15 20:35:08 -0700
  • 510f413bb8
    coreaudio: simplify memory leak fix. Ryan C. Gordon 2024-06-15 11:42:44 -0400
  • 17af09f3a9
    coreaudio: simplify memory leak fix. Ryan C. Gordon 2024-06-15 11:42:44 -0400
  • 7c2329cd78
    wikiheaders: Fix C typedef parsing. Ryan C. Gordon 2024-06-15 11:31:17 -0400
  • 51f90f308b Fixed spacing Sam Lantinga 2024-06-15 08:10:48 -0700
  • a9da8dd22d Addressed memory leak in SDL_coreaudio.m obeecodes 2024-06-15 00:32:36 -0400
  • 3b5dce10c4 Addressed memory leak in SDL_coreaudio.m obeecodes 2024-06-15 00:32:36 -0400
  • e388e377aa audio: Refer to audio devices to "playback" and "recording" Sam Lantinga 2024-06-15 08:00:33 -0700
  • a64960cfc0 SDL_GLContext is not a void* pointer anymore Anonymous Maarten 2024-06-15 14:44:09 +0200
  • 63138c79af Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-15 05:09:09 +0000
  • b83ab7eb12 audio: Remove const from an SDL_bool parameter in SDL_AddAudioDevice. Ryan C. Gordon 2024-06-14 22:21:21 -0400
  • 38f0214e8a audio: Refer to audio devices to "playback" and "recording". Ryan C. Gordon 2024-06-14 17:57:14 -0400
  • 609e2bcf63 Addressed memory leak in SDL_coreaudio.m obeecodes 2024-06-15 00:32:36 -0400
  • 86df1ff85f
    audio: Remove const from an SDL_bool parameter in SDL_AddAudioDevice. Ryan C. Gordon 2024-06-14 22:21:21 -0400
  • 6cbfcd47aa
    audio: Refer to audio devices to "playback" and "recording". Ryan C. Gordon 2024-06-14 17:57:14 -0400
  • 031dc0743f Use an opaque struct typedef for SDL_GLContext Anonymous Maarten 2024-06-14 19:56:33 +0200
  • ad76e217cb Use an opaque struct typedef for SDL_GLContext Anonymous Maarten 2024-06-14 19:56:33 +0200
  • 325465935d SDL_events.c: remove long long casts an the override of SDL_PRIs64 Ozkan Sezer 2024-06-14 18:47:56 +0300
  • 1cdd37b32c always define PRI?64 using 'I64' when targeting windows Ozkan Sezer 2024-06-01 01:15:02 +0300
  • 41532e84cb
    wayland: Prevent a possible crash when determining the display for a minimized window Frank Praznik 2024-06-14 12:25:13 -0400
  • a98774e62c Check the Xft/DPI XSETTINGS Emmanuele Bassi 2024-06-13 15:41:43 +0100
  • e049098733 Query XSETTINGS for the content scale factor Emmanuele Bassi 2024-06-13 15:35:11 +0100
  • 61dafb3b2f Add XSETTINGS support to x11 driver Emmanuele Bassi 2023-11-30 16:36:22 +0000
  • a4d240d295 SDL_events.c: remove long long casts an the override of SDL_PRIs64 Ozkan Sezer 2024-06-14 18:47:56 +0300
  • d6da494c1c un-revert commit 65d911a: Ozkan Sezer 2024-06-14 18:37:50 +0300
  • 9422c57201 revert commit ac25395 as it broke linux.. Ozkan Sezer 2024-06-14 14:56:32 +0300