ebiten/internal/uidriver
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
glfw ebiten: Add VibrationOptions to specify intensity (#1891) 2021-12-04 22:14:02 +09:00
js ebiten: Add VibrationOptions to specify intensity (#1891) 2021-12-04 22:14:02 +09:00
mobile ebiten: Add VibrationOptions to specify intensity (#1891) 2021-12-04 22:14:02 +09:00