Skip to content

remove hidapi lib in favor of SDL_hidapi#7646

Open
notimaginative wants to merge 1 commit into
scp-fs2open:masterfrom
notimaginative:sdl3_hidapi
Open

remove hidapi lib in favor of SDL_hidapi#7646
notimaginative wants to merge 1 commit into
scp-fs2open:masterfrom
notimaginative:sdl3_hidapi

Conversation

@notimaginative

Copy link
Copy Markdown
Contributor

Funtionally identical under the hood, but offering maximum capability and compatability without adding any system dependencies. The main difference on our side is that hidapi functions and types will be prefixed with "SDL_". And SDL will dynamically load in the hidapi features best supported by the running operating system.

Funtionally identical under the hood, but offering maximum capability and
compatability without adding any system dependencies. The main difference on
our side is that hidapi functions and types will be prefixed with "SDL_". And
SDL will dynamically load in the hidapi features best supported by the running
operating system.
@notimaginative notimaginative added cleanup A modification or rewrite of code to make it more understandable or easier to maintain. library A feature or issue related to third-party libraries labels Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup A modification or rewrite of code to make it more understandable or easier to maintain. library A feature or issue related to third-party libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant