Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga b546db2f85 Only watch for display connect/disconnect events while the video subsystem is initialized vor 4 Jahren
  Ozkan Sezer 7991cc38bc dynapi: move SDL_SIMDRealloc down below, after SDL_GetPreferredLocales. vor 4 Jahren
  Ozkan Sezer 05438b28e0 minor tidy-up to Makefile.os2 vor 4 Jahren
  Ryan C. Gordon b79832ba11 cocoa: Cut and paste from HTML strikes again! vor 4 Jahren
  Ozkan Sezer 19aaa2944d Fix https://bugzilla.libsdl.org/show_bug.cgi?id=5306 vor 4 Jahren
  Ozkan Sezer 69fbd60d25 Fix https://bugzilla.libsdl.org/show_bug.cgi?id=4877#c2 vor 4 Jahren
  Ozkan Sezer e58cc5fa0e minor whitespace fix vor 4 Jahren
  Sam Lantinga 79e625f017 Fixed trying to build OSX SDL_OpenURL on iOS and tvOS vor 4 Jahren
  Sam Lantinga bd14f2676c Removed unused variable vor 4 Jahren
  Ozkan Sezer d86a746542 SDL_video.c: fix whitespace vor 4 Jahren
  Ozkan Sezer 3aa418f451 SDL_video.h (SDL_DisplayEventID): remove comma at end of enumerator list vor 4 Jahren
  Sam Lantinga 76980e30f2 Added events for dynamically connecting and disconnecting displays, with an iOS implementation vor 4 Jahren
  Sam Lantinga cd703b5628 Fixed whitespace vor 4 Jahren
  Ozkan Sezer 54bb9aaccb k_rem_pio2.c: fix typo in second memset(): iq, not q. fixes bug #5309. vor 4 Jahren
  Ryan C. Gordon 061256a3b3 metal: Clear the framebuffer if presenting without any other operations. vor 4 Jahren
  Sylvain Becker b7b8ef59a3 Fixed bug 5307 - Crash when joysticks hats number is odd (Thanks Sockmonsters!) vor 4 Jahren
  Sylvain Becker bffbc7e316 Android: better readibility for pollHapticDevices() vor 4 Jahren
  Sylvain Becker 20c070d869 Android: better readibility for pollInputDevices() vor 4 Jahren
  Ryan C. Gordon 003a16980c wav: Make sure the data size is a multiple of blockalign, not an exact match. vor 4 Jahren
  Ryan C. Gordon 4627426994 url: WinRT actually works now (and has been tested, hooray!). vor 4 Jahren
  Ryan C. Gordon fc05a696ad url: Attempt #23235 at WinRT support... vor 4 Jahren
  Ryan C. Gordon 02addf135d url: Another attempt at WinRT implementation. vor 4 Jahren
  Ozkan Sezer 1f4b5d54ca windows/SDL_syslocale.c: make it build against older SDKs. vor 4 Jahren
  Ryan C. Gordon 6c6d2bdd35 url: Build WinRT-specific code as C++/CX instead of plain C++. vor 4 Jahren
  Ryan C. Gordon 7bec9df11a url: Add to Xcode project files, iOS/mac fixes. vor 4 Jahren
  Ryan C. Gordon 57e3003d3f url: Attempt at WinRT support. vor 4 Jahren
  Ryan C. Gordon 566479c8ef url: ShellExecuteW returns an HINSTANCE, so deal with that more correctly. vor 4 Jahren
  Ryan C. Gordon b7b2995fbe url: Added to Visual Studio project files. vor 4 Jahren
  Ryan C. Gordon ee56090d3d url: Cleanups and compiler warning fixes. vor 4 Jahren
  Ryan C. Gordon cc158f2983 url: removed "extern" from function declaration. vor 4 Jahren