Histórico de Commits

Autor SHA1 Mensagem Data
  Brenton Bostick f361034ac3 fix typos há 7 meses atrás
  Sam Lantinga f2074d7af3 Updated copyright for 2025 há 1 ano atrás
  Sam Lantinga e91c37f4dd Added support for inset handling on Android 15 há 1 ano atrás
  Sam Lantinga 5518aca054 Use stdbool internally in SDL há 1 ano atrás
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API há 1 ano atrás
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL há 1 ano atrás
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code há 1 ano atrás
  Sam Lantinga c601120883 Handle all Android lifecycle events on the main thread há 1 ano atrás
  Sam Lantinga ca4bd4b63c Android life cycle behavior more closely matches iOS há 1 ano atrás
  Sam Lantinga 9ca1792848 Renamed driverdata to internal há 1 ano atrás
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() há 1 ano atrás
  Frank Praznik 0e1f3b681f video: Distinguish between explicit fullscreen enter requests and update requests há 1 ano atrás
  Sam Lantinga 3b55c7d1f4 Shortened SDL property names há 2 anos atrás
  Sam Lantinga 1a13dae219 Added constant definitions for SDL properties há 2 anos atrás
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 há 2 anos atrás
  Frank Praznik 4fd778119b video: Implement asynchronous windowing há 2 anos atrás
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. há 2 anos atrás
  Sam Lantinga 229b7b9d50 SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties() há 2 anos atrás
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) há 2 anos atrás
  Sam Lantinga fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties há 2 anos atrás
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support há 2 anos atrás
  Sylvain 81ff49f4b5 Remove _THIS in src/video and in src/events (also VideoDevice) há 2 anos atrás
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) há 3 anos atrás
  Sylvain 2cafa52598 - Added SDL_WINDOW_TRANSPARENT to request a window with transparent framebuffer há 3 anos atrás
  Sylvain Becker cb6b8b0132 Simplify flags testing (#7220) há 3 anos atrás
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index há 3 anos atrás
  Sam Lantinga a37f2aed7e Hook up Android_ScreenDensity to convert pixels to screen coordinates on Android há 3 anos atrás
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity há 3 anos atrás
  Sam Lantinga 23beef4fc7 We no longer need explicit SDL_ENABLE_SYSWM_* while building SDL há 3 anos atrás
  Sam Lantinga 6dc50a78fc Fixed window never being shown on iOS há 3 anos atrás