Commit History

Author SHA1 Message Date
  Sam Lantinga ed2920afef All SDL 3.0 release symbols are at version 3.2.0 7 months ago
  Ryan C. Gordon 7a5604cf0c Sync SDL3 wiki -> headers. 7 months ago
  Ryan C. Gordon dabc93a631 pen: Send virtual mouse and touch events for pen input. 7 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 7 months ago
  Ryan C. Gordon 1c1706a00b fnsince: update `\since` policy for documentation. 10 months ago
  Ryan C. Gordon b4fcd1f345 pen: Corrected some documentation. 10 months ago
  Sam Lantinga 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 11 months ago
  Maia 0da2bd49c8 Remove unused includes. This only removes includes that aren't used at all, not even in comments. 11 months ago
  Ryan C. Gordon 4f6e81cf62 include: Fixed up some minor documentation gaps. 11 months ago
  Maia fa892d15b7 include files with required types directly 11 months ago
  Sam Lantinga 18c46a3313 Fixed SDL_pen.h for SDL3 bit flag conventions 11 months ago
  Ryan C. Gordon bec701dd04 pen: Add support for tangential pressure axis. 1 year ago
  SDL Wiki Bot a7fa375275 Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon a9d70dbacb pen: Rework public API. 1 year ago
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 year ago
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 1 year ago
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory 1 year ago
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations 1 year ago
  Sam Lantinga 217330a7b3 Made return value descriptions more consistent across the API 1 year ago
  Sam Lantinga d73c7311d5 Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later. 1 year ago
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. 1 year ago
  Ryan C. Gordon 2ad7c70ac6 documentation: clean up a minor syntax issue. 1 year ago
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. 1 year ago
  Ryan C. Gordon 10bbf9d1da Fixed SDL_PenCapabilityFlags from Uint64 to Uint32. 1 year ago
  Ryan C. Gordon 0e6db371e8 pen: Make the `\since` field in SDL_PenCapabilityFlags match everything else. 1 year ago
  Ryan C. Gordon 0f0570b060 pen: Change a Uint32 bitfield into a typedef. 1 year ago
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 1 year ago
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
  SDL Wiki Bot 2f4f1f6923 Sync SDL3 wiki -> header 1 year ago