Commit History

Author SHA1 Message Date
  Sam Lantinga 235022fe2f Fixed error C2059: syntax error: '}' 1 year ago
  Aki 943579a545 Fix inverted pen Y tilt on macOS and add tilt display to example 1 year ago
  Ryan C. Gordon c030e6f782 examples/pen/01-drawing-lines: Match render target size to renderer output. 1 year ago
  Michael Palomas 21c91d5535 examples now using SDL_ALPHA_OPAQUE(_FLOAT) for opaque alpha value 1 year ago
  Ryan C. Gordon 659f2f4b04 examples: add basic app metadata to all existing examples. 1 year ago
  Ryan C. Gordon fca05fa754 examples: Use SDL_Log() instead of message boxes for errors. 1 year ago
  Ryan C. Gordon 1787d6ca5c main: SDL_AppQuit() now reports the result value. 1 year ago
  Sam Lantinga 575d9cda6f The parameter to SDL_AppEvent() should be non-const 1 year ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
  Sam Lantinga 438a214420 Changed main callback return values to an enumeration 1 year ago
  Ryan C. Gordon 3d3f611965 examples: Fixed web build. 1 year ago