CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/04/15 14:23:19
Modified files:
games/godot : Makefile
games/godot/patches: patch-platform_x11_detect_py
patch-platform_x11_os_x11_cpp
patch-platform_x11_os_x11_h
Added files:
games/godot/files/ujoy: joypad_openbsd.cpp joypad_openbsd.h
games/godot/patches: patch-platform_x11_SCsub
Log message:
add initial gamecontroller (ujoy(4)) support to godot
Based on code used in sdl2 backend. Tested with XBox {360,One}
gamecontrollers.
Discussion, feedback, contributions, and encouragement op@ (maintainer)
also enable DEBUG_PACKAGES while here
ok op@