Commit History

Author SHA1 Message Date
  Sam Lantinga 9c1a9ecb4b Removed non-float versions of SDL render API drawing functions 2 years ago
  Sam Lantinga cefbeb582f Mouse coordinates are floating point 2 years ago
  Sam Lantinga 0d54115235 SDL API renaming: SDL_render.h 2 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 years ago
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests 2 years ago
  Ryan C. Gordon 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. 2 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 2 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
  Sam Lantinga cc1f9eb983 Use Apple's nomenclature for macOS and iOS 2 years ago
  Anonymous Maarten 8770689525 testmouse: add explicit int-cast to avoid warning about converting `float` to `int` 2 years ago
  Cameron Cawley cf040f8882 testmouse: Allow drawing rectangles as well as lines 2 years ago
  Christoph Reichenbach 6cd444f0fa Visualise scroll wheel events in testmouse 3 years ago
  IOBYTE 13756b5c72 Add X1 and X2 button support to mouse test 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 3 years ago
  Ozkan Sezer 370b8318af testmouse.c: fixed -Wshadow warnings. 3 years ago
  Ozkan Sezer 62b41f61d4 fix build of testmouse.c 3 years ago
  Ozkan Sezer e967f00271 testmouse.c: remove unused local var. 4 years ago
  Cameron Cawley 830206581b Add testmouse 4 years ago