Commit History

Author SHA1 Message Date
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention 7 months ago
  Anonymous Maarten ff1e252413 testautomation: remove SDLTest_TestCaseFp casts 7 months ago
  Sam Lantinga 4f55271571 Removed temporary memory from the API 8 months ago
  Sam Lantinga ef21e31a9a SDL_GUIDFromString() renamed SDL_StringToGUID() 9 months ago
  Sam Lantinga 61a7a0e579 SDL_GUIDToString() follows the SDL_GetStringRule 9 months ago
  Sam Lantinga ff5fdf9f53 Fixed warning C4244: 'initializing': conversion from 'int' to 'const Uint8', possible loss of data 1 year ago
  Sylvain cf0d1d7234 Fixed ASAN warning, runtime error: left shift of 160 by 24 places cannot be represented in type 'int' 1 year ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  Ozkan Sezer e9e4a9175f testautomation_guid.c: fix integer warning in 32 bit builds. 1 year ago
  Sylvain c963f02571 More fix warnings about static function and prototype 2 years ago
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments 2 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 2 years ago
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. 2 years ago
  Cameron Cawley 0a600b1df4 Merge testguid into testautomation (#5873) 2 years ago