Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sam Lantinga fd34bc56f9 cocoa: Fix SDL_CocoaWindowData keyboard_focus being left pointing to a destroyed SDL window if input focus not previously reset for that window 1 gadu atpakaļ
  Sam Lantinga 0a99ad7a68 cocoa: Fix Cocoa_RaiseWindow not making child window key if SDL_HINT_WINDOW_ACTIVATE_WHEN_RAISED is true 1 gadu atpakaļ
  SDL Wiki Bot 20e8411b12 Sync SDL3 wiki -> header 1 gadu atpakaļ
  Sam Lantinga f4a0bc02d5 Re-added prototypes for stub API functions 1 gadu atpakaļ
  Sam Lantinga f224af5ac5 Updated Haptic API for SDL 3.0 conventions 1 gadu atpakaļ
  Sam Lantinga 8ca9134115 Removed unnecessary NULL assignment 1 gadu atpakaļ
  Sam Lantinga 75dd7e1658 Note that we only allow disabling major subsystems 1 gadu atpakaļ
  Sam Lantinga 130b361904 Removed SDL_MISC_DISABLED 1 gadu atpakaļ
  Sam Lantinga 20fa5e6ad0 Removed SDL_LOCALE_DISABLED 1 gadu atpakaļ
  Sam Lantinga 6efadfdb77 Removed SDL_FILESYSTEM_DISABLED 1 gadu atpakaļ
  Sam Lantinga 3d951134a3 Removed SDL_FILE_DISABLED 1 gadu atpakaļ
  Sam Lantinga ac367be171 Updated CMakeLists.txt now that timers and threads can't be disabled 1 gadu atpakaļ
  Sam Lantinga e2080f74fd Fixed building with the joystick subsystem disabled 1 gadu atpakaļ
  Sam Lantinga a0967c017f Fixed building with the video subsystem disabled 1 gadu atpakaļ
  Sam Lantinga 31f34e9504 Removed SDL_ATOMIC_DISABLED 1 gadu atpakaļ
  Sam Lantinga 6e1b11368d Removed SDL_CPUINFO_DISABLED 1 gadu atpakaļ
  Sam Lantinga 52d6587084 Removed SDL_EVENTS_DISABLED 1 gadu atpakaļ
  Sam Lantinga ba02722755 Removed SDL_LOADSO_DISABLED 1 gadu atpakaļ
  Sam Lantinga 0d7df16812 Timers are a required platform feature 1 gadu atpakaļ
  Sam Lantinga 518b070aa9 Fixed drop event coordinate conversion 1 gadu atpakaļ
  SDL Wiki Bot 3ca8cee874 Sync SDL3 wiki -> header 1 gadu atpakaļ
  Ryan C. Gordon 8bf74280e0 docs: Note SDL_UpdateWindowSurfaceRects can update beyond specified areas. 1 gadu atpakaļ
  Sam Lantinga 9408299bad Set the number of audio devices to 0 if audio hasn't been initialized 1 gadu atpakaļ
  Sam Lantinga be0ba78c56 Convert the coordinates in drop events as well (thanks @Dragon-Baroque!) 1 gadu atpakaļ
  Sylvain e6c8872fdc Fixed bug #7614: Segmentation Fault in SDL_BlitSurface 1 gadu atpakaļ
  Sylvain ce0e0675de Fixed bug #8301 - Software renderer draws long lines incorrectly / SDL_RENDERLINEMETHOD_GEOMETRY 1 gadu atpakaļ
  Sam Lantinga 6e48d4532c Added raw input device handle for WM_INPUT mouse button handling 1 gadu atpakaļ
  Sam Lantinga cf5e0637b5 Touchpads already have their right/left buttons swapped in raw input 1 gadu atpakaļ
  Sam Lantinga fb2d7ed83e Restore window minimum and maximum size if it is recreated 1 gadu atpakaļ
  Francisco Javier Trujillo Mata 915afae514 Remove force using one thread 1 gadu atpakaļ