Commit Graph

  • 282cf286fc SDL_GetPixelFormatName() returns a string Sam Lantinga 2024-07-12 05:59:12 -07:00
  • 50589cbff6 Sync SDL3 wiki -> header SDL Wiki Bot 2024-07-12 12:33:26 +00:00
  • 180b4d7e74 x11: Fix a bogus return in Vulkan_GetPresentationSupport Ethan Lee 2024-07-11 21:50:37 -04:00
  • 40f9fd854f test: use SDL_HINT_(AUDIO,VIDEO)_DRIVER macro Anonymous Maarten 2024-07-11 23:37:11 +02:00
  • 000da98663 Fixed OS/2 build Sam Lantinga 2024-07-11 13:33:39 -07:00
  • b13dcf24d6 Fixed OS/2 build Sam Lantinga 2024-07-11 13:33:39 -07:00
  • 87ba287f81 Added TLS initialization and shutdown functions Sam Lantinga 2024-07-11 10:38:40 -07:00
  • 551164812a Added TLS initialization and shutdown functions Sam Lantinga 2024-07-11 10:38:40 -07:00
  • f4f4b453de Sorted API entry points Sam Lantinga 2024-07-11 12:16:35 -07:00
  • b517043936 Added TLS initialization and shutdown functions Sam Lantinga 2024-07-11 10:38:40 -07:00
  • f0ceb92dca Sync SDL3 wiki -> header SDL Wiki Bot 2024-07-11 19:01:27 +00:00
  • 8d24bb8dfc video: Added parameter checks to SDL_Vulkan_GetPresentationSupport Ethan Lee 2024-07-11 14:45:46 -04:00
  • 5d506a53a6 testvulkan: Add call to SDL_Vulkan_GetPresentationSupport Ethan Lee 2024-07-11 14:19:26 -04:00
  • 1993ef664e Add SDL_Vulkan_GetPresentationSupport Ethan Lee 2024-07-11 12:58:28 -04:00
  • 186fec2560 pipewire: Consolidate registry enumeration instances Frank Praznik 2024-07-11 12:50:21 -04:00
  • f437fe75f2 SDL_dynapi_overrides.h: remove left-over SDL_DestroyPixelFormat entry. Ozkan Sezer 2024-07-11 18:56:40 +03:00
  • d133701a72 ci: bump FreeBSD Ozkan Sezer 2024-07-11 18:55:56 +03:00
  • 956a8bf6c0 ci: bump FreeBSD Ozkan Sezer 2024-07-11 18:55:50 +03:00
  • 663411ff77 haiku: Don't change the cwd on startup if launched from a Terminal. Ryan C. Gordon 2024-07-11 11:41:14 -04:00
  • 875c4f0a4c Support indexed surfaces without palettes (thanks @sulix!) Sam Lantinga 2024-07-11 00:40:27 -07:00
  • 83d4251540 hidapi: netbsd's iconv expects a 'char ** restrict src' Anonymous Maarten 2024-07-11 13:34:34 +02:00
  • 131108ee48 Remove references to SDL_CreatePixelFormat and SDL_DestroyPixelFormat Anonymous Maarten 2024-07-11 13:29:45 +02:00
  • 9ecc531970 ci: bump NetBSD and FreeBSD Anonymous Maarten 2024-07-10 18:50:05 +02:00
  • 540a356199 test: Add testspritesurface David Gow 2024-07-09 17:42:24 +08:00
  • b5a7b1ca89 ci: force PDB and runtime variables Anonymous Maarten 2024-07-11 13:51:35 +02:00
  • 0b2c80557c Update the blit mapping when the palette is set on a surface Sam Lantinga 2024-07-10 23:20:51 -07:00
  • a16ff651e8 Set Fixed Scale Factor for VisionOS (#10222) Giovanni Petrantoni 2024-07-11 12:56:50 +08:00
  • 9e331d235f Fixed the return value of SDL_Vulkan_CreateSurface() on the Vivante platform Sam Lantinga 2024-07-10 20:32:47 -07:00
  • 5ee88d43f9 Fixed mapping the non-US hash key on European keyboards Sam Lantinga 2024-07-10 20:13:40 -07:00
  • 8722c297a4 Added a key name for the non-US backslash key Sam Lantinga 2024-07-10 19:16:04 -07:00
  • 4635f8597d KMSDRM: fix unsupported modifiers Substring 2024-07-10 20:23:06 +02:00
  • 628e083e02 ci: Build SDL3 with libusb support on MSVC Anonymous Maarten 2024-07-10 23:28:30 +02:00
  • a2215ff81c KMSDRM: fix unsupported modifiers Substring 2024-07-10 20:23:06 +02:00
  • 9548bba63a KMSDRM: fix unsupported modifiers Substring 2024-07-10 20:23:06 +02:00
  • d5e6116f8e Initialize and shutdown clipboard listener on iOS Sam Lantinga 2024-07-05 17:16:07 -07:00
  • 60ed914c66 Added notes for migrating SDL_GetRGBA()/SDL_MapRGBA() code Sam Lantinga 2024-07-10 13:19:46 -07:00
  • af2dbf3ff3 video: Rename SDL_GL_DeleteContext to SDL_GL_DestroyContext. Ryan C. Gordon 2024-07-10 14:50:57 -04:00
  • 29b0076659 Sync SDL3 wiki -> header SDL Wiki Bot 2024-07-10 19:45:01 +00:00
  • 4755055bc3 audio: Separate channel maps out of SDL_AudioSpec. Ryan C. Gordon 2024-07-10 00:10:37 -04:00
  • 1664ac4fcb hidapi: fix 'conversion from 'size_t' to 'int', possible loss of data' of libusb functions Anonymous Maarten 2024-07-08 21:01:02 +02:00
  • d1eab18de2 cmake: build ci and and release with static runtime library Anonymous Maarten 2024-07-10 19:07:27 +02:00
  • 21aba2b19c Don't try to use D3D11 or D3D12 if the window isn't backed with an HWND Sam Lantinga 2024-07-10 09:41:28 -07:00
  • 001c1b29df cmake: remove SDL_STATIC_VCRT option Anonymous Maarten 2024-07-10 13:17:53 +02:00
  • b80f6ec05c emscripten: don't consume key down/up events if the user disabled them Ahmed Essam 2024-07-10 15:26:44 +03:00
  • 1857f57686 Remove incorrect asserts from SDL_InitPixelFormatDetails() David Gow 2024-07-10 21:01:52 +08:00
  • 3b60ee666e wayland: Note that setting the damage region in the frame callback is explicitly to work around a driver bug Frank Praznik 2024-07-10 10:46:39 -04:00
  • fdc04708f1 Sync SDL3 wiki -> header SDL Wiki Bot 2024-07-10 07:48:48 +00:00
  • 2ba76dbe80 Simplified SDL_Surface Sam Lantinga 2024-07-08 14:59:18 -07:00
  • 40ed098ce8 Improve the bucket distribution of SDL_HashTable Brick 2024-07-09 19:16:58 +01:00
  • 3899cb1696 Revert "Fixed build" Sam Lantinga 2024-07-08 14:46:15 -07:00
  • d604555142 Replace BlitRGBtoRGBSurfaceAlphaMMX Brick 2024-07-07 00:24:25 +01:00
  • d37f8fa2b3 Optimize BlitRGBtoRGBSurfaceAlpha Brick 2024-07-08 20:21:48 +01:00
  • fde2378ccd Refactor alpha blitters, move the SSE41/AVX2 versions into SDL_blit_A.c Brick 2024-07-06 18:01:11 +01:00
  • 43a5da358d Set ALLOWABLE_ERROR_BLENDED to 0 Brick 2024-07-03 18:02:52 +01:00
  • 1cddc7b66e sdlprocdump: exceptions are not handled Anonymous Maarten 2024-07-08 21:18:20 +02:00
  • c4cbbca185 sdlprocdump: ignore C++ exceptions Anonymous Maarten 2024-07-08 19:36:38 +02:00
  • 802351be25 Fixed build Sam Lantinga 2024-07-08 11:39:08 -07:00
  • 026dfc6305 Fixed build Sam Lantinga 2024-07-08 11:39:08 -07:00
  • d6c8485f28 Make sure we're actually running on Windows before using D3D renderers Sam Lantinga 2024-07-08 11:36:11 -07:00
  • d3765b27c2 Make sure we're actually running on Windows before using D3D renderers Sam Lantinga 2024-07-08 11:28:29 -07:00
  • e22c89536a Make sure we're actually running on Windows before using D3D renderers Sam Lantinga 2024-07-08 11:28:29 -07:00
  • 4d5f139f0f Add the blit automation tests Sam Lantinga 2024-07-08 10:58:48 -07:00
  • c457dbb629 Fix BlitNtoNPixelAlpha for formats with no dst alpha Brick 2024-07-03 16:37:26 +01:00
  • 3c59d3f69c Remove old references to blitter files Brick 2024-07-03 15:46:32 +01:00
  • 95b683ac3e Tidy up/optimize BlitNtoNPixelAlpha_SSE4_1 Brick 2024-07-03 15:43:01 +01:00
  • 070e48f66e Tidy up/optimize BlitNtoNPixelAlpha_AVX2 Brick 2024-07-03 15:36:50 +01:00
  • 5d875aa94e Fix rounding in MULT_DIV_255 Brick 2024-07-03 14:36:50 +01:00
  • b7b513b70b Fix bytes_per_pixel rename Isaac Aronson 2024-06-08 22:32:59 -05:00
  • 44d397282d Re-enable intrinsic blitters Isaac Aronson 2024-06-08 22:24:13 -05:00
  • b34faf732d Implement fast 255 mult-div in SDL_blit_auto Isaac Aronson 2023-12-17 07:55:49 -06:00
  • 23d4e9ec13 Support VisualC-WinRT UWP build Isaac Aronson 2023-10-10 17:58:53 -05:00
  • 8d099d8976 Fix formatting Isaac Aronson 2023-10-10 08:52:17 -05:00
  • 8e3afd56f5 Restore BlitARGB 555 and 565 blending algorithms Isaac Aronson 2023-10-10 08:48:14 -05:00
  • 5cec91e27a Implement accurate, performant 32-bit scalar blitter for ARGB dst case Isaac Aronson 2023-10-10 08:09:10 -05:00
  • e5bbe32641 Implement alpha blend as macro and replace inaccurate blitters Isaac Aronson 2023-09-13 17:35:50 -05:00
  • 0f351cd6af Remove ARM32 assembly/pixman blitters Isaac Aronson 2023-09-13 10:10:14 -05:00
  • 3ecb927587 Remove last non-SDL types from test Isaac Aronson 2023-09-12 23:18:57 -05:00
  • adca9d408e Fixup tests to use correct types Isaac Aronson 2023-09-12 22:58:01 -05:00
  • f5ee88c2cf Implement mathematically correct scalar blitters Isaac Aronson 2023-09-12 22:28:08 -05:00
  • f0238ef615 Fix build issues Isaac Aronson 2023-09-12 19:18:26 -05:00
  • 594ca1a897 Add testautomation suite for alpha blending Isaac Aronson 2023-09-12 18:41:36 -05:00
  • 9590a47629 Implement visually accurate SIMD blitters Isaac Aronson 2023-09-10 17:45:53 -05:00
  • f6f12d0451 Revert "Remove buffer in SSE4.1, use unpacklo and packus intrinsics" Isaac Aronson 2023-09-08 08:34:44 -05:00
  • a027ad9788 Remove buffer in SSE4.1, use unpacklo and packus intrinsics Isaac Aronson 2023-09-08 07:39:24 -05:00
  • 2432b6686e Add back in buffer free removed during testing Isaac Aronson 2023-09-08 07:15:18 -05:00
  • 380bcff018 Allow arbitrary dstfmt in 1 pixel case; naming and const cleanup Isaac Aronson 2023-09-08 00:34:14 -05:00
  • 87958f44d0 Support arbitrary destination formats; remove buffer from AVX2 Isaac Aronson 2023-09-07 21:14:00 -05:00
  • c80c540be3 Support older GCC and clang that lack some intrinsics Isaac Aronson 2023-09-06 17:17:09 -05:00
  • e8cba442c5 Clean up API surface to use attribute macros and rename convertPixels Isaac Aronson 2023-09-06 17:13:41 -05:00
  • bac318fc27 Check for SSE4.1 first as more common Isaac Aronson 2023-09-06 17:06:16 -05:00
  • 12d18c7497 Add back glob for src/video/*.c to CMakeLists.txt Isaac Aronson 2023-09-06 17:08:19 -05:00
  • 735cf5a6f9 Relocate intrinsic modules to src/video/ Isaac Aronson 2023-09-05 23:48:52 -05:00
  • f68a7edcf8 Properly shortcut only when AVX2 or SSE4.1 available Isaac Aronson 2023-09-05 23:03:00 -05:00
  • 3e0581c625 Merge upstream and sdl3-blitters Isaac Aronson 2024-06-08 22:26:23 -05:00
  • 849c905d8c wayland: Always create a viewport for the window if available Frank Praznik 2024-06-20 16:52:41 -04:00
  • 159d7087c6 wayland: Only set the window geometry when viewports are unsupported Frank Praznik 2024-06-26 16:15:04 -04:00
  • 4fa5196820 Revert "Switch pixel format loss fields to number of bits" Sam Lantinga 2024-07-07 19:41:05 -07:00
  • 18c9bd21b5 sdlprocdump: become C90 compatible Anonymous Maarten 2024-07-07 21:18:16 +02:00
  • 4d6b23b68f mingw: use DESTDIR to change the install location of the mingw package Anonymous Maarten 2024-07-06 17:10:02 +02:00
  • bfa4e71284 Sync SDL3 wiki -> header SDL Wiki Bot 2024-07-07 18:05:35 +00:00