Commit History

Author SHA1 Message Date
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 1 year ago
  Ryan C. Gordon 2f6e34d2d0 wikiheaders: Added copyright comment to the top of file. 1 year ago
  Ryan C. Gordon 7c2329cd78 wikiheaders: Fix C typedef parsing. 1 year ago
  Ryan C. Gordon c0c0c64a1d wikiheaders: Some quick scripting to make params/return info consistent. 1 year ago
  Ryan C. Gordon 2ad7c70ac6 documentation: clean up a minor syntax issue. 1 year ago
  Ryan C. Gordon a9d0eaf34a wikiheaders: Warn if a function returns non-void but has no `\returns` line. 1 year ago
  Ryan C. Gordon 97ec4b0937 wikiheaders: fixed to work with not-SDL3 projects. 1 year ago
  Ryan C. Gordon fe620f0345 wikiheaders: List parameter and return value datatypes. 1 year ago
  Ryan C. Gordon 96bb06d9c7 wikiheaders: Clean out extra blank lines in function declarations on wiki. 1 year ago
  Ryan C. Gordon 386aa56711 wikiheaders: Make cleaning out function attributes more generic. 1 year ago
  Ryan C. Gordon b53f6cf77a wikiheaders: Removed a FIXME comment. 1 year ago
  Ryan C. Gordon 8e782602de wikiheaders: Fixes and cleanups to fix SDL_ReportAssertion's wiki page. 1 year ago
  Ryan C. Gordon c3a4b15a74 wikiheaders: Don't present printf-support compiler metadata in wiki. 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
  Sam Lantinga fbe7e2e6d3 Moved the SDL version back to SDL_version.h 1 year ago
  Sam Lantinga 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h 1 year ago
  Ryan C. Gordon 62a7e419f7 wikiheaders: Automatically categorize API symbols by subsystem. 1 year ago
  Ryan C. Gordon 1d2b00efe1 wikiheaders: A few fixes that the SDL2 branch exposed. 1 year ago
  Ryan C. Gordon 353001e077 wikiheaders: Fixed LaTeX chapter list and symbol sorting. 1 year ago
  Ryan C. Gordon b181e7b1ca wikiheaders: LaTeX output support. 1 year ago
  Ryan C. Gordon 0768e0e431 wikiheaders: Fixed See Also section in --copy-to-headers. 1 year ago
  Ryan C. Gordon a16b76cf80 wikiheaders: Markdown should use '-' for unordered lists, not '*'. 1 year ago
  Ryan C. Gordon 77f4ffcc79 wikiheaders: Don't list SDL property `#define`s below functions. 1 year ago
  Ryan C. Gordon 92bd7d99dd wikiheaders: Deal with multiline typedefs. 1 year ago
  Ryan C. Gordon 3348d0caaf wikiheaders: Deal with SDLMAIN_DECLSPEC functions. 1 year ago
  Ryan C. Gordon 9f842e9b5a wikiheaders: Bind `#define`s below a function to it, like typedefs. 1 year ago
  Ryan C. Gordon eb2c9e9235 wikiheaders: added `--report-coverage-gaps` to see what we aren't covering! 1 year ago
  Ryan C. Gordon 12b6c17575 wikiheaders: Generate wiki pages for defines under a typedef. 1 year ago
  Ryan C. Gordon 5481ea4cd4 wikiheaders: manpages See Also sections should specify 3 vs 3type. 1 year ago