ebiten/internal/graphicsdriver
Hajime Hoshi 9c070eb2f3 Revert "internal/graphicsdriver/gl: use PureGo for Linux and UNIX"
This reverts commit 5701206229.

Reason: error on Android:

```
/Users/runner/go/pkg/mod/github.com/ebitengine/purego@v0.8.0-alpha.0.20240404024320-d0aedd0f4393/func.go:301:4: too few values in struct literal of type syscall15Args
```

https://github.com/hajimehoshi/ebiten/actions/runs/8582651053/job/23521003819
2024-04-07 03:00:13 +09:00
..
directx Revert "internal/graphicsdriver/directx: add 'tearing' for EBITENGINE_DIRECTX" 2024-03-30 20:08:06 +09:00
metal internal/ui: bug fix: need to sleep when swapping buffers is skipped 2024-01-24 12:20:30 +09:00
opengl Revert "internal/graphicsdriver/gl: use PureGo for Linux and UNIX" 2024-04-07 03:00:13 +09:00
playstation5 internal/graphicsdriver/playstation5: bug fix: link error 2024-01-22 00:14:00 +09:00
blend.go ebiten: add BlendOperationMin and BlendOperationMax 2023-10-13 01:56:33 +09:00
graphics.go internal/graphicsdriver: remove Image.IsInvalidated 2024-01-09 00:30:21 +09:00