Commit History

Author SHA1 Message Date
  Eric Wing bb3cb4f42a overscan (feature for SDL_RenderSetLogicalSize): Fix to ignore overscan hint when using the Direct3D 9 backend. 9 years ago
  Eric Wing d77a55738b merged SDL 2.0.4 rc2 9 years ago
  Philipp Wiesemann 4393a71110 Added missing file and folder to the release archive. 9 years ago
  Sam Lantinga 36af63f0c0 Added the docs directory to the release archive 9 years ago
  Sam Lantinga fb5732dc5c GCC is warning about global functions with the same name as variables in the code, when using -Wshadow. 9 years ago
  Sam Lantinga 903df4afbd Use CLOCK_MONOTONIC_RAW, if available, which is not subject to adjustment by NTP 9 years ago
  Sam Lantinga f71fa2f402 Android has clock_gettime() - thanks Michael Labbe! 9 years ago
  Sam Lantinga 3426c99acf Cleaned up Xcode rules a little more 9 years ago
  Sam Lantinga f6b788f095 Simplified Mercurial ignore rules for Xcode build products 9 years ago
  Sam Lantinga d763a9f64d Fixed bug 2538 - SDL_SetTextureAlphaMod does not work with SDL_FlipMode or rotation in the software renderer 9 years ago
  Sam Lantinga b7ede6cc47 Fixed bug 1550 - SDL_RenderCopy/CopyEx in software should optionally render 8bit alpha 9 years ago
  Sam Lantinga e589cdba2f Fixed bug 3023 - setting a white and then non-white texture color mod breaks the texture with software renderer 9 years ago
  Sam Lantinga 82ae4f6fc5 [mq]: 3027_rleperf.diff 9 years ago
  Philipp Wiesemann 21935b0313 Added more entries and brackets to WhatsNew.txt for 2.0.4. 9 years ago
  Ryan C. Gordon 3a84f7b520 CMake fixes for MingW (thanks, Ozkan!). 9 years ago
  Alex Szpakowski dd8c64779b Updated WhatsNew.txt's 2.0.4 list to include a more detailed set of changes for iOS, and added a couple missing items to the OS X and Windows sections. 9 years ago
  Ryan C. Gordon 604932ea84 Moving some whitespace around to test something on the Mercurial server. 9 years ago
  Eric Wing 27fab8f4bb merged SDL 2.0.4rc1+ 9 years ago
  Philipp Wiesemann 1a348aac4f Android: Fixed two warnings. 9 years ago
  Ryan C. Gordon 40244dc1a9 Whitespace fix. 9 years ago
  Ryan C. Gordon d002d6bf9f Removed Edgar's name from SDL_haptic.h at his request. 9 years ago
  Sam Lantinga 4598903548 Partial fix for bug 2758 - Android issues with NDK r10c and API-21 9 years ago
  Sam Lantinga 3779bf3845 Fixed bug 2948 - [Android] Arrow keys from external keyboard are not received 9 years ago
  Sam Lantinga 5db002bb1e Fixed bug 2949 - [Android] Virtual DPAD remote not registered 9 years ago
  Sam Lantinga 33ed20fafa Fixed bug 2774 - Android: screen distorted in Landscape after background/foreground 9 years ago
  Philipp Wiesemann d29812d092 Moved entry in WhatsNew.txt because it was already in 2.0.0 for Android and iOS. 9 years ago
  Philipp Wiesemann 58efd8e547 Fixed comment in test program. 9 years ago
  Philipp Wiesemann ae60afce16 Excluded SDL_egl.h from doxygen input. 9 years ago
  Sam Lantinga 59d34bc35d Fixed bug 3015 - grab mouse inconsistent state 9 years ago
  Colby Klein ccc12a3632 Implement repositioning the OS-rendered IME with SDL_SetTextInputRect on Windows. 9 years ago