Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 5f48ce0b64 Fixed bug 3815 - implicit-fallthrough warning - DUFFS_LOOP4 and friends il y a 8 ans
  Sam Lantinga 19114b0378 Fixed bug 3813 - gcc7 fallthrough warnings in SDL_iconv.c and SDL_pixels.c il y a 8 ans
  Sam Lantinga 849c4c1472 Fixed tabs to spaces il y a 8 ans
  Sam Lantinga 8ed16ea465 Fixed compile warning il y a 8 ans
  Sam Lantinga 16b8c4ea43 Fixed bug 3811 - change HAVE_COPYSIGN to HAVE__COPYSIGN in SDL_config_windows.h il y a 8 ans
  Sam Lantinga 2cdb967435 Fixed the include path for khronos with Visual Studio il y a 8 ans
  Sam Lantinga be1caece4a Correction: copysign has been supported by windows several toolchains il y a 8 ans
  Ryan C. Gordon 93583d461c alsa: removed snd_pcm_wait() call before writing to playback device. il y a 8 ans
  Sam Lantinga 569c222ca8 Updated documentation so it's clear you should use SDL_SetWindowDisplayMode() to change the size of fullscreen windows. il y a 8 ans
  Sam Lantinga b2ba8963b3 Fixed bug 3809 - Restore after maximize leads to wrong size il y a 8 ans
  Sam Lantinga 676c3a9263 Fixed bug 3719 - Cocoa - Incorrect window size when leaving fullscreen il y a 8 ans
  Sam Lantinga fcd9c19022 Fixed window size when leaving fullscreen mode (thanks Eric!) il y a 8 ans
  Sam Lantinga f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits il y a 8 ans
  Sam Lantinga 125d8f59fc Make sure the libtool archives are installed il y a 8 ans
  Sam Lantinga 9a73909bbd Fixed bug 3808 - fix a typo in SDL_stretch.c il y a 8 ans
  Sam Lantinga 24a7495691 Updated config.guess and config.sub, added config.sub.patch for NaCl and Emscripten build support il y a 8 ans
  Sam Lantinga 5c8bde4f7b Updated documentation to note that libvulkan-dev is no longer needed il y a 8 ans
  Sam Lantinga f33377802a Fixed bug 3807 - Remove restriction from DECLSPEC macro for OS/2 il y a 8 ans
  Sam Lantinga 8004be6449 We don't need libvulkan-dev to build Vulkan support il y a 8 ans
  Sam Lantinga 47cb8815a3 Updated Debian changelog for 2.0.6 release il y a 8 ans
  Sam Lantinga 222d25ad4b Fixed bug 3805 - Why is there no --enable-video-rpi option in configure? il y a 8 ans
  Sam Lantinga e8059221bd Fixed bug 3806 - Fixes for MSVC compiler warnings il y a 8 ans
  Sam Lantinga 0ddac338b0 keep joystick thread from waking unnecessarily, and from possibly blocking for 300ms at shutdown if a joystick was just plugged in il y a 8 ans
  Sam Lantinga cedbb3118c Fixed building with the first version of Visual Studio 2017, which doesn't have __has_include() (Thanks Simon!) il y a 8 ans
  Sam Lantinga 1b2492ed8a Fixed 64-bit build warning il y a 8 ans
  Sam Lantinga 4657d9f33c We don't need to pass the renderer into SDLTest_CleanupTextDrawing() il y a 8 ans
  Sam Lantinga 65c55fdd84 Fixed build il y a 8 ans
  Sam Lantinga b0b3da7702 Added a function to clean up test text drawing il y a 8 ans
  Ryan C. Gordon ca15c7d67f wave: SDL_LoadWAV now supports 24-bit audio. il y a 8 ans
  Ryan C. Gordon fb28393200 vulkan: use "unsigned int" instead of "unsigned" il y a 8 ans