Commit History

Author SHA1 Message Date
  Cacodemon345 b592e78f93 wayland: Expose xdg_toplevel to SysWM 3 years ago
  SDL Wiki Bot 7a1690eb63 Sync wiki -> header 3 years ago
  SDL Wiki Bot 7becc41495 Sync wiki -> header 3 years ago
  Sam Lantinga d854ba99c2 Removed X11 code from Apple Xcode project 3 years ago
  Sam Lantinga 477fcf52e9 Fixed whitespace 3 years ago
  Sam Lantinga db68af8032 Reduce the likelyhood that the mouse will hover over the taskbar or toast notification while in relative mode, which causes a mouse leave event. 3 years ago
  Ozkan Sezer ce66051b0a regenerated configure 3 years ago
  Ethan Lee ef8c4d27d7 wayland: Require xkbcommon 0.5.0 or newer (2014-10-18) 3 years ago
  Sylvain decd1b4d74 testdraw2: display FPS similarly to testsprit2. fix helper syntax 3 years ago
  Ethan Lee 7ed415d2ed wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 3 years ago
  Ethan Lee 1a4e2e5ef7 wayland: For text, ignore key events when Ctrl is held 3 years ago
  Ryan C. Gordon 0aff42a159 egl: Group data fields before function pointers in SDL_EGL_VideoData. 3 years ago
  Ryan C. Gordon 0ad4956c06 egl: explicitly call eglBindAPI during SDL_GL_MakeCurrent. 3 years ago
  Ryan C. Gordon 3147716022 egl: make an int into an SDL_bool. 3 years ago
  Sam Lantinga 4ec259a784 Fixed building on Visual Studio 2013 and older 3 years ago
  Sam Lantinga 287571fb46 Limit effect of in_title_click and focus_click_pending to only blocking cursor warping; without this all relative mouse motion was getting ignored when a window was activated via a mouse button 3 years ago
  Northfear 5292156398 End Scene on RunCommandQueue on Vita 3 years ago
  Cameron Cawley 08ae790497 Replace calls to asprintf with SDL_asprintf 3 years ago
  Cameron Cawley 25a614bc3e Add SDL_asprintf and SDL_vasprintf 3 years ago
  Sam Lantinga 79b0aae86c The return value of SDL_snprintf is the number of characters that would have been written. 3 years ago
  Ethan Lee 9b74623be9 wayland: Woops, forgot to assign cursor theme size... 3 years ago
  Ethan Lee 8e54698aa6 wayland: Add support for high-DPI cursors 3 years ago
  Sam Lantinga 42ae9116ad Getting "(null)" when formatted printing NULL is a valid result 3 years ago
  Sam Lantinga a4a9d28461 You may need to wait a bit for SDL_WarpMouseInWindow() to complete 3 years ago
  Sam Lantinga 94a42af570 Fixed the name of the verbose hints 3 years ago
  Sam Lantinga b914bc3954 SDL_PIXELFORMAT_ARGB2101010 isn't fully supported for all surface conversion paths yet 3 years ago
  Sam Lantinga e5d59fa77c Fixed building testgles2 on Linux 3 years ago
  Sam Lantinga 0c8277e9bd Added testgeometry to the git ignore file 3 years ago
  Sam Lantinga 432ee7d8ad Fixed building SDL_dynapi.c without stdio support 3 years ago
  Sam Lantinga 345c161feb Fixed some accidental uses of external C runtime functions 3 years ago