提交歷史

作者 SHA1 備註 提交日期
  Jessica Clarke 8f38ba4d68 Fix casts that should be using uintptr_t 4 年之前
  Jessica Clarke c8b4edf3d0 Fix SDL_Event definition to support systems with pointers larger than 8 bytes 4 年之前
  Sam Lantinga 9d457aa446 Don't uninitialize COM because of what appears to be a bug in Microsoft WGI reference counting. 4 年之前
  Sam Lantinga b3a0174b26 Scale the values correctly based on the sensor type (thanks @meyraud705) 4 年之前
  Sam Lantinga 65ff00ec1b Query the rate for the correct sensor (thanks @meyraud705) 4 年之前
  SDL Wiki Bot 72ee0ccdd5 Sync wiki -> header 4 年之前
  Sam Lantinga a186a503e7 Added SDL_GameControllerGetSensorDataRate() to get the sensor update rate for a controller. 4 年之前
  Sam Lantinga ce8261dd6d Only pump events once per frame and process all currently pending events 4 年之前
  Brick 53987e9b4f Optimized SDL_Convert51ToStereo_AVX 4 年之前
  Sam Lantinga 8e35ff5cb3 By default minimize real fullscreen windows when they lose focus so the desktop video mode is restored. 4 年之前
  Aaron Plattner 1e07dba09b x11: Use glXChooseFBConfig when available in X11_GL_GetVisual 4 年之前
  Ozkan Sezer cf85710cf8 SDL_audiocvt.c: disable AVX for clang < 5 and gcc < 4.9 4 年之前
  Ryan C. Gordon cc4ab10195 windows: convert "//" comment to "/**/", add a FIXME. 4 年之前
  Adam a203194893 Added in a MIME-type to the X11 clipboard. (#4385) 4 年之前
  SDL Wiki Bot 5346cf842c Sync wiki -> header 4 年之前
  Ethan Lee ad310d3900 wayland: libdecor support for SetWindowModalFor 4 年之前
  Ethan Lee 93976ade3b wayland: libdecor support for GetWindowWMInfo 4 年之前
  SDL Wiki Bot 46919b1e8e Sync wiki -> header 4 年之前
  David Gow 1fb4429bc0 wayland: Avoid a pointer→TouchID cast warning 4 年之前
  Ozkan Sezer 4a7799be18 --disable-wayland-shared implies --disable-libdecor-shared for now. 4 年之前
  David Gow 18303c92bc Wayland: Fix building with --disable-wayland-shared with libdecor. 4 年之前
  David Gow 21cba92423 wayland: Don't create zxdg toplevel decoration twice 4 年之前
  Ethan Lee 7b239edb83 wayland: Assign frame_callback on window creation. 4 年之前
  Sam Lantinga 41e1a2360f Correct the maximized size and position for borderless resizable windows 4 年之前
  Ethan Lee 03185e748b wayland: Tag/Check wl_output objects as well, fixes crashes when libdecor is in use 4 年之前
  Ryan C. Gordon 871c11191b wayland: handle pending resizes immediately, not on SwapWindow. 4 年之前
  Sam Lantinga 51c61d7cdf Run the entire Cocoa messagebox function on the main thread. 4 年之前
  Sam Lantinga dfd3f30e88 Make Cocoa_HandleTitleButtonEvent() static since it's not used anywhere else 4 年之前
  Sam Lantinga 14d58dc890 Fixed the parameter documentation 4 年之前
  Ethan Lee a3eb297ec2 wayland: Rework enter/leave and update_scale_factor to avoid bogus wl_output data. 4 年之前