Historique des commits

Auteur SHA1 Message Date
  Anonymous Maarten 5c150ddc2f SDL_mslibc.c: fix unknown pragma ignored [-Wunknown-pragmas] il y a 2 ans
  Anonymous Maarten 37beabd11c SDL_mslib.c: clang-cl does not support `/GL-` il y a 2 ans
  Anonymous Maarten 85fd40fafd Fix -Wunused-const-variable warning when using clang-cl il y a 2 ans
  Anonymous Maarten 7ae5d8d406 testmessage: fix conversion from `intptr_t` to `Uint32` il y a 2 ans
  Anonymous Maarten 02b200ef08 testoffscreen: fix '<': signed/unsigned mismatch il y a 2 ans
  Anonymous Maarten 7a7980fafa testnative: fix conversion from `time_t` to `unsigned int` il y a 2 ans
  Anonymous Maarten 8770689525 testmouse: add explicit int-cast to avoid warning about converting `float` to `int` il y a 2 ans
  Anonymous Maarten 3c251ec41e testintersections: fix conversion from `time_t` to `unsigned int` il y a 2 ans
  Anonymous Maarten b771d9beec tests: avoid MSVC preaching about unsafe functions il y a 2 ans
  Anonymous Maarten ebae142aa4 testhaptic: fix conversion from `size_t` to `int` il y a 2 ans
  Anonymous Maarten 18c776e155 testspriteminimal: fix conversion from `time_t` to `unsigned int` il y a 2 ans
  Anonymous Maarten f3389f13ef testgeometry: fix conversion from 'double' to 'float', possible loss of data il y a 2 ans
  Anonymous Maarten 2105c7f6ed SDL_thread.c: fix unused function SDL_FreeErrBuf when building without thread support (emscripten) il y a 2 ans
  Anonymous Maarten 07225d2e26 cmake: fix check for -marm il y a 2 ans
  Anonymous Maarten 45da133999 cmake: don't error on apple when using deprecated declarations il y a 2 ans
  Anonymous Maarten 274ec02581 testautomation: avoid format related warnings by using a few pragma's il y a 2 ans
  Anonymous Maarten d04fa0ef76 controllermap: use enum to avoid '-Wmaybe-uninitialized' il y a 2 ans
  Anonymous Maarten a905db9d65 testcustomcursor: fix Wswitch warning by casting the arg to an int il y a 2 ans
  Anonymous Maarten bb527678a3 testgamecontroller: fix -Wshadow warning by renaming global axis+button textures il y a 2 ans
  Anonymous Maarten 57c886551f automation_main.c: fix -Wformat-zero-length warning due to SDL_SetError("") il y a 2 ans
  Anonymous Maarten be5f55c47e watcom: add ENABLE_WERROR option to makefiles il y a 2 ans
  Anonymous Maarten 335c672498 autotools: add --enable-werror option il y a 2 ans
  Anonymous Maarten 77822ed166 cmake: add SDL_WERROR to conditionally enable/disable -Werror il y a 2 ans
  Anonymous Maarten 1064fdee8c cmake: append to COMPILE_FLAGS property il y a 2 ans
  Anonymous Maarten 68e20501d6 autotools: by default, disable x11 on MacOS/iOS il y a 2 ans
  Sam Lantinga b18c361b0f Updated variable name for mouse coordinates in mouse wheel events il y a 2 ans
  Sam Lantinga 4f318c904a Add cursor position to mouse wheel event (thanks @meyraud705!) il y a 2 ans
  Sam Lantinga 5490505a2b Added a note to update the website after a stable release il y a 2 ans
  Sam Lantinga 17b43b0fdd Don't try to create a semaphore for the mutex implementation if threads are disabled il y a 2 ans
  Sam Lantinga 33050fea39 Only open HID devices that might have a HIDAPI driver available il y a 2 ans