Commit History

Author SHA1 Message Date
  Martin Mauersics 7c050aa60a egl: Don't fail to create a context if KHR_create_context_no_error is unsupported 3 years ago
  David Gow 35d045584d video: wayland: Support displays with a 0 refresh rate 3 years ago
  Ozkan Sezer ba87876ef7 fix syntax error in SDL.vcxproj.filters 3 years ago
  Sam Lantinga 9672d58119 Need to check structure version before setting xdg_toplevel to NULL 3 years ago
  Northfear 14f225198d Use SDL_calloc for allocation of gxm_texture 3 years ago
  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