Hajime Hoshi
|
59fb259181
|
internal/graphicsdriver/gl: use PureGo for Linux and UNIX
Updates #2284
|
2024-04-29 21:25:15 +09:00 |
|
Hajime Hoshi
|
4647e9de53
|
internal/glfw, internal/gamepad: update GLFW to v3.3.9
Updates #2960
|
2024-04-14 01:14:22 +09:00 |
|
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 |
|
Hajime Hoshi
|
5701206229
|
internal/graphicsdriver/gl: use PureGo for Linux and UNIX
Updates #2284
|
2024-04-07 02:08:40 +09:00 |
|
Hajime Hoshi
|
630789757f
|
all: add files for PlayStation 5
The implementation is WIP.
Updates #2799
|
2023-10-16 00:54:08 +09:00 |
|
Hajime Hoshi
|
b2a6e79a5a
|
internal/graphicsdriver/opengl/gl: rename procaddr_others.go to procaddr_linbsd.go
|
2023-10-02 01:02:51 +09:00 |
|