| Summary: | windows/SDL_mmjoystick.c not functional | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ozkan Sezer <sezeroz> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | Windows (All) | ||
| Attachments: |
patch that ports SDL_mmjoystick.c to struct _SDL_JoystickDriver
winmm and psp joystick patch |
||
|
Description
Ozkan Sezer
2021-01-17 02:56:03 UTC
Created attachment 4687 [details]
patch that ports SDL_mmjoystick.c to struct _SDL_JoystickDriver
Compile-tested only.
Created attachment 4690 [details]
winmm and psp joystick patch
Updated patch that ports winmm and psp joystick sources
to struct _SDL_JoystickDriver. Build-tested only.
Applied the patch as https://hg.libsdl.org/SDL/rev/9378185b458d |