Commit History

作者 SHA1 備註 提交日期
  Sam Lantinga 20cd789bab Improved migration documentation for the event memory change. 2 年之前
  Anonymous Maarten 459f17257c cmake: fix MSVC unrecognized option link warning 2 年之前
  Anonymous Maarten 761390b62f cmake: detect linker id, and assume MSVC does not support version scripts 2 年之前
  Ozkan Sezer d2e005ee13 dynapi: remove duplicated SDL_LoadWAV entries 2 年之前
  Frank Praznik 21ff699251 test: Fix popup test crash on exit 2 年之前
  Sam Lantinga 70c149c88f Automatically clean up memory associated with events 2 年之前
  Ozkan Sezer 1a83bf2399 fix a possible memory leak in SDL_vasprintf() 2 年之前
  Jamie Madill 59b37d0e5b cmake: fix Windows unrecognized option link warning 2 年之前
  Sam Lantinga 9302d7732d Fixed touch normalized coordinates 2 年之前
  SDL Wiki Bot ff3c20a799 Sync SDL3 wiki -> header 2 年之前
  SDL Wiki Bot 17a0fe3a0c Sync SDL3 wiki -> header 2 年之前
  SDL Wiki Bot 14d2471a8f Sync SDL3 wiki -> header 2 年之前
  SDL Wiki Bot 2ad22eeeb5 Sync SDL3 wiki -> header 2 年之前
  Sam Lantinga 930438dfb7 Added note that the #ifdef is for !__IOS__ 2 年之前
  kanjitalk755 c56583fe45 Fix duplicate symbol on iOS/tvOS 2 年之前
  kanjitalk755 2b62f25a6f Add SDL_sysmain_callbacks.c to the Xcode project 2 年之前
  kanjitalk755 4ab31ca678 Fix dropping file event 2 年之前
  Sam Lantinga 5dce4bc716 Makes SDLInputConnection and DummyEdit public classes (thanks Cole!) 2 年之前
  Sam Lantinga d3f2eb2aba Use XINPUT_STATE instead of XINPUT_STATE_EX (thanks Andrew!) 2 年之前
  Sam Lantinga 3a482ebae0 Add createSDLMainRunnable() to SDLActivity (thanks Cole!) 2 年之前
  Sam Lantinga b9784feb24 Fixed potential uninitialized memory access (thanks Mathieu!) 2 年之前
  Sam Lantinga 75ea3a8d32 Dynamically allocate long text for SDL_EVENT_TEXT_INPUT events 2 年之前
  Sam Lantinga 2a1660ab51 Additional cleanup for SDL_RWprintf() (thanks @sezero!) 2 年之前
  Ryan C. Gordon e5f2cea234 Sync wiki -> headers 2 年之前
  Sam Lantinga ad842dd5ad Fixed a typo in SDL_log.h 2 年之前
  Sam Lantinga f9d11807c0 Added SDL_RWprintf() and SDL_RWvprintf() to do formatted printing to an SDL_rwops stream 2 年之前
  Frank Praznik 52c4e3eab3 events: Update self-referential pointers when copying event objects 2 年之前
  Sam Lantinga 91f0456391 Add the source application for drag and drop events (thanks Nathan!) 2 年之前
  Ryan C. Gordon 1a8bf31a69 include: Fixing whitespace on SDL_MixAudioFormat. 2 年之前
  Sam Lantinga d07a264a9b Use the default UCS2/UCS4 conversion rather than non-portable INTERNAL encoding 2 年之前