Commit Graph

  • 744c34e269
    Merge 0c0596a681 into 88a01fbc96 #10907 Anonymous Maarten 2024-09-20 01:05:47 +0000
  • 0c0596a681 dynapi: Forward variadic functions to va_list equivalent #10907 Anonymous Maarten 2024-09-20 01:38:53 +0200
  • 2d5687365d Default functions are already declared by the first SDL_dynapi_procs.h include Anonymous Maarten 2024-09-20 01:01:00 +0200
  • 23cc7d0a23 Cross-reference va_list SDL_Log* functions Anonymous Maarten 2024-09-20 00:52:37 +0200
  • 0176ae0d07 Add SDL_SetErrorV: va_list implementation of SDL_SetError Anonymous Maarten 2024-09-20 00:46:30 +0200
  • c0de75b03c Add SDL_LogWarnV: va_list implementation of SDL_LogWarn Anonymous Maarten 2024-09-20 00:35:18 +0200
  • 0011f2d0d6 Add SDL_LogVerboseV: va_list implementation of SDL_LogVerbose Anonymous Maarten 2024-09-20 00:33:01 +0200
  • 97bd1fc0cb Add SDL_LogTraceV: va_list implementation of SDL_LogTrace Anonymous Maarten 2024-09-20 00:27:15 +0200
  • 5e6b9a285d Add SDL_LogInfoV: va_list implementation of SDL_LogInfo Anonymous Maarten 2024-09-20 00:22:22 +0200
  • bfa22e61a7 Add SDL_LogErrorV: va_list implementation of SDL_LogError Anonymous Maarten 2024-09-20 00:20:25 +0200
  • c127a1c833 Add SDL_LogDebugV: va_list implementation of SDL_LogDebug Anonymous Maarten 2024-09-20 00:16:46 +0200
  • d6ffa40e5c Add SDL_LogCriticalV: va_list implementation of SDL_LogCritical Anonymous Maarten 2024-09-20 00:13:26 +0200
  • b1376f5400 Add SDL_LogV: va_list implementation of SDL_Log Anonymous Maarten 2024-09-20 00:01:36 +0200
  • 0180ed4b75
    Merge 58cbbf8ec7 into 88a01fbc96 #10903 Ozkan Sezer 2024-09-19 18:44:39 +0000
  • 58cbbf8ec7 Add SDL_PRILL? format specifies specifically for long long type. #10903 Ozkan Sezer 2024-09-19 21:43:55 +0300
  • f725477590
    Merge 7859f7b3bf into 88a01fbc96 #10615 kemal 2024-09-19 15:42:07 -0300
  • dcf293979e
    Merge a80a746902 into 88a01fbc96 #10617 Semphriss 2024-09-19 15:42:07 -0300
  • 877496bbc4
    Merge dcf8e5a97c into 88a01fbc96 #10654 Frank Praznik 2024-09-19 15:42:07 -0300
  • baee878400
    Merge c4a7809c84 into 88a01fbc96 #10740 Jan Šedivý 2024-09-19 15:42:07 -0300
  • fadd6e8ef6
    Merge 1119d0ea82 into 88a01fbc96 #10821 Frank Praznik 2024-09-19 15:42:07 -0300
  • 161efb1d1d
    Merge 921c3e3c6c into 88a01fbc96 #10873 Semphriss 2024-09-19 15:42:07 -0300
  • 137af84a7f
    Merge 7a2ed151b0 into 88a01fbc96 #10883 Frank Praznik 2024-09-19 15:42:07 -0300
  • 2119356608
    Merge f045b0e117 into 88a01fbc96 #10884 Simon McVittie 2024-09-19 15:42:07 -0300
  • 36a3959bde
    Merge d8d91934c6 into 88a01fbc96 #10345 Arias800 2024-09-19 15:42:06 -0300
  • 49e2f3fe57
    Merge caf21d05e0 into 88a01fbc96 #10897 Andrei Alexeyev 2024-09-19 21:13:40 +0300
  • e4dd9e1b2a
    Merge 33a7b27f7c into 88a01fbc96 #10867 Ryan C. Gordon 2024-09-19 13:59:21 -0400
  • 88a01fbc96 testautomation_stdlib.c: fix -Wformat warnings from mingw with %lld/%llu main Ozkan Sezer 2024-09-19 03:48:04 +0300
  • 33a7b27f7c
    render: Update logical presentation docs. #10867 Ryan C. Gordon 2024-09-19 13:33:14 -0400
  • b33748af6e
    render: Remove scale_mode option from logical presentation. Ryan C. Gordon 2024-09-19 11:50:03 -0400
  • 9bd917ec80
    render: First shot at removing logical render target. Ryan C. Gordon 2024-09-16 13:33:16 -0400
  • b4e2777820
    examples/renderer/03-lines: Fix compiler warning on Visual Studio. Ryan C. Gordon 2024-09-19 13:31:24 -0400
  • 50a69db519 testautomation_stdlib.c: fix -Wformat warnings from mingw with %lld/%llu #10899 Ozkan Sezer 2024-09-19 03:48:04 +0300
  • 2e3e5abd7d
    examples/renderer/03-lines: use a gray background. Ryan C. Gordon 2024-09-19 12:58:13 -0400
  • fd0ce75e2e tests: Fix tests when run with the --high-pixel-density flag Frank Praznik 2024-09-19 11:47:22 -0400
  • 745d5e4991
    examples/renderer/03-lines: Make this less obnoxious to look at. Ryan C. Gordon 2024-09-19 12:52:04 -0400
  • 757dca5463
    tests: Fix tests when run with the --high-pixel-density flag #10901 Frank Praznik 2024-09-19 11:47:22 -0400
  • 1b266ec13d
    examples: added renderer/03-lines Ryan C. Gordon 2024-09-19 12:15:42 -0400
  • b92ded0716
    Merge 41869b753b into ec9a9fee58 #10600 Pablo Tesone 2024-09-19 11:14:00 +0300
  • 0b18be215b
    Merge b905583dc6 into ec9a9fee58 #10645 CasualPokePlayer 2024-09-19 11:14:00 +0300
  • 9d30c7e1a1
    Merge 7c97ba3200 into ec9a9fee58 #10854 Arquimedes 2024-09-19 11:14:00 +0300
  • d3ce8d8129
    Merge d96c780d8c into ec9a9fee58 #10889 Anonymous Maarten 2024-09-18 23:57:31 -0700
  • 6771a6020d testcamera: don't enable verbose logging Sam Lantinga 2024-09-18 22:26:00 -0700
  • 5669b97fd7 Add Thrustmaster TMX VID & PID to wheel device list. release-2.30.x T3hD0gg 2024-09-13 19:53:32 -0400
  • ec9a9fee58 Add Thrustmaster TMX VID & PID to wheel device list. SDL2 T3hD0gg 2024-09-13 19:53:32 -0400
  • 594edb6bd2 Add Thrustmaster TMX VID & PID to wheel device list. T3hD0gg 2024-09-13 19:53:32 -0400
  • 6f0fae7432
    wayland: Fix memory leaks Cameron Gutman 2024-09-18 19:37:10 -0500
  • e239295491 wayland: Fix memory leaks Cameron Gutman 2024-09-18 19:37:10 -0500
  • 8ed2f640ac wayland: Fix memory leaks #10898 Cameron Gutman 2024-09-18 19:37:10 -0500
  • caf21d05e0
    hashtable: reimplement as open-addressed robin hood hashtable #10897 Andrei Alexeyev 2024-09-18 16:27:20 +0200
  • 34c6011360 Fixed Windows build Sam Lantinga 2024-09-18 14:55:51 -0700
  • d29a0e3f31 Fixed warning: no previous prototype for function Sam Lantinga 2024-09-18 14:34:14 -0700
  • 7a924b36ae compile_shaders.sh shouldn't be in the SDL framework Sam Lantinga 2024-09-18 14:30:37 -0700
  • e6f998d77b
    Merge ea29f7e003 into 1f727b61f3 #10083 expikr 2024-09-18 23:16:22 +0200
  • a24ad54b42
    Merge 40f31e5980 into 46ee6a3848 #9910 Cameron Cawley 2024-09-18 23:16:22 +0200
  • 369945599a
    Merge cdbcd73bb9 into 1f727b61f3 #6309 David CARLIER 2024-09-18 23:16:21 +0200
  • 1705e03f34
    Merge 258e67d826 into 1f727b61f3 #7572 Sylvain Becker 2024-09-18 23:16:21 +0200
  • 69ae11e6e2
    Merge e2b32152c6 into 46ee6a3848 #8678 Wolf1098 2024-09-18 23:16:21 +0200
  • 1f727b61f3 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-18 21:04:36 +0000
  • 398dff7c25 Added support for the HORI licensed Steam Controller Sam Lantinga 2024-09-18 14:08:32 -0700
  • 481203c074 Fixed Xcode warnings Sam Lantinga 2024-09-18 13:20:53 -0700
  • 7edf7fad66 fix bool define when SDL_DEFINE_STDBOOL is defined: Ozkan Sezer 2024-09-18 21:40:50 +0300
  • ff90570a3c define SDL_DEFINE_STDBOOL for gcc < 3 Ozkan Sezer 2024-09-18 21:40:50 +0300
  • b8578fcc16 fix bool define when SDL_DEFINE_STDBOOL is defined: #10895 Ozkan Sezer 2024-09-18 21:40:50 +0300
  • f86dca79c1 define SDL_DEFINE_STDBOOL for gcc < 3 Ozkan Sezer 2024-09-18 21:40:50 +0300
  • 95c3ee77c1 Removed testing code Sam Lantinga 2024-09-18 11:12:06 -0700
  • ea640894d3 Fixed SDL_DEFINE_STDBOOL logic if __bool_true_false_are_defined is defined Sam Lantinga 2024-09-18 10:50:52 -0700
  • 46fb2c6f1b Added a script to help with the bool rename Sam Lantinga 2024-09-18 10:48:11 -0700
  • 23f855a970 render: Integrate fix-shaders.sh into build-shaders.sh Simon McVittie 2024-09-17 11:36:29 +0100
  • d658ef6627 Don't guess about the size of an int, assert it! Sam Lantinga 2024-09-18 10:29:04 -0700
  • 32fd1878a0 Provide a definition of bool if needed for your environment Sam Lantinga 2024-09-18 10:36:36 -0700
  • 1834c83d5a testplatform: make sure bool is 1 byte Sam Lantinga 2024-09-18 09:34:09 -0700
  • 272cedfd77 Use stdint macros for sized type limits #10894 Sam Lantinga 2024-09-18 09:26:23 -0700
  • 744e2ff88f Use stdint types for sized types Sam Lantinga 2024-09-18 08:55:08 -0700
  • 026d3c2306 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-18 15:33:11 +0000
  • 95f7e53233 Added the examples directory to the API renaming tool Sam Lantinga 2024-09-18 07:55:03 -0700
  • a90ad3b0e2 Removed SDL_bool in favor of plain bool Sam Lantinga 2024-09-18 07:52:28 -0700
  • 9dd8859240 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-18 15:19:01 +0000
  • 32cf23d392 Added video/x11/edid.h to third party code list Sam Lantinga 2024-09-18 08:07:08 -0700
  • 407ccadfd7 Added copyright header to edid.h Sam Lantinga 2024-09-18 08:06:28 -0700
  • bd04459cde Fix typos (thanks @qndel!) Sam Lantinga 2024-09-18 08:03:26 -0700
  • 1db54fa769 Added the examples directory to the API renaming tool #10892 Sam Lantinga 2024-09-18 07:55:03 -0700
  • 582cc35d74 Removed SDL_bool in favor of plain bool Sam Lantinga 2024-09-18 07:52:28 -0700
  • 093811149f Added video/x11/edid.h to third party code list #10893 Sam Lantinga 2024-09-18 08:07:08 -0700
  • 421c023956 Added copyright header to edid.h Sam Lantinga 2024-09-18 08:06:28 -0700
  • 7976b3f674 Fix typos (thanks @qndel!) Sam Lantinga 2024-09-18 08:03:26 -0700
  • e4f987f299
    tests: Fix testdropfile on high-DPI displays Frank Praznik 2024-09-18 11:00:19 -0400
  • 46ee6a3848 update config.guess and config.sub from mainstream Ozkan Sezer 2024-09-18 17:33:10 +0300
  • 52fae09991 divisable -> divisible #10890 qndel 2024-09-18 08:59:56 +0200
  • b26032a741 imposible -> impossible qndel 2024-09-18 08:58:50 +0200
  • 346f69eb28 continguous -> contiguous qndel 2024-09-18 08:58:27 +0200
  • 5ac8843aff alliased -> aliased qndel 2024-09-18 08:57:48 +0200
  • 4f19ea33db preceeding -> preceding qndel 2024-09-18 08:55:37 +0200
  • 7e04aea2f3 infact -> in fact qndel 2024-09-18 08:54:43 +0200
  • 059bc199d8 strutures -> structures qndel 2024-09-18 08:53:55 +0200
  • b34878735f capabiliy -> capability qndel 2024-09-18 08:53:38 +0200
  • 085a3f8bc5 threshhold -> threshold qndel 2024-09-18 08:52:54 +0200
  • 1d51946073 elasped -> elapsed qndel 2024-09-18 08:52:16 +0200
  • f0084cc098 curently -> currently qndel 2024-09-18 08:51:16 +0200
  • fb273eb72a insuffient -> insufficient qndel 2024-09-18 08:50:56 +0200
  • 0f1f28109f interuption -> interruption qndel 2024-09-18 08:50:22 +0200