Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Sam Lantinga 941a603665 Document that SDL_IsScreenSaverEnabled() was renamed SDL_ScreenSaverEnabled() hace 3 años
  Sam Lantinga 0fe1e9f3a7 Cleaned up SDL_migration.cocci, removing old SDL3 names hace 3 años
  Sam Lantinga b39b7025fd SDL_GL_GetDrawableSize, SDL_Metal_GetDrawableSize, and SDL_Vulkan_GetDrawableSize can be replaced with SDL_GetWindowSizeInPixels hace 3 años
  Sam Lantinga 13d9e41c3f SDL_WINDOWEVENT_SIZE_CHANGED was renamed SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED hace 3 años
  Sam Lantinga 449b2289c8 Remove renaming for SDL_GetDisplayDPI() hace 3 años
  Sam Lantinga fa599c7548 Fixed SDL_GetRendererOutputSize renaming hace 3 años
  Sam Lantinga 9ff15e5382 Don't change M_PI in application code, that's not an SDL symbol hace 3 años
  Sylvain 5d1006657a SDL_migration.cocci: remove metavariable warning hace 3 años
  Sylvain 85143c28b5 SDL_migration.cocci: fix syntax 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 6b137579ea Windows default to fullscreen desktop mode if they don't pick an explicit video mode hace 3 años
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index hace 3 años
  Anonymous Maarten 758c0dd6d8 Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP) hace 3 años
  Sylvain 413376cdb3 migration: replace SDL_DisplayMode w and h by screen_w and screen_h hace 3 años
  Sam Lantinga 31f464153d SDL_WINDOW_INPUT_GRABBED has been renamed SDL_WINDOW_MOUSE_GRABBED hace 3 años
  Sam Lantinga e83c54f271 SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags hace 3 años
  Anonymous Maarten 330ad80014 cocci: fix game pad event types hace 3 años
  Sylvain 724d92fd65 Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI hace 3 años
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity hace 3 años
  Anonymous Maarten 0770c55e8d cocci: remove SDL_INIT_NOPARACHUTE hace 3 años
  Anonymous Maarten 967ebd78e6 cocci: also fix up SDL_CreateRenderer calls with non-default render indices hace 3 años
  Sylvain 9eaea7d661 SDL_migration.cocci: simplify multiplicaction / division by 1 hace 3 años
  Sylvain 3b2e9d98df SDL_migration.cocci: migrate audio api 1.2 hace 3 años
  Sylvain 8bdc25f4e4 SDL_migration.cocci: set events hace 3 años