Historique des commits

Auteur SHA1 Message Date
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState il y a 3 ans
  Sylvain 16bb6a0b3d Fix warnings about static function and prototype il y a 3 ans
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. il y a 3 ans
  Anonymous Maarten 758c0dd6d8 Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP) il y a 3 ans
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity il y a 3 ans
  Sam Lantinga fde78d12f2 Updated copyright for 2023 il y a 3 ans
  Sam Lantinga 9c1a9ecb4b Removed non-float versions of SDL render API drawing functions il y a 3 ans
  Sam Lantinga cefbeb582f Mouse coordinates are floating point il y a 3 ans
  Sam Lantinga 0d54115235 SDL API renaming: SDL_render.h il y a 3 ans
  Sam Lantinga 63724c113b Removed the vi format comments from the source il y a 3 ans
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests il y a 3 ans
  Ryan C. Gordon 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. il y a 3 ans
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) il y a 3 ans
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` il y a 3 ans
  Sam Lantinga cc1f9eb983 Use Apple's nomenclature for macOS and iOS il y a 3 ans
  Anonymous Maarten 8770689525 testmouse: add explicit int-cast to avoid warning about converting `float` to `int` il y a 3 ans
  Cameron Cawley cf040f8882 testmouse: Allow drawing rectangles as well as lines il y a 3 ans
  Christoph Reichenbach 6cd444f0fa Visualise scroll wheel events in testmouse il y a 4 ans
  IOBYTE 13756b5c72 Add X1 and X2 button support to mouse test il y a 4 ans
  Sam Lantinga 120c76c84b Updated copyright for 2022 il y a 4 ans
  Ozkan Sezer 370b8318af testmouse.c: fixed -Wshadow warnings. il y a 4 ans
  Ozkan Sezer 62b41f61d4 fix build of testmouse.c il y a 4 ans
  Ozkan Sezer e967f00271 testmouse.c: remove unused local var. il y a 4 ans
  Cameron Cawley 830206581b Add testmouse il y a 4 ans