Commit History

Author SHA1 Message Date
  Sam Lantinga efdb390caa Disable the HIDAPI Wii driver by default as it doesn't work with the dolphinbar 2 years ago
  Frank Praznik 6391ad970c wayland: Factor out common libdecor frame commit code 2 years ago
  Frank Praznik b0a9396b00 wayland: Remove XDG surface geometry calls 2 years ago
  Guldoman b91ddbc3e2 wayland: null-terminate drop data 2 years ago
  SDL Wiki Bot 9df1af352f Sync SDL wiki -> header 2 years ago
  Ozkan Sezer d022039529 testhaptic: fix watcom "&array may not produce intended result" warning 2 years ago
  Anonymous Maarten 151c23415e ci: Add SDL_WERROR to a few configurations 2 years ago
  Anonymous Maarten eb8eb621b1 SDL_x11modes: fix -Wunused-variable 2 years ago
  Anonymous Maarten 01498d3acf SDL_render_psp.c: fix -Wshadow 2 years ago
  Anonymous Maarten 4298e79887 SDL_offscreenframebuffer.c: fix format '%d' expecting int instead of Uint32 2 years ago
  Anonymous Maarten b8a4b8d1cd testautomation_mouse: fix format '%i' expecting 'int' instead of 'Uint32' 2 years ago
  Anonymous Maarten b51a88a95c SDL_malloc.c: fix variable 'used' set but not used 2 years ago
  Anonymous Maarten 5c150ddc2f SDL_mslibc.c: fix unknown pragma ignored [-Wunknown-pragmas] 2 years ago
  Anonymous Maarten 37beabd11c SDL_mslib.c: clang-cl does not support `/GL-` 2 years ago
  Anonymous Maarten 85fd40fafd Fix -Wunused-const-variable warning when using clang-cl 2 years ago
  Anonymous Maarten 7ae5d8d406 testmessage: fix conversion from `intptr_t` to `Uint32` 2 years ago
  Anonymous Maarten 02b200ef08 testoffscreen: fix '<': signed/unsigned mismatch 2 years ago
  Anonymous Maarten 7a7980fafa testnative: fix conversion from `time_t` to `unsigned int` 2 years ago
  Anonymous Maarten 8770689525 testmouse: add explicit int-cast to avoid warning about converting `float` to `int` 2 years ago
  Anonymous Maarten 3c251ec41e testintersections: fix conversion from `time_t` to `unsigned int` 2 years ago
  Anonymous Maarten b771d9beec tests: avoid MSVC preaching about unsafe functions 2 years ago
  Anonymous Maarten ebae142aa4 testhaptic: fix conversion from `size_t` to `int` 2 years ago
  Anonymous Maarten 18c776e155 testspriteminimal: fix conversion from `time_t` to `unsigned int` 2 years ago
  Anonymous Maarten f3389f13ef testgeometry: fix conversion from 'double' to 'float', possible loss of data 2 years ago
  Anonymous Maarten 2105c7f6ed SDL_thread.c: fix unused function SDL_FreeErrBuf when building without thread support (emscripten) 2 years ago
  Anonymous Maarten 07225d2e26 cmake: fix check for -marm 2 years ago
  Anonymous Maarten 45da133999 cmake: don't error on apple when using deprecated declarations 2 years ago
  Anonymous Maarten 274ec02581 testautomation: avoid format related warnings by using a few pragma's 2 years ago
  Anonymous Maarten d04fa0ef76 controllermap: use enum to avoid '-Wmaybe-uninitialized' 2 years ago
  Anonymous Maarten a905db9d65 testcustomcursor: fix Wswitch warning by casting the arg to an int 2 years ago