Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga c63aa9545e Fixed printf formatting for "%p" and added a unit test to check it il y a 1 an
  Sam Lantinga ecbbac7c72 Do a full UCS4 zero termination on iconv converted strings il y a 1 an
  Sam Lantinga ae771d4710 Added test shortcuts Alt-C and Alt-V to test the primary selection functionality il y a 1 an
  Sam Lantinga 55ff09de38 Reimplement clipboard text in terms of clipboard data il y a 1 an
  Sam Lantinga c980ce2120 Removed SDL_EVENT_CLIPBOARD_CANCELLED in favor of the cleanup callback il y a 1 an
  Sam Lantinga 443868143c Added support for clipboard data on Windows il y a 1 an
  Sam Lantinga 35876da3c4 Clipboard data API revamp il y a 1 an
  Sam Lantinga 61ff86617a Added GetClientScreenRect() and fixed build for C89 compilers il y a 1 an
  expikr a7326b9396 center cursor to client area (excludes titlebar thickness) il y a 1 an
  Sam Lantinga f49f1434b9 Revert "Update SDL_windowswindow.c" il y a 1 an
  expikr d0fdf6207b Update SDL_windowswindow.c il y a 1 an
  Anonymous Maarten ffcd1c0c26 cmake: explicitly disable WINDOWS_EXPORT_ALL_SYMBOLS for SDL3-shared il y a 1 an
  Sam Lantinga 00fc50557e Make sure logical presentation is complete before destroying the logical render target il y a 1 an
  Sam Lantinga 619f65af0c Fixed resource leak and crash at exit in the D3D11 renderer il y a 1 an
  Sam Lantinga 90262f274a Made error handling more consistent in D3D12_RenderReadPixels() il y a 1 an
  Sam Lantinga 304d425f99 The clip rect is defined in terms of the current viewport il y a 1 an
  Sam Lantinga b6645bb255 Retry to open the clipboard in case another application has it open il y a 1 an
  Sam Lantinga 3bd5e5ca3c Removed spurious casts il y a 1 an
  luzpaz 37e567994d Fix remaining typos (#7921) il y a 1 an
  luzpaz 65e1d568ef Fix various typos (docs/build scripts/tests) il y a 1 an
  Ryan C. Gordon c0bd18f023 khronos: Fixed a typo in a Vulkan header, to match upstream. il y a 1 an
  Sam Lantinga f010411492 Rename SDL_strtokr() to SDL_strtok_r() il y a 1 an
  SDL Wiki Bot b8d6023a91 Sync SDL3 wiki -> header il y a 1 an
  Sam Lantinga 3c04be4486 The rectangles passed to SDL_BlitSurfaceUnchecked() and SDL_BlitSurfaceUncheckedScaled() are const. il y a 1 an
  Sam Lantinga ced153a24a Fixed reference to old function (thanks @tom-seddon!) il y a 1 an
  Sam Lantinga 4aee17b039 Resorted symbols alphabetically il y a 1 an
  Sam Lantinga 50b6e5eb7e Implemented SDL_LoadBMP() and SDL_SaveBMP() as functions il y a 1 an
  Sam Lantinga e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity il y a 1 an
  scribam d85e327c92 cmake: use SDL_CPU_ARM32 instead of CMAKE_GENERATOR_PLATFORM STREQUAL "ARM" il y a 1 an
  Ryan C. Gordon 9d39e50f29 rwops: Use SetFilePointerEx on Windows for appending writes. il y a 1 an