История коммитов

Автор SHA1 Сообщение Дата
  Anonymous Maarten 0a3d038ff7 cmake: fix installed SDL3::SDL3_test + test on ci 3 лет назад
  Anonymous Maarten 72f40cb1f5 ci: restart VM after installing haiku dependencies 3 лет назад
  Anonymous Maarten 25b723cc82 cmake: detect Emscripten architecture as emscripten 3 лет назад
  Anonymous Maarten 53d434fd24 cmake: add CPack support for creating binary archives 3 лет назад
  Anonymous Maarten 64c97906c9 ci: fail CMake configuration on warning 3 лет назад
  Anonymous Maarten 23c2c15a70 cmake: capitalize SDL3::Headers target 3 лет назад
  Anonymous Maarten d45f0a0566 ci: upload artifacts for main workflow 3 лет назад
  Anonymous Maarten 32e7921f98 cmake: by default, link tests to SDL3.dll on Windows 3 лет назад
  Anonymous Maarten 13c294eec3 cmake: add support for creating Apple frameworks with CMake 3 лет назад
  Anonymous Maarten 93c25e650c cmake: create SDL3::headers for include path + no exported CMake variables 3 лет назад
  Anonymous Maarten 5690dfb65b cmake: don't install Android.mk files for Android 3 лет назад
  Anonymous Maarten 09e2f83e17 cmake: no more SDL3_* cache variables 3 лет назад
  Anonymous Maarten 19d162281c cmake: detect cpu architecture in SDL_DetectCPUArchitecture 3 лет назад
  Anonymous Maarten 9cf34908a1 cmake: pass VERSION to project() + don't use SDL_VERSION 3 лет назад
  Anonymous Maarten 3aa456dead cmake: remove MSCOS_RPATH related FIXME 3 лет назад
  Bruno Sanches 7c085862e1 SDL_Video.h - audio driver 3 лет назад
  Sylvain d66f27376e Prevent setting an error "invalid display" when the parameter displayID hasn't been set. 3 лет назад
  Sam Lantinga b07f8e987b Fixed checking the return values of SDL_AddBasicVideoDisplay() and SDL_AddVideoDisplay() 3 лет назад
  Sam Lantinga 1ffc09c6e6 Changed SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED to be the same value as SDL_EVENT_WINDOW_SIZE_CHANGED so SDL2 applications continue to work as expected. 3 лет назад
  Sam Lantinga de766fdcd7 Fixed Haiku build 3 лет назад
  SDL Wiki Bot 87af6c0019 Sync SDL3 wiki -> header 3 лет назад
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index 3 лет назад
  Anonymous Maarten 758c0dd6d8 Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP) 3 лет назад
  Sylvain 413376cdb3 migration: replace SDL_DisplayMode w and h by screen_w and screen_h 3 лет назад
  Frank Praznik e22f5ed7d3 wayland: Check that all required dynamic symbols have been successfully resolved at init time 3 лет назад
  Sasha Szpakowski 90795291e4 Remove SDL_GL/Metal/Vulkan_GetDrawableSize(). 3 лет назад
  Sasha Szpakowski 0d0a34f79f iOS: fix the desktop display mode's display scale property. 3 лет назад
  Frank Praznik a67b441a10 wayland: Send a pixel sized change event when the drawable size changes 3 лет назад
  Aaron Barany 4667d65f77 Fixes for building on Mac with OpenGL disabled. 3 лет назад
  Sam Lantinga df7639f100 Call SDL_OnWindow* handlers after the event has been delivered 3 лет назад