コミット履歴

作者 SHA1 メッセージ 日付
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 年間 前
  Sam Lantinga 90e01040c5 Added thread-safe environment functions 1 年間 前
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention 1 年間 前
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 年間 前
  Anonymous Maarten 1f89e05dcf testautomation: skip window resize and repositioning tests on Emscripten 1 年間 前
  Sam Lantinga 66ddabde86 Added an automated test to check creation of minimized and maximized windows 1 年間 前
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 年間 前
  Sam Lantinga 9de8cb888a SDL_GetFullscreenDisplayModes() follows the SDL_GetStringRule 1 年間 前
  Sam Lantinga 9758e102bc SDL_GetDisplays() follows the SDL_GetStringRule 1 年間 前
  Sam Lantinga bdafc8e212 SDL_GetWindows() follows the SDL_GetStringRule 1 年間 前
  Sam Lantinga e290e99d89 Fixed error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' 1 年間 前
  Sam Lantinga bfee544685 Changed SDL_GetWindowPixelFormat() to return SDL_PixelFormat 1 年間 前
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 1 年間 前
  Sam Lantinga a522bfe3f1 Clean up any renderer in SDL_DestroyWindowSurface() 1 年間 前
  Sam Lantinga 0ff5c05486 Added SDL_GetWindows() 1 年間 前
  Frank Praznik 888a45977d tests: Check the usable bounds for centered window positioning 1 年間 前
  Sam Lantinga 17520c2e6e Removed SDL_RendererFlags 1 年間 前
  Sam Lantinga 54fb629da5 SDL_WindowFlags is now 64-bit 1 年間 前
  Frank Praznik 566d142938 tests: Clean up the renderer in the video test suite since it isn't automatic anymore. 1 年間 前
  Frank Praznik a7df28201b Revert "testautomation: fix renderer leak in video tests" 1 年間 前
  Cameron Gutman f14fb979c1 Remove legacy SDL2 input grab API 1 年間 前
  Anonymous Maarten 2f13f66c71 testautomation: fix renderer leak in video tests 1 年間 前
  Susko3 641b911d38 Update some internal files to use `SDL_WindowFlags` 1 年間 前
  Sam Lantinga ed615e92b7 Updated automated test now that getting an invalid property isn't an error 1 年間 前
  Frank Praznik 344ec60f8f tests: Fix window centering test with Wayland display scaling mode 1 年間 前
  Sam Lantinga 3b55c7d1f4 Shortened SDL property names 1 年間 前
  Ozkan Sezer f7ba340999 remove several instances of unnecessary emptry str "" after SDL_PRI??? 1 年間 前
  Sam Lantinga 1a13dae219 Added constant definitions for SDL properties 1 年間 前
  Frank Praznik 8f94102b04 tests: Use unsigned format specifiers for printing flags 1 年間 前
  Sam Lantinga ebd7f9adbd Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch in SDL_video.c 1 年間 前