Commit Graph

  • 4e43da684c Added texture colorspace testing Sam Lantinga 2024-09-11 12:54:07 -0700
  • 86e393b523 Clarify that INPUTTYPE_UNSPECIFIED is correct for RGB textures Sam Lantinga 2024-09-11 11:53:23 -0700
  • 92255d36d4 We already have functions for converting between sRGB and linear space Sam Lantinga 2024-09-11 11:51:53 -0700
  • 667a3e40e9 Use the correct namespace for structures Sam Lantinga 2024-09-11 11:21:09 -0700
  • c320a5c901 Fixed color scale when rendering to an sRGB render target Sam Lantinga 2024-09-11 13:59:14 -0700
  • bab25ee76c testcolorspace: don't tonemap from HDR to SDR when reading pixels Sam Lantinga 2024-09-11 13:25:00 -0700
  • 5836e7c3fc Added texture colorspace testing Sam Lantinga 2024-09-11 12:54:07 -0700
  • 76a9853b2e Implement cube array support on Vulkan cosmonaut 2024-09-11 11:54:30 -0700
  • 4c8c37b5a2 Clarify that INPUTTYPE_UNSPECIFIED is correct for RGB textures Sam Lantinga 2024-09-11 11:53:23 -0700
  • dbc9f46cea We already have functions for converting between sRGB and linear space Sam Lantinga 2024-09-11 11:51:53 -0700
  • 2daad4a5b9 Use the correct namespace for structures Sam Lantinga 2024-09-11 11:21:09 -0700
  • 77c569496d SDL_GPUShaderFormat isn't an enum anymore Sam Lantinga 2024-09-11 08:37:02 -0700
  • 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values Sam Lantinga 2024-09-11 08:08:18 -0700
  • 64f12bea4a
    GPU: Remove unnecessary texture format swizzles in Vulkan (#10693) Andrei Alexeyev 2024-09-11 19:01:06 +0300
  • 573e006d30 SDL_GPUShaderFormat isn't an enum anymore Sam Lantinga 2024-09-11 08:37:02 -0700
  • c41e1fb359 Changed enums to use XXX_COUNT for the count or number of values Sam Lantinga 2024-09-11 08:08:18 -0700
  • 4123023d3e Renamed sdlgpu to gpu Sam Lantinga 2024-09-11 07:48:29 -0700
  • 2b9e43575e Renamed sdlgpu to gpu Sam Lantinga 2024-09-11 07:48:29 -0700
  • c77e51c084 Use SDL_unsetenv() Sam Lantinga 2024-09-11 07:41:12 -0700
  • 6e1f67927f pipewire: Always destroy hotplug loop during deinitialization Simon McVittie 2024-09-11 12:33:31 +0100
  • daa255180f
    GPU vulkan: replace swizzle array with function; add swizzle for BGRA4 Andrei Alexeyev 2024-09-10 09:00:52 +0200
  • 5a151d2299
    GPU: Remove unnecessary texture format swizzles in Vulkan Andrei Alexeyev 2024-09-04 00:53:52 +0200
  • 3166f91282 GPU: Defer setting blend state on D3D11 cosmonaut 2024-09-11 00:27:36 -0700
  • 6fca867ffe Fix testoffscreen.c: bool literal returned from 'main' Petar Popovic 2024-09-11 02:06:53 +0200
  • eeb465e2fc Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-11 02:20:48 +0000
  • 2b8a349b26
    Add SDL_BindGPUComputeSamplers (#10778) Evan Hemsley 2024-09-10 19:20:14 -0700
  • 323b60abf1 SDL_test_harness.c: Fix warning -Wcast-function-type-strict Petar Popovic 2024-09-10 23:13:30 +0200
  • 13518444d2 metal: Add compute sampler support Caleb Cornett 2024-09-10 20:22:14 -0500
  • 0b6f993dea
    GPU: Zero-init handling (#10786) Evan Hemsley 2024-09-10 18:17:08 -0700
  • 9729eb393c remove boilerplate from cube test cosmonaut 2024-09-10 18:16:54 -0700
  • 42b680dd42 Addressing comments cosmonaut 2024-09-10 18:04:01 -0700
  • cd21574f03 fix Metal cosmonaut 2024-09-10 17:26:40 -0700
  • effc7a853e Fix testoffscreen.c: bool literal returned from 'main' Petar Popovic 2024-09-11 02:06:53 +0200
  • 2343eee65c Fixes cosmonaut 2024-09-10 17:17:36 -0700
  • 755e9b28d3 SDL_test_harness.c: Fix warning -Wcast-function-type-strict Petar Popovic 2024-09-10 23:13:30 +0200
  • 21e648a399 more defaults and validations cosmonaut 2024-09-10 16:13:24 -0700
  • b8dbc7086d Disable GameInput mouse and keyboard support Sam Lantinga 2024-09-10 15:29:52 -0700
  • 76ce83801a Removed pipewire client version check Sam Lantinga 2024-09-10 13:05:48 -0700
  • 9c8c6da476 pipewire: If hotplug initialization fails, clean up any partial success Simon McVittie 2024-09-10 20:41:07 +0100
  • ae0f9672ff pipewire: If hotplug initialization fails, clean up any partial success Simon McVittie 2024-09-10 20:41:07 +0100
  • 51ee9acae7 assert on color_target_descriptions null pointer cosmonaut 2024-09-10 11:38:50 -0700
  • 8eb0d66bc4 Zero-init handling cosmonaut 2024-09-10 11:33:26 -0700
  • 817f1b3da8 Revert "Changed SDL_GPU_TEXTUREFORMAT_INVALID to 0" Sam Lantinga 2024-09-10 09:22:49 -0700
  • b51c6551d6 Changed SDL_GPU_TEXTUREFORMAT_INVALID to 0 Sam Lantinga 2024-09-10 08:37:24 -0700
  • 1e9ff723ad GPU: fix SDL_GetGPUSwapchainTextureFormat error return value Andrei Alexeyev 2024-09-10 09:47:58 +0200
  • ea820edc62 Sync SDL2 wiki -> header SDL Wiki Bot 2024-09-10 15:35:30 +0000
  • d32189918b
    wayland: Send exposure events when showing or resizing the window Frank Praznik 2024-09-10 10:07:55 -0400
  • 8fa99993af wayland: Send exposure events when showing or resizing the window Frank Praznik 2024-09-10 10:07:55 -0400
  • 3f497c6a9f
    wayland: Send exposure events when showing or resizing the window Frank Praznik 2024-09-10 10:07:55 -0400
  • 6adeb628b0
    GPU: fix SDL_GetGPUSwapchainTextureFormat error return value Andrei Alexeyev 2024-09-10 09:47:58 +0200
  • d8d91934c6
    Update SDL_gamepad_db.h Arias800 2024-09-10 09:36:48 +0200
  • ea50f21ead Fix D3D12 storage buffer root descriptor cosmonaut 2024-09-10 00:35:42 -0700
  • 9ba6d545f3 fix indentation cosmonaut 2024-09-10 00:29:13 -0700
  • db475e2db8 Add SDL_BindGPUComputeSamplers cosmonaut 2024-09-10 00:13:08 -0700
  • 640559eba6 Added migration documentation for SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa(). Sam Lantinga 2024-09-09 15:56:42 -0700
  • 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values Sam Lantinga 2024-09-09 14:54:50 -0700
  • 775ff082b8 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values Sam Lantinga 2024-09-09 14:54:50 -0700
  • 68c61ff3a8 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-09 21:01:45 +0000
  • 6fc6e3dc7e Use SDL_bool where appropriate in SDL events Sam Lantinga 2024-09-09 09:18:02 -0700
  • 7d1bbae6b2 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-09 20:51:57 +0000
  • af37056c0d stdinc: Fix typos and reword comments about aliasing Carl Åstholm 2024-09-09 19:41:51 +0200
  • 8eb194b6f8 stdinc: Document number parsing APIs Carl Åstholm 2024-09-09 19:15:10 +0200
  • eda459ac49 stdinc: Fix up some printf definitions Carl Åstholm 2024-09-09 18:35:17 +0200
  • d6caf2abe7 Remove SDL_RESTRICT in favor of doc comments Carl Åstholm 2024-09-09 18:34:29 +0200
  • 731939fca1 stdinc: Document memcpy APIs Carl Åstholm 2024-09-09 18:32:13 +0200
  • 8cea4bd3c9 stdinc: Document memory allocation APIs Carl Åstholm 2024-09-09 17:39:16 +0200
  • 38d3b1b6d6 x11vulkan: Use the correct SONAME of libX11-xcb.so.1 on Linux, etc. Simon McVittie 2024-09-09 19:56:25 +0100
  • 54757c29dd x11vulkan: Use the correct SONAME of libX11-xcb.so.1 on Linux, etc. Simon McVittie 2024-09-09 19:56:25 +0100
  • 7bf66a74e4 stdinc: Fix typos and reword comments about aliasing Carl Åstholm 2024-09-09 19:41:51 +0200
  • f4c2c09f78
    examples: Link to SDL integer types in code examples, too. Ryan C. Gordon 2024-09-09 15:38:52 -0400
  • 7713a7eec7 x11vulkan: Use the correct SONAME of libX11-xcb.so.1 on Linux, etc. Simon McVittie 2024-09-09 19:56:25 +0100
  • df5afae42e Use SDL_bool where appropriate in SDL events Sam Lantinga 2024-09-09 09:18:02 -0700
  • 412a8244b6 audio: Make system-specific audio format types part of SDL_AudioFormat. Ryan C. Gordon 2024-09-09 13:21:45 -0400
  • a532dc27a2 x11vulkan: Use the correct SONAME of libX11-xcb.so.1 on Linux, etc. Simon McVittie 2024-09-09 19:56:25 +0100
  • 04bd370715 stdinc: Document number parsing APIs Carl Åstholm 2024-09-09 19:15:10 +0200
  • e815facc60 stdinc: Fix up some printf definitions Carl Åstholm 2024-09-09 18:35:17 +0200
  • cb1a46bb65 Remove SDL_RESTRICT in favor of doc comments Carl Åstholm 2024-09-09 18:34:29 +0200
  • 092788ac30 stdinc: Document memcpy APIs Carl Åstholm 2024-09-09 18:32:13 +0200
  • 0883c9d69f stdinc: Document memory allocation APIs Carl Åstholm 2024-09-09 17:39:16 +0200
  • d3091b9538 Remove SDL_GPUDepthStencilValue struct cosmonaut 2024-09-09 10:40:14 -0700
  • 80e541d1fc Fixed calling SDL_utf8strlcpy() with dst_bytes of 0 Sam Lantinga 2024-09-09 10:41:49 -0700
  • 03c01efd4a
    audio: Make system-specific audio format types part of SDL_AudioFormat. Ryan C. Gordon 2024-09-09 13:21:45 -0400
  • 668e2f82d2
    Add load op and clear color to SDL_BlitGPUTexture (#10767) Evan Hemsley 2024-09-09 10:19:52 -0700
  • 1c00b166c7 clarification comment cosmonaut 2024-09-09 10:17:23 -0700
  • 4728325044 pipewire: Give hotplug threads a more indicative name Simon McVittie 2024-09-09 13:06:07 +0100
  • c797ae1619 Fix -Wtype-limits warning Anonymous Maarten 2024-09-09 14:40:50 +0200
  • 8c3030b041 pipewire: Give hotplug threads a more indicative name Simon McVittie 2024-09-09 13:06:07 +0100
  • 94f6f7dc0b Document the SDL_malloc family Simon McVittie 2024-09-09 12:48:10 +0100
  • 6e885d9619 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-09 06:56:45 +0000
  • 301f3ffa9d Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-09 06:50:28 +0000
  • 050aa4d084
    include: Filling in more documentation gaps. Ryan C. Gordon 2024-09-09 02:49:43 -0400
  • 7259867c64 remove unnecessary log cosmonaut 2024-09-08 23:46:27 -0700
  • a57f6c4af3 Fix additional calloc-transposed-args warnings Petar Popovic 2024-09-09 03:09:33 +0200
  • d2ef15d8e6 Fix warnings: calloc-transposed-args Petar Popovic 2024-09-09 03:00:34 +0200
  • 69a34eae5d Fix additional calloc-transposed-args warnings Petar Popovic 2024-09-09 03:09:33 +0200
  • 6ecaecafbd Fix warnings: calloc-transposed-args Petar Popovic 2024-09-09 03:00:34 +0200
  • 0da2bd49c8 Remove unused includes. This only removes includes that aren't used at all, not even in comments. Maia 2024-09-08 22:33:06 +0200
  • cd2f29c5d6 Remove unused includes. This only removes includes that aren't used at all, not even in comments. Maia 2024-09-08 22:33:06 +0200
  • aa6a0be7a8 Fix warning: redefinition of typedef 'SDLTest_TestSuiteRunner' Petar Popovic 2024-09-09 00:08:06 +0200
  • ffe4dae63a Fix warning: redefinition of typedef 'SDLTest_TestSuiteRunner' Petar Popovic 2024-09-09 00:08:06 +0200