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

Автор SHA1 Сообщение Дата
  Sam Lantinga 3316dde0c2 Improved error information when renderer creation fails 5 месяцев назад
  Sam Lantinga d7939abf42 Use consistent style for pointer declarations and casts 9 месяцев назад
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 год назад
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 год назад
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 1 год назад
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 год назад
  Sam Lantinga 05f870f20d Added SDL_HINT_OPENGL_LIBRARY and SDL_HINT_VULKAN_LIBRARY 1 год назад
  Sam Lantinga 9ca1792848 Renamed driverdata to internal 1 год назад
  Ryan C. Gordon 982feb7a65 vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error). 1 год назад
  Ali Emre Gülcü f17b556c76 Add SDL_Vulkan_DestroySurface functionality (#9817) 1 год назад
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 лет назад
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 лет назад
  Sam Lantinga fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties 2 лет назад
  Ryan C. Gordon 2f92807087 vulkan: SDL_Vulkan_CreateSurface now accepts an app-provided allocator. 2 лет назад
  ilyas-taouaou d0d8b28df1 Change SDL_Vulkan_GetInstanceExtensions 2 лет назад
  Ozkan Sezer 363f4fa9c1 avoid type redefinition errors after commit ee806597b9. 2 лет назад
  Sylvain 81ff49f4b5 Remove _THIS in src/video and in src/events (also VideoDevice) 2 лет назад
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 лет назад
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index 3 лет назад
  Sam Lantinga 23beef4fc7 We no longer need explicit SDL_ENABLE_SYSWM_* while building SDL 3 лет назад
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 лет назад
  Hunter Kvalevog 0953367967 SDL_Vulkan_GetInstanceExtensions: Remove window 3 лет назад
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 лет назад
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 лет назад
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 лет назад
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 лет назад
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 лет назад
  Sam Lantinga b0840eb32e Updated SDL_syswm.h for SDL 3.0 3 лет назад
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 лет назад
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 лет назад