SDL/src/dynapi
Christoph Reichenbach 3a20274ddf Refactoring: move GUID operations out of Joystick
- SDL_JoystickGUID -> SDL_GUID (though we retain a type alias)
- Operations for GUID <-> String ops are now in
  src/SDL_guid.c and include/SDL_guid.h
- The corresponding Joystick operations delegate to SDL_guid.c
- Added test/testguid.c
2022-06-04 17:22:13 -07:00
..
gendynapi.pl Remove the '_' prefix from symbol names in Windows OpenWatcom builds 2022-05-19 20:11:10 +03:00
SDL2.exports Refactoring: move GUID operations out of Joystick 2022-06-04 17:22:13 -07:00
SDL_dynapi.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_dynapi.h Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 2022-05-19 20:11:10 +03:00
SDL_dynapi_overrides.h Refactoring: move GUID operations out of Joystick 2022-06-04 17:22:13 -07:00
SDL_dynapi_procs.h Refactoring: move GUID operations out of Joystick 2022-06-04 17:22:13 -07:00