Historial de Commits

Autor SHA1 Mensaje Fecha
  Cameron Gutman f499168c2c x11: Use SDL_IOReady() instead of calling select() directly hace 3 años
  Alex Szpakowski ba4ef461ea macOS: Fix implicit integer downcast warnings hace 3 años
  Ryan C. Gordon d9d8f51eec wikiheaders.pl: Add support for deprecated functions. hace 3 años
  Ryan C. Gordon dbe55350ce include: Improve doxygen text on SDL_GetRevisionNumber(). hace 3 años
  David Gow a76b73dd2c kmsdrm: Use SDL_PremultiplySurfaceAlphaToARGB8888() for cursor surface hace 3 años
  David Gow b528d48446 wayland: Wayland cursors should use premultiplied alpha hace 3 años
  David Gow 84808ea4bb video: Add SDL_PremultiplySurfaceAlphaToARGB8888() hace 3 años
  uyjulian 007b5463e8 video/uikit: Do not use setNeedsUpdateOfPrefersPointerLocked on iOS SDKs older than 14 hace 3 años
  Sam Lantinga 8f58bb9cf8 Added SDL_USE_BUILTIN_OPENGL_DEFINITIONS to avoid system OpenGL headers hace 3 años
  Sam Lantinga b360965d0d Added a hint for alternate OpenGL NV12 data format hace 3 años
  SDL Wiki Bot 6c134cf148 Sync wiki -> header hace 3 años
  Cacodemon345 19dee1cd16 Add SDL_GetWindowICCProfile(). (#4314) hace 3 años
  Sam Lantinga a34fe8161f Added the ability to bind NV12 textures in the OpenGL renderer hace 3 años
  Sam Lantinga f3fd1ffb99 Fixed crash if SDL API functions are called on a disconnected controller on iOS hace 3 años
  Sam Lantinga a43d3f6931 Don't detect the ROG Chakram mouse as a joystick hace 3 años
  Sam Lantinga bfd2f8993f Fixed grab handling when focus changes between windows in the same application hace 3 años
  James Howard d9c44b6537 Allow Cocoa_VideoInit to succeed when current display mode has invalid flags hace 3 años
  Sylvain 649a33ae47 X11: remove redundant 'wakeup_lock' mutex creation hace 3 años
  Ozkan Sezer c4bac66b74 os2, geniconv: replaced many uses of libc calls with SDL_ counterparts. hace 3 años
  Ozkan Sezer 0a0f685473 SDL_os2video.c: missed replacing a use of libc function hace 3 años
  Ozkan Sezer 8e9ea2e362 SDL_os2joystick.c: missed replacing a use of libc function hace 3 años
  Sylvain 8b1a2fe860 backout SDL_AndroidSetInputType() hace 3 años
  Sylvain 6ef3bc5688 Add Dynapi for SDL_AndroidSetInputType() hace 3 años
  Sylvain ccb12457f9 Fixed bug #4843 - Can not get the ime candidatelist like chinese/japaness input method hace 3 años
  Sam Lantinga 7fb4364391 Don't process WM_INPUT when handling relative mode by warping the mouse cursor hace 3 años
  DomGries 06824b18fd Cleanup windows events after recent changes hace 3 años
  Sylvain 50f969c1b2 Fixed bug #4841 - Out of bounds read (by 1 byte) in yuvnv12_rgb24_sseu hace 3 años
  shaquan-omari ea97ab6164 Add mapping for HORI Fighting Commander OCTA controller on Linux hace 3 años
  Sam Lantinga 1c5b3e0e16 Don't center the mouse when gaining focus unless we're using relative mode warping hace 3 años
  Sam Lantinga a70a94e0b3 Don't send a mouse leave event if the mouse is outside the window when gaining focus and in relative mode. hace 3 años