提交历史

作者 SHA1 备注 提交日期
  Sam Lantinga f8b13dadd7 Enabled warning level 4 on Visual Studio 8 月之前
  Sam Lantinga 1167cf54e1 Fixed warning C4706: assignment within conditional expression 8 月之前
  Sam Lantinga 8a9b7ae8d1 Switched nEntries to int, to avoid signed/unsigned comparison warnings 8 月之前
  Sam Lantinga fb4ec07119 Fixed warning C4701: potentially uninitialized local variable 'previous_context' used 8 月之前
  Ryan C. Gordon b674b715f5 fix integer overflow ub in testautomation_sdltest 8 月之前
  Ryan C. Gordon 1e1442ed4a README-migration.md: Note the GL/EGL library environment variable removals. 8 月之前
  Ryan C. Gordon d8c7006a42 README-migration.md: Removed obsolete documentation. 8 月之前
  Ryan C. Gordon 6473de59b7 SDL_keyboard.h: Note that SDL_GetKeyName() returns uppercase letters. 8 月之前
  SDL Wiki Bot c7584df999 Sync SDL3 wiki -> header 8 月之前
  Ryan C. Gordon 1f54b228ff video: Convert some EGL environment variables to SDL hints. 8 月之前
  Sam Lantinga 7c9f6c6313 Remove debug logging 8 月之前
  SDL Wiki Bot 19ddb29d2d Sync SDL3 wiki -> header 8 月之前
  Ryan C. Gordon d16f76e3d4 wasapi: Don't crash/hang if transitioning to/from a Remote Desktop Connection. 8 月之前
  Ryan C. Gordon 742f2a2fad SDL_render.h: Improve SDL_ConvertEventToRenderCoordinates documentation. 8 月之前
  Frank Praznik 2b375d9704 wayland: Don't enable the text-input protocol when using Fcitx 8 月之前
  Semphris dcc645e413 Fix HTML examples template tabs 8 月之前
  SDL Wiki Bot ece6a6ed8f Sync SDL3 wiki -> header 8 月之前
  Ryan C. Gordon 7f9ee31024 include: Fill in more category documentation. 8 月之前
  Anonymous Maarten 16ad3e5af6 cmake: consider X11 as not available when xext.h is not found 8 月之前
  David Gow 0ae57f1d90 tray: unix: Shutdown the GTK thread when not in use 8 月之前
  Ryan C. Gordon 6a0405b933 testautomation: Added a test to stdlib_swprintf that previously would fail. 8 月之前
  Kim Giseo 9f2186ad52 Removed outdated comment in AndroidManifest.xml 8 月之前
  Ryan C. Gordon 181995b44f stdlib: Reworked SDL_vswprintf to be more efficient and return correct values. 8 月之前
  Erik Soma 8509041a09 video: Fix SDL_GL_GetAttribute depth/stencil size when 0 8 月之前
  Ryan C. Gordon 344e394bf4 camera: Favor v4l2 over pipewire, for now. 8 月之前
  SDL Wiki Bot d8c679416b Sync SDL3 wiki -> header 8 月之前
  Semphris b6dc44b133 Support dark theme for tray menus on Windows 8 月之前
  Semphris 7673b84f52 Make SDL_GetTrayEntires() NULL-terminated 8 月之前
  Katelyn Gadd a58bc3eaf4 [GPU] Fix crash in nvidia user-mode win32 driver when game window is minimized during swapchain resize (#11848) 8 月之前
  Susko3 0a5d2f3da2 Handle pen eraser button as a second button 8 月之前