提交历史

作者 SHA1 备注 提交日期
  Frank Praznik 2d9aff6433 wayland: Always use the whole buffer surface for the damage region 1 年之前
  Sam Lantinga c7787a9191 The hint environment variables don't have the word "HINT" in them 1 年之前
  Anonymous Maarten 2f26c58504 cmake: fix typo in cmake/sdlplatform.cmake 1 年之前
  Clownacy 65e7c8e265 Fix default Windows window icon not suiting the DPI. 1 年之前
  Anonymous Maarten 143b070074 cpuinfo: fix -Wmissing-prototypes warning 1 年之前
  Ryan C. Gordon 58529c1827 stdlib: SDL_utf8strlen and SDL_utf8strnlen now use SDL_StepUTF8 internally. 1 年之前
  Sam Lantinga 17d4f8d699 Updated to version 3.1.1 for the preview release 1 年之前
  Brian Collins 560daa07f2 Workaround a macOS cursor-related bug. 1 年之前
  Sam Lantinga a82ed82bc7 SDL_QueryTexture() fills in a pointer to SDL_PixelFormatEnum 1 年之前
  Sam Lantinga aea44cff6b Fixed warning C4702: unreachable code 1 年之前
  Sam Lantinga 85b7f131b0 Fixed warning C4701: potentially uninitialized local variable 'percent' used 1 年之前
  Sam Lantinga c10a3df552 Only add the UniformTypeIdentifiers framework if we're building the dialog subsystem 1 年之前
  SDL Wiki Bot 18c8af6e48 Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga 8847b35244 Separate joystick power state into battery status and percentage 1 年之前
  Sam Lantinga 5e624c2083 Moved display and window event renaming to the correct header section 1 年之前
  Anonymous Maarten 63cb541797 cmake: set SYSTEM property in SDL3Config.cmake for compatibility with older CMake versions 1 年之前
  Susko3 5f763083fc Use SDL_EventType and fix event name in comment 1 年之前
  Susko3 c40e9cc634 Sort includes 1 年之前
  Anonymous Maarten 4eb0f10dda cmake: install SDL headers with SYSTEM property disabled 1 年之前
  Anonymous Maarten fb8ac1ab7d ci: verify SDL build system does not include installed SDL headers 1 年之前
  Anonymous Maarten 19b01c39b0 ci: don't fix pspsdk toolchain anymore 1 年之前
  Frank Praznik a00ac61514 time: Fix UWP build 1 年之前
  danginsburg 650ba8f3ec Vulkan Renderer - closes #9385. When the vertex buffer size is exceeded, make sure to wait for outstanding work before resizing it. This fixes validation errors/crash found with using Imgui SDL3 renderer on Vulkan. 1 年之前
  Sean Ridenour 3448273be1 Weakly link UniformTypeIdentifiers.framework 1 年之前
  Sean Ridenour feebb9fcf8 Fix file selection dialog boxes not working on macOS 11.0+ 1 年之前
  Frank Praznik c0bfd8bafd time: Only call GetSystemTimePreciseAsFileTime if available 1 年之前
  Susko3 c96bc8b1a2 Add missing includes for SDL_MouseID 1 年之前
  Ryan C. Gordon 74b58aebb9 README-migration: fix function signature on SDL_(Read|Write)IO docs. 1 年之前
  Ryan C. Gordon 6b20152bda README-migration: Removed duplicate paragraph. 1 年之前
  Sam Huang a9cab01185 Don't change cwd with file dialogs 1 年之前