Commit History

作者 SHA1 備註 提交日期
  Sylvain Becker b032504162 Fix unused variable warning on METAL (see bug #5430) 4 年之前
  Sylvain Becker c1eb9ecf99 Add SDL_UpdateNVTexture for META (bug #5430) 4 年之前
  Sylvain Becker 73d93dbc38 Fix compilation on Window10 (see bug #5430) 4 年之前
  Sylvain Becker df6b813108 Fix compilation (implicit declaration of function) (see bug #5430) 4 年之前
  Sylvain Becker d1f031c8ee Add SDL_UpdateNVTexture for d3d11 (bug #5430) 4 年之前
  Sylvain Becker f5eba2ccd6 Fixed invalid read in yuv_rgb_sse() (see bug #5430) 4 年之前
  Sylvain Becker be4cfd51c3 Add SDL_UpdateNVTexture() to update NV12/21 Texture (bug #5430) 4 年之前
  Sam Lantinga d72dbd9883 Fixed detection of the Wooting Two keyboard, which shows up as an Xbox 360 controller 4 年之前
  Sam Lantinga b2a0c712cb Allow setting the player index to -1, which turns off the player LED for PS5 controllers 4 年之前
  Sam Lantinga bf754b52bf Valve contributed code is under the Zlib license 4 年之前
  Ozkan Sezer 8cb421b26d SDL_windows_main.c: use new WIN_StringToUTF8W macro 4 年之前
  Ozkan Sezer a594b85031 use WIN_StringToUTF8W macro instead of WIN_StringToUTF8, where needed: 4 年之前
  Ozkan Sezer 5b14bbff5f make ANSI/UNICODE versions of WIN??UTF8 macros individually available. 4 年之前
  Ozkan Sezer f2bd861cd7 move SDL_tcsstr definition to core/windows/SDL_windows.h 4 年之前
  Ozkan Sezer f414a43632 simplify Watcom implementation of SDL_MostSignificantBitIndex32() 4 年之前
  Ozkan Sezer ae18109a92 SDL_windowsjoystick.c (SDL_CreateDeviceNotification): use L, not TEXT() 4 年之前
  Ozkan Sezer 390fd14f54 SDL_windowswindow.c (SDL_HelperWindowCreate): adjust for ANSI/UNICODE: 4 年之前
  Ozkan Sezer 398d2764c7 RAWINPUT_InitWindowsGamingInput: change pNamespace from LPTSTR to PCWSTR 4 年之前
  Ozkan Sezer f09e0af7aa SDL_dinputjoystick.c (IsXInputDevice): adjust to be ANSI/UNICODE-agnostic 4 年之前
  Ozkan Sezer ed39f2f3f9 SDL_wasapi_win32.c (WASAPI_PlatformThreadInit): use L instead of TEXT() 4 年之前
  Ozkan Sezer 01a2f27679 consistently use TEXT() macro with LoadLibrary() and GetModuleHandle() 4 年之前
  Cameron Gutman 91a831e2d0 Implement SDL_MostSignificantBitIndex32 using MSVC intrinsics 4 年之前
  Cameron Gutman 014f507c40 Use specific acquire and release variants of InterlockedExchange on ARM 4 年之前
  Sam Lantinga 393c8c1f16 Fixed bug 5440 - MacCatalyst build failures 4 年之前
  Cameron Gutman 115d66e756 Use MSVC _byteswap intrinsics for SDL byteswapping functions 4 年之前
  Cameron Gutman 6cbd4417f0 Add a hint for D3D9Ex to avoid having to choose at compile-time 4 年之前
  Cameron Gutman 59594a7891 Implement PAUSE_INSTRUCTION() for Windows ARM platforms 4 年之前
  Sam Lantinga 6f9e18da2a Fixed bug 5441 - Add support for endianness check on FreeBSD: Fixes endianness checking on at least powerpc64le, maybe also other architectures 4 年之前
  Sylvain Becker fea49a3e2f SDL_stretch.c: compilation NEON on Windows 10 4 年之前
  Sylvain Becker acccc71f27 Fixed bug 5436 - MSVC 2019 ARM64 build fails to compile SDL_stretch.c 4 年之前