コミット履歴

作者 SHA1 メッセージ 日付
  Ryan C. Gordon ab09f3dae5 cmake: Remove warning about CFLAGS environment variable. 3 年 前
  Ryan C. Gordon cd6f96dede cmake: bump minimum CMake allowed to 3.11.0. 3 年 前
  Daniel Inkpen 344f018dfd Xcode-iOS Demos: Add CFBundleShortVersionString to Info.plist 3 年 前
  Cameron Cawley c270949b5e Add a fast path for ARGB888->(A)BGR888 blending with pixel alpha 3 年 前
  SDL Wiki Bot 8b23029d23 Sync wiki -> header 3 年 前
  Ryan C. Gordon f79ac6a8de cmake: Don't use the CFLAGS environment variable. 3 年 前
  Ryan C. Gordon 114d1d46ac direct3d: Remove unnecessary render target support check. 3 年 前
  Ethan Lee 0fc43504a0 wayland: Add support for XCURSOR_THEME/SIZE 3 年 前
  Martin Mauersics 7c050aa60a egl: Don't fail to create a context if KHR_create_context_no_error is unsupported 3 年 前
  David Gow 35d045584d video: wayland: Support displays with a 0 refresh rate 3 年 前
  Ozkan Sezer ba87876ef7 fix syntax error in SDL.vcxproj.filters 3 年 前
  Sam Lantinga 9672d58119 Need to check structure version before setting xdg_toplevel to NULL 3 年 前
  Northfear 14f225198d Use SDL_calloc for allocation of gxm_texture 3 年 前
  Cacodemon345 b592e78f93 wayland: Expose xdg_toplevel to SysWM 3 年 前
  SDL Wiki Bot 7a1690eb63 Sync wiki -> header 3 年 前
  SDL Wiki Bot 7becc41495 Sync wiki -> header 3 年 前
  Sam Lantinga d854ba99c2 Removed X11 code from Apple Xcode project 3 年 前
  Sam Lantinga 477fcf52e9 Fixed whitespace 3 年 前
  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 年 前
  Ozkan Sezer ce66051b0a regenerated configure 3 年 前
  Ethan Lee ef8c4d27d7 wayland: Require xkbcommon 0.5.0 or newer (2014-10-18) 3 年 前
  Sylvain decd1b4d74 testdraw2: display FPS similarly to testsprit2. fix helper syntax 3 年 前
  Ethan Lee 7ed415d2ed wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 3 年 前
  Ethan Lee 1a4e2e5ef7 wayland: For text, ignore key events when Ctrl is held 3 年 前
  Ryan C. Gordon 0aff42a159 egl: Group data fields before function pointers in SDL_EGL_VideoData. 3 年 前
  Ryan C. Gordon 0ad4956c06 egl: explicitly call eglBindAPI during SDL_GL_MakeCurrent. 3 年 前
  Ryan C. Gordon 3147716022 egl: make an int into an SDL_bool. 3 年 前
  Sam Lantinga 4ec259a784 Fixed building on Visual Studio 2013 and older 3 年 前
  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 年 前
  Northfear 5292156398 End Scene on RunCommandQueue on Vita 3 年 前