CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/09/06 04:34:19
Modified files:
games/godot : Makefile
games/godot/patches: patch-platform_x11_detect_py
patch-platform_x11_os_x11_cpp
Added files:
games/godot/files/sndio: SCsub audio_driver_sndio.cpp
audio_driver_sndio.h
games/godot/patches: patch-drivers_SCsub
patch-platform_x11_os_x11_h
Log message:
add sndio backend to godot
main work done by Omar Polo ( op AT omarpolo DOT com ), who is also
taking MAINTAINER of this port. Also thanks to ratchov@ for valuable
input.