Historique des commits

Auteur SHA1 Message Date
  luzpaz 65e1d568ef Fix various typos (docs/build scripts/tests) il y a 2 ans
  Sam Lantinga f010411492 Rename SDL_strtokr() to SDL_strtok_r() il y a 2 ans
  Sam Lantinga e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity il y a 2 ans
  Sam Lantinga 8da9b22c17 The SDL_WINDOW_SKIP_TASKBAR flag has been replaced by the SDL_WINDOW_UTILITY flag il y a 2 ans
  Sam Lantinga e6d1ba2a17 Added the concept of display natural orientation il y a 2 ans
  Sam Lantinga cb73bed6eb SDL API renaming: SDL TLS functions il y a 2 ans
  Sam Lantinga e61b5ceefe The SDL_WINDOW_ALLOW_HIGHDPI flag has been renamed SDL_WINDOW_HIGH_PIXEL_DENSITY il y a 2 ans
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support il y a 2 ans
  Brick 079ae065f1 Added SDL prefix AUDIO_* constants il y a 2 ans
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention il y a 2 ans
  Sam Lantinga 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention il y a 2 ans
  Sam Lantinga 2aa2fa5449 Added SDL_CreateWindowWithPosition() il y a 3 ans
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt il y a 3 ans
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. il y a 3 ans
  Sam Lantinga d5775f6708 The gamepad event structures caxis, cbutton, cdevice, ctouchpad, and csensor have been renamed gaxis, gbutton, gdevice, gtouchpad, and gsensor. il y a 3 ans
  Sam Lantinga 941a603665 Document that SDL_IsScreenSaverEnabled() was renamed SDL_ScreenSaverEnabled() il y a 3 ans
  Sam Lantinga 0fe1e9f3a7 Cleaned up SDL_migration.cocci, removing old SDL3 names il y a 3 ans
  Sam Lantinga b39b7025fd SDL_GL_GetDrawableSize, SDL_Metal_GetDrawableSize, and SDL_Vulkan_GetDrawableSize can be replaced with SDL_GetWindowSizeInPixels il y a 3 ans
  Sam Lantinga 13d9e41c3f SDL_WINDOWEVENT_SIZE_CHANGED was renamed SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED il y a 3 ans
  Sam Lantinga 449b2289c8 Remove renaming for SDL_GetDisplayDPI() il y a 3 ans
  Sam Lantinga fa599c7548 Fixed SDL_GetRendererOutputSize renaming il y a 3 ans
  Sam Lantinga 9ff15e5382 Don't change M_PI in application code, that's not an SDL symbol il y a 3 ans
  Sylvain 5d1006657a SDL_migration.cocci: remove metavariable warning il y a 3 ans
  Sylvain 85143c28b5 SDL_migration.cocci: fix syntax il y a 3 ans
  Sam Lantinga a34a84ba98 Rename int versions of the SDL2 render functions (#7235) il y a 3 ans
  Sam Lantinga 14a4ce8b59 Fixed SDL_ScaleMode values for consistency il y a 3 ans
  Sam Lantinga dcd17f5473 Renderer logical size is now implemented as a render target il y a 3 ans
  Anonymous Maarten 69aede6c9e Add missing _ in SDL_EVENT_LOCALECHANGED and SSDL_EVENT_TEXTEDITING_EXT il y a 3 ans
  Sam Lantinga 6b137579ea Windows default to fullscreen desktop mode if they don't pick an explicit video mode il y a 3 ans
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index il y a 3 ans