Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga e61b5ceefe The SDL_WINDOW_ALLOW_HIGHDPI flag has been renamed SDL_WINDOW_HIGH_PIXEL_DENSITY hace 2 años
  Sam Lantinga cc94f600fd Officially added the concept of window pixel density hace 2 años
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support hace 2 años
  Sam Lantinga 4de7433a9e Use the term "points" instead of "screen coordinates" hace 2 años
  Brick 079ae065f1 Added SDL prefix AUDIO_* constants hace 2 años
  Eric f7df966b41 SDL_JOYBALLMOTION hace 2 años
  Eric e8c16ce483 Update migration guide with info on trackballs hace 2 años
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention hace 2 años
  Sam Lantinga 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention hace 2 años
  Ryan C. Gordon e5a6c24c82 audio: Redesigned audio conversion code for SDL3. hace 3 años
  Sam Lantinga 2aa2fa5449 Added SDL_CreateWindowWithPosition() hace 3 años
  Frank Praznik 5a0f50e1c3 docs: Update the migration document with changes to the tooltips and popup menu flags. hace 3 años
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt hace 3 años
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. hace 3 años
  Sam Lantinga d5775f6708 The gamepad event structures caxis, cbutton, cdevice, ctouchpad, and csensor have been renamed gaxis, gbutton, gdevice, gtouchpad, and gsensor. hace 3 años
  Ryan C. Gordon f48d0cc164 audio: Remove AUDIO_U16* support. hace 3 años
  Sam Lantinga 941a603665 Document that SDL_IsScreenSaverEnabled() was renamed SDL_ScreenSaverEnabled() hace 3 años
  SDL Wiki Bot 60127460b0 Sync SDL3 wiki -> header hace 3 años
  Sylvain 26f27a9e5a Update README-migration hace 3 años
  Sam Lantinga 5b77ad54c4 Fixed order and constness of parameters to SDL_ConvertAudioSamples() hace 3 años
  Sam Lantinga 824b9b0a58 Removed SDL_GetDisplayDPI() hace 3 años
  Sam Lantinga d563f38a0d Note that the renderer will by default scale from window coordinates to pixels hace 3 años
  Sam Lantinga a34a84ba98 Rename int versions of the SDL2 render functions (#7235) hace 3 años
  Sam Lantinga 14a4ce8b59 Fixed SDL_ScaleMode values for consistency hace 3 años
  Sam Lantinga dcd17f5473 Renderer logical size is now implemented as a render target hace 3 años
  Anonymous Maarten 69aede6c9e Add missing _ in SDL_EVENT_LOCALECHANGED and SSDL_EVENT_TEXTEDITING_EXT hace 3 años
  Sam Lantinga ac75fe9324 Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag hace 3 años
  Sam Lantinga 6b137579ea Windows default to fullscreen desktop mode if they don't pick an explicit video mode hace 3 años
  Bruno Sanches 7c085862e1 SDL_Video.h - audio driver hace 3 años
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index hace 3 años