Cronologia Commit

Autore SHA1 Messaggio Data
  Sylvain cb9f85e8d0 Don't use "round", so that it's doesn't show up while searching for the function 4 anni fa
  Sylvain 6fb50bd0a6 Don't use "exp" as a name so that it's doesn´t show up with searching for the function 4 anni fa
  Sylvain 161dd83c9a Don´t use "trunc" as var name, since it's also a function 4 anni fa
  Sylvain d31251b014 use SDL's functions version inplace of libc version 4 anni fa
  Ozkan Sezer 35b7ce1893 cmake: final report fixes for mmx, ssemath, dummyvideo, wasapi, xinput. 4 anni fa
  めぐみ発動機 (isVowel / GreenWing) 34d9c2e28f fixed typo: ervironment to environment 4 anni fa
  Ozkan Sezer ee2afa00ba SDL_mfijoystick.m: fix build using older toolchains 4 anni fa
  Ozkan Sezer 1927c08036 minor tidy-up to configury. 4 anni fa
  Sam Lantinga c97b721868 Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels 4 anni fa
  Sylvain 49369142bd Fixed bug #4625: with integer scale, viewport (as reported by SDL_RenderGetViewport) becomes -2147483648x-2147483648 4 anni fa
  Sylvain a0cb079a42 Fixed bug #4982 - Failed to open audio_device on OpenSLES / Android 5.x with freq 96khz+ 4 anni fa
  Ryan C. Gordon ceb9e9a809 cocoa: Removed a debug printf call. 4 anni fa
  Ryan C. Gordon 18715acb55 cocoa: Position non-left mouse button events in background windows correctly. 4 anni fa
  Cameron Gutman 343fa61215 hid: fix inconsistent indentation 4 anni fa
  Cameron Gutman db60b27188 hid: Only enumerate IOHIDDevices that are likely to be joysticks 4 anni fa
  Ryan C. Gordon 23b7bdef87 offscreen: Don't fail to create a window because of driver_loaded politics. 4 anni fa
  Ozkan Sezer fadf41fc6e remove excess whitespace 4 anni fa
  Ozkan Sezer 504e7aa59b minor tidy-up for ifdefs & co. 4 anni fa
  Sylvain cd86e269e4 Fixed bug #4982 - Failed to open audio_device. Android 5.1 should be ok. 4 anni fa
  Ryan C. Gordon aeff8748a5 configure: Allow building of the "offscreen" video target. 4 anni fa
  Ryan C. Gordon e86d4bde54 test: Makefile should copy unifont file, for testime.c to use. 4 anni fa
  Ryan C. Gordon 61881eb0a9 docs/README-macos.md: Updated Xcode instructions. 4 anni fa
  Sylvain b6e8651ae9 Audio 6.1 should be allowed now (see #4974) 4 anni fa
  Sylvain b6d365677b Fixed bug #4982 - Failed to open audio_device on Android 5.x with freq 96khz+ 4 anni fa
  Ozkan Sezer 495ee42a83 testcustomcursor.c: replaced libc sscanf with SDL_sscanf 4 anni fa
  Ozkan Sezer 990fb668f7 tests: several -Wwrite-strings fixes. 4 anni fa
  Sam Lantinga 665865eda2 If the hardware is in an error state, the final page flip may not come. 4 anni fa
  Sam Lantinga 6828955ddf Trim any extra platform strings from mappings when they're returned to the application 4 anni fa
  Ryan C. Gordon 116a002b14 build-scripts/gcc-fat.sh is no longer supported. Use clang-fat instead. 4 anni fa
  Cameron Gutman 881a674926 rawinput: Only access SDL_RAWINPUT_mutex if initialized 4 anni fa