ebiten/audio/internal
Hajime Hoshi 1799ed0b28 add a build tag 'ebitencbackend' and internal/cbackend
This enables to create a C archive with Ebiten without an actual driver
implementation. This enables Ebiten work on a platform Go doesn't support.
See also Hitsumabushi project: github.com/hajimehoshi/hitsumabushi.

The backend C API is not stable and might change later. Then, the build
tag 'ebitencbackend' is not documented on purpose.

Closes #1900
2021-12-22 21:12:48 +09:00
..
cbackend add a build tag 'ebitencbackend' and internal/cbackend 2021-12-22 21:12:48 +09:00
convert audio/internal/convert: Simplify f32Reader implementation 2021-10-31 19:49:40 +09:00
go2cpp audio: Treat Oto context's error 2021-10-22 15:29:00 +09:00