コミット履歴

作者 SHA1 メッセージ 日付
  Frank Praznik 56120a132d wayland: Remove duplicate code 2 年 前
  Ryan C. Gordon 077725d0e3 wikiheaders: Fixed SDL2 wiki link. 2 年 前
  Ryan C. Gordon 5f8b53820a wikiheaders: Link to the SDL2 wiki in the preamble. 2 年 前
  Ryan C. Gordon 726d6f9422 wikiheaders: Allow markdown in the wikipreamble string. 2 年 前
  Frank Praznik b2cfcbdb64 wayland: Support new high-DPI system 2 年 前
  Ozkan Sezer b462027c53 SDL_test_common.c: minor warning fix (SDL_AudioDeviceID is unsigned) 2 年 前
  Sam Lantinga 364db52ca3 Moved testautomation data out of SDL_test library 2 年 前
  Ozkan Sezer 742e356180 test/loopwavequeue.c: minor warning fix (SDL_AudioDeviceID is unsigned) 2 年 前
  Ozkan Sezer be2afeec84 SDL_loadso.h: add missing SDLCALL to SDL_LoadFunction() 2 年 前
  Jiří Malák 54540a82a0 SDL_atomic.h: Update SDL_CPUPauseInstruction for Watcom. (#7157) 2 年 前
  Frank Praznik 6895e1700f video: Ensure that the closest returned video mode match always has a valid scale value 2 年 前
  Sam Lantinga 5970311353 Fixed build using clang-cl on Windows 2 年 前
  Ozkan Sezer 3bf86c0eca cmake: addititonal check for visibility attributes. 2 年 前
  Sam Lantinga 13087405e0 Fixed clang documentation warnings 2 年 前
  Anonymous Maarten 4ec3a5ac27 cmake: only add <LANG>_VISIBILITY_PRESET properties when compiler supports -fvisibility= 2 年 前
  Sam Lantinga a37f2aed7e Hook up Android_ScreenDensity to convert pixels to screen coordinates on Android 2 年 前
  Sam Lantinga 9bbc402b81 Take the display scale into account in SDL_GetWindowSizeInPixels() 2 年 前
  Sam Lantinga 162e40c982 Use densityDpi instead of density to more closely match what the UI scale is 2 年 前
  Sam Lantinga 6dc135413a Create a static SDL_test library on Android 2 年 前
  Anonymous Maarten 330ad80014 cocci: fix game pad event types 2 年 前
  Ryan C. Gordon 79cca812cb include: make SDL_RenderPresent thread safety notes less verbose. 2 年 前
  SDL Wiki Bot 43e3daace3 Sync SDL3 wiki -> header 2 年 前
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. 2 年 前
  Ryan C. Gordon 01cba48d18 wikiheaders: Add a `\threadsafety` tag to document threading details. 2 年 前
  Sylvain 73dc327c84 Android get the display Density 2 年 前
  Sam Lantinga 6a27188023 SDL_DisplayMode now represents physical pixels and has added a display scaling factor 2 年 前
  Sam Lantinga a1e101e898 Fixed formatting for Haiku cc files 2 年 前
  Sam Lantinga 6240252736 Updated documentation with the SDL_WINDOW_ALLOW_HIGHDPI flag removal 2 年 前
  Sam Lantinga 4696c9556b SDL 3.0 is going to be high DPI aware and officially separates screen… (#7145) 2 年 前
  Sylvain 78cc95e34e Rename internal GetDisplayDPI to GetDisplayPhysicalDPI 2 年 前