Commit történet

Szerző SHA1 Üzenet Dátum
  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 éve
  Ozkan Sezer ce66051b0a regenerated configure 3 éve
  Ethan Lee ef8c4d27d7 wayland: Require xkbcommon 0.5.0 or newer (2014-10-18) 3 éve
  Sylvain decd1b4d74 testdraw2: display FPS similarly to testsprit2. fix helper syntax 3 éve
  Ethan Lee 7ed415d2ed wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 3 éve
  Ethan Lee 1a4e2e5ef7 wayland: For text, ignore key events when Ctrl is held 3 éve
  Ryan C. Gordon 0aff42a159 egl: Group data fields before function pointers in SDL_EGL_VideoData. 3 éve
  Ryan C. Gordon 0ad4956c06 egl: explicitly call eglBindAPI during SDL_GL_MakeCurrent. 3 éve
  Ryan C. Gordon 3147716022 egl: make an int into an SDL_bool. 3 éve
  Sam Lantinga 4ec259a784 Fixed building on Visual Studio 2013 and older 3 éve
  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 éve
  Northfear 5292156398 End Scene on RunCommandQueue on Vita 3 éve
  Cameron Cawley 08ae790497 Replace calls to asprintf with SDL_asprintf 3 éve
  Cameron Cawley 25a614bc3e Add SDL_asprintf and SDL_vasprintf 3 éve
  Sam Lantinga 79b0aae86c The return value of SDL_snprintf is the number of characters that would have been written. 3 éve
  Ethan Lee 9b74623be9 wayland: Woops, forgot to assign cursor theme size... 3 éve
  Ethan Lee 8e54698aa6 wayland: Add support for high-DPI cursors 3 éve
  Sam Lantinga 42ae9116ad Getting "(null)" when formatted printing NULL is a valid result 3 éve
  Sam Lantinga a4a9d28461 You may need to wait a bit for SDL_WarpMouseInWindow() to complete 3 éve
  Sam Lantinga 94a42af570 Fixed the name of the verbose hints 3 éve
  Sam Lantinga b914bc3954 SDL_PIXELFORMAT_ARGB2101010 isn't fully supported for all surface conversion paths yet 3 éve
  Sam Lantinga e5d59fa77c Fixed building testgles2 on Linux 3 éve
  Sam Lantinga 0c8277e9bd Added testgeometry to the git ignore file 3 éve
  Sam Lantinga 432ee7d8ad Fixed building SDL_dynapi.c without stdio support 3 éve
  Sam Lantinga 345c161feb Fixed some accidental uses of external C runtime functions 3 éve
  Sam Lantinga 5d455cabf9 Don't process raw input when the window is being dragged or clicked on. 3 éve
  Sam Lantinga 0fd54f91f4 Fixed using a tablet with raw input relative motion 3 éve
  Sam Lantinga b687c0ff2c Integrate fix for Source 2's Win32 build that does '#define __i386__ 1' which causes it to hit the __i386__ case instead of the _MSC_VER case. 3 éve
  Sam Lantinga 8fee82d1fd Improve relative motion handling over RDP 3 éve
  Sam Lantinga eb3bf80f9c Fixed compiler warnings using Visual Studio 2019 3 éve