issues
search
WebPlatformForEmbedded
/
libwpe
General-purpose library specifically developed for the WPE-flavored port of WebKit.
BSD 2-Clause "Simplified" License
49
stars
36
forks
source link
gamepad: API clean ups.
#118
Closed
ceyusa
closed
2 years ago
ceyusa
commented
2 years ago
Use const on callback structures from WebKit and application
Change int type for gamepad identifies to uintptr_t thus transparent hash tables among different archs can be used.