Histórico de Commits

Autor SHA1 Mensagem Data
  Ozkan Sezer 4db5e872aa use less ancient versions of autofoo scripts há 6 anos atrás
  Sam Lantinga 3e3ce6e95c Fixed bug 4318 - Android move Haptic code to API26 class há 6 anos atrás
  Sam Lantinga 708ad1fd8d Fixed updating the rumble parameters on Linux há 6 anos atrás
  Sam Lantinga b0c48dd9dd Support vibration magnitude on Android 8.0 (thanks Rachel!) há 6 anos atrás
  Ozkan Sezer 7be4fca62c SDL_power.c: Adjust SDL_POWER_DISABLED ifdefs to avoid zero-size array há 6 anos atrás
  Ryan C. Gordon dae4a01361 x11: Don't hardcode limit on lines of text in message boxes. há 6 anos atrás
  Ozkan Sezer ee97d4f4c1 add a minimal config and makefile to test watcom/os2 builds. há 6 anos atrás
  Ozkan Sezer 703361e47d SDL_GetPowerInfo_Hardwired is static in SDL_power.c há 6 anos atrás
  Ozkan Sezer cbacb0f1ea add missing include. há 6 anos atrás
  Alex Szpakowski e2ad654f2e iOS: Don't ignore the requested alpha bit size when determining whether to use an RGBA8 backbuffer. há 6 anos atrás
  Charlie Birks cd63709ed8 Emscripten: Load eglQueryString and eglGetError há 6 anos atrás
  Alex Szpakowski 8c41e2624e metal: Fix SDL_RenderReadPixels to wait for the GPU to finish rendering to the active texture before reading its pixels. há 6 anos atrás
  Alex Szpakowski d8022d19b4 macOS: Fixed MoltenVK dynamic library loading code. há 6 anos atrás
  Alex Szpakowski d9094421e1 metal: Fix high dpi and resizing on macOS, and clean up iOS code. Fixes bug #4250. há 6 anos atrás
  Sam Lantinga 9a98e4b647 Allow Android haptics to work when SDL is reinitialized (thanks Rachel!) há 6 anos atrás
  Ozkan Sezer 0e5a3f6ecf SDL_thread.h: undefine SDL_CreateThreadWithStackSize before redefining. há 6 anos atrás
  Ryan C. Gordon acb05f50d8 thread: make SDL_CreateThreadWithStackSize() a public API. há 6 anos atrás
  Cameron Gutman eff5f65096 Implement SuspendScreenSaver for Win32 há 6 anos atrás
  Ryan C. Gordon 04cbf13261 audio: All device names reported by SDL must be unique. há 6 anos atrás
  Ryan C. Gordon 0378529e1e audio: clean_out_device_list() already sets this flag to false for us. há 6 anos atrás
  Sam Lantinga f5a21ebf0c Added support for surround sound and float audio on Android há 6 anos atrás
  Sam Lantinga 4679f6826d Removed unneeded variable qualifiers há 6 anos atrás
  Sam Lantinga 82c2f04e61 Fixed bug 4188 - Software renderer SDL_RenderCopyEx blits corrupt image under certain cases há 6 anos atrás
  Ryan C. Gordon 88b3252555 kmsdrm: find available card if called without index. há 6 anos atrás
  Sam Lantinga 62f806ed6c This device gets Xinput driver loaded on windows. há 6 anos atrás
  Sam Lantinga 337cea4411 Fixed life-cycle issues with two activities sharing HIDDeviceManager há 6 anos atrás
  Sam Lantinga 1e728f5075 Close on shutdown, for consistency há 6 anos atrás
  Sam Lantinga e4c9806f4f Trying to track down NullPointerException in USB input thread há 6 anos atrás
  Sam Lantinga 4d771c598a Don't flash the navigation bar when destroying a fullscreen SDL window há 6 anos atrás
  Sam Lantinga 53260b31b5 There are legitimate reasons to skip full cleanup at shutdown, don't assert in that case. há 6 anos atrás