提交历史

作者 SHA1 备注 提交日期
  Sasha Szpakowski af0ec13fc3 iOS: fix display modes to have accurate pixel sizes and screen scales. 2 年之前
  SDL Wiki Bot 8814bedc3b Sync SDL3 wiki -> header 2 年之前
  Sam Lantinga 31f464153d SDL_WINDOW_INPUT_GRABBED has been renamed SDL_WINDOW_MOUSE_GRABBED 2 年之前
  Sam Lantinga e83c54f271 SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags 2 年之前
  Sasha Szpakowski 67037f064b macOS: remove obsolete 10.7 and 10.8-specific code. 2 年之前
  Sasha Szpakowski d293145ec9 macOS: include @1x display modes with the same point-size as @2x modes 2 年之前
  Frank Praznik ba74e76e56 wayland: Correct mode values to use pixels instead of screen units 2 年之前
  Sam Lantinga 0229091f37 Fixed build 2 年之前
  Sam Lantinga 24fec13ac1 Add full high DPI information to SDL_DisplayMode 2 年之前
  Sylvain b23d20cd4d Android: display_mode scale: cast to do a float division 2 年之前
  Frank Praznik fc5f363ff7 video: Send the new fullscreen size in screen coordinates 2 年之前
  Sam Lantinga c2d79cb411 Verify that clear ignores the viewport and test a logical size that isn't the same aspect ratio as the window 2 年之前
  Sam Lantinga d9b53399fe Added an SDL render logical size test 2 年之前
  Sam Lantinga c708ddd66f Added a SDL render viewport test 2 年之前
  Sam Lantinga 1c83c1fadd Fixed build warnings in Xcode 2 年之前
  Sam Lantinga b5e6d0eba9 Added testautomation to the Xcode project 2 年之前
  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 年之前