Commit History

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