Historie revizí

Autor SHA1 Zpráva Datum
  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
  Sam Lantinga e83c54f271 SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags před 3 roky
  Sam Lantinga 24fec13ac1 Add full high DPI information to SDL_DisplayMode před 3 roky
  Sam Lantinga 6240252736 Updated documentation with the SDL_WINDOW_ALLOW_HIGHDPI flag removal před 3 roky
  Sylvain 724d92fd65 Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI před 3 roky
  Sam Lantinga a06a593aa6 Renamed SDL_GetGamepadNumTouchpads and SDL_GetGamepadNumTouchpadFingers to match the new convention před 3 roky
  Ozkan Sezer 58e8cf599c README-migration.md: fix SDL_WINDOWEVENT_CLOSE renamed name. před 3 roky
  Sylvain 052b14eb65 Add SDL_ConvertAudioSamples() helper function před 3 roky