Historie revizí

Autor SHA1 Zpráva Datum
  Brick 079ae065f1 Added SDL prefix AUDIO_* constants před 2 roky
  Eric f7df966b41 SDL_JOYBALLMOTION před 3 roky
  Eric e8c16ce483 Update migration guide with info on trackballs před 3 roky
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention před 3 roky
  Sam Lantinga 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention před 3 roky
  Ryan C. Gordon e5a6c24c82 audio: Redesigned audio conversion code for SDL3. před 3 roky
  Sam Lantinga 2aa2fa5449 Added SDL_CreateWindowWithPosition() před 3 roky
  Frank Praznik 5a0f50e1c3 docs: Update the migration document with changes to the tooltips and popup menu flags. před 3 roky
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt před 3 roky
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. před 3 roky
  Sam Lantinga d5775f6708 The gamepad event structures caxis, cbutton, cdevice, ctouchpad, and csensor have been renamed gaxis, gbutton, gdevice, gtouchpad, and gsensor. před 3 roky
  Ryan C. Gordon f48d0cc164 audio: Remove AUDIO_U16* support. před 3 roky
  Sam Lantinga 941a603665 Document that SDL_IsScreenSaverEnabled() was renamed SDL_ScreenSaverEnabled() před 3 roky
  SDL Wiki Bot 60127460b0 Sync SDL3 wiki -> header před 3 roky
  Sylvain 26f27a9e5a Update README-migration před 3 roky
  Sam Lantinga 5b77ad54c4 Fixed order and constness of parameters to SDL_ConvertAudioSamples() před 3 roky
  Sam Lantinga 824b9b0a58 Removed SDL_GetDisplayDPI() před 3 roky
  Sam Lantinga d563f38a0d Note that the renderer will by default scale from window coordinates to pixels před 3 roky
  Sam Lantinga a34a84ba98 Rename int versions of the SDL2 render functions (#7235) před 3 roky
  Sam Lantinga 14a4ce8b59 Fixed SDL_ScaleMode values for consistency před 3 roky
  Sam Lantinga dcd17f5473 Renderer logical size is now implemented as a render target před 3 roky
  Anonymous Maarten 69aede6c9e Add missing _ in SDL_EVENT_LOCALECHANGED and SSDL_EVENT_TEXTEDITING_EXT před 3 roky
  Sam Lantinga ac75fe9324 Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag před 3 roky
  Sam Lantinga 6b137579ea Windows default to fullscreen desktop mode if they don't pick an explicit video mode před 3 roky
  Bruno Sanches 7c085862e1 SDL_Video.h - audio driver před 3 roky
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index před 3 roky
  Anonymous Maarten 758c0dd6d8 Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP) před 3 roky
  Sasha Szpakowski 90795291e4 Remove SDL_GL/Metal/Vulkan_GetDrawableSize(). před 3 roky
  Sam Lantinga bf4095359c Removed duplicated window size events, and added SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED před 3 roky
  Sam Lantinga 31f464153d SDL_WINDOW_INPUT_GRABBED has been renamed SDL_WINDOW_MOUSE_GRABBED před 3 roky