SDL/src/dynapi
Christian Ehrhardt 5418740c4a dynapi: order for a reproducible build
The objfiles of different builds show various differences in
the calls to SDL_DYNAPI_entry elements. This is generated
dynamically by gendynapi.pl which uses an unordered opendir/readdir
pair. To make the build reproducible and thereby e.g. debugging
easier change this to be used in an ordered fashion.

Fixes #11565.
2024-12-02 09:52:30 -08:00
..
gendynapi.pl dynapi: order for a reproducible build 2024-12-02 09:52:30 -08:00
SDL2.exports Added Steam Input API support for game controllers 2023-12-20 13:29:57 -08:00
SDL_dynapi.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_dynapi.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_dynapi_overrides.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_dynapi_procs.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00