Commit History

Author SHA1 Message Date
  Sylvain 19bf36db15 DirectFB: use SDL_malloc 3 years ago
  Sylvain 8fb19d212e Vita: unneeded include 3 years ago
  Sylvain e702a4e520 PSP: un needed include 3 years ago
  Sylvain 8e851a277d Remove malloc from comment 3 years ago
  Sylvain 0ef9d26622 cpuinfo: remove malloc from comments 3 years ago
  Sylvain 5699e0fa0c visualtest: use SDL_malloc 3 years ago
  Sylvain 30338beb61 Minor comment 3 years ago
  Sylvain fb218e582a PSP: use SDL_malloc/SDL_free 3 years ago
  Sylvain f1582f549b Fix comment 3 years ago
  Sylvain 5a7a7ba570 Don't use "realloc" in comment so that it doesn't show up 3 years ago
  Sylvain b4aeaa30a1 Use SDL_calloc / SDL_free 3 years ago
  Sylvain cb9f85e8d0 Don't use "round", so that it's doesn't show up while searching for the function 3 years ago
  Sylvain 6fb50bd0a6 Don't use "exp" as a name so that it's doesn´t show up with searching for the function 3 years ago
  Sylvain 161dd83c9a Don´t use "trunc" as var name, since it's also a function 3 years ago
  Sylvain d31251b014 use SDL's functions version inplace of libc version 3 years ago
  Ozkan Sezer 35b7ce1893 cmake: final report fixes for mmx, ssemath, dummyvideo, wasapi, xinput. 3 years ago
  めぐみ発動機 (isVowel / GreenWing) 34d9c2e28f fixed typo: ervironment to environment 3 years ago
  Ozkan Sezer ee2afa00ba SDL_mfijoystick.m: fix build using older toolchains 3 years ago
  Ozkan Sezer 1927c08036 minor tidy-up to configury. 3 years ago
  Sam Lantinga c97b721868 Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels 3 years ago
  Sylvain 49369142bd Fixed bug #4625: with integer scale, viewport (as reported by SDL_RenderGetViewport) becomes -2147483648x-2147483648 3 years ago
  Sylvain a0cb079a42 Fixed bug #4982 - Failed to open audio_device on OpenSLES / Android 5.x with freq 96khz+ 3 years ago
  Ryan C. Gordon ceb9e9a809 cocoa: Removed a debug printf call. 3 years ago
  Ryan C. Gordon 18715acb55 cocoa: Position non-left mouse button events in background windows correctly. 3 years ago
  Cameron Gutman 343fa61215 hid: fix inconsistent indentation 3 years ago
  Cameron Gutman db60b27188 hid: Only enumerate IOHIDDevices that are likely to be joysticks 3 years ago
  Ryan C. Gordon 23b7bdef87 offscreen: Don't fail to create a window because of driver_loaded politics. 3 years ago
  Ozkan Sezer fadf41fc6e remove excess whitespace 3 years ago
  Ozkan Sezer 504e7aa59b minor tidy-up for ifdefs & co. 3 years ago
  Sylvain cd86e269e4 Fixed bug #4982 - Failed to open audio_device. Android 5.1 should be ok. 3 years ago