-
I have a generic NES-like controller branded "retro power" that the game interprets as always holding down left. The controller works fine in AntiMicroX and Taisei, but for some reason AAAAXY seems to…
-
### What feature would you like to be added?
Now GLES functions are called directly via Cgo. Load the function pointers like what `internal/graphicsdriver/opengl/gl` does.
Related: #2449
### Why…
-
### Ebitengine Version
b3be3348dc63b0445f1ca7ba8f74331e4d9d583b ?
### Operating System
- [X] Windows
- [ ] macOS
- [ ] Linux
- [ ] FreeBSD
- [ ] OpenBSD
- [ ] Android
- [ ] iOS
- [ ] Nintendo Switc…
-
This is a convenience feature idea that I think would help with those starting to use or migrating towards Kage shaders.
I've been working on moving a few things to Kage shaders that were done most…
-
Hey, this is more a comment than an issue, feel free to close if you don't want to change this.
I saw in the code that you are using these imports:
```Go
import "github.com/hajimehoshi/ebiten"
`…
-
As we discussed at ebitengine/purego#43, supporting Go 1.15 now is a burden especially for the purego package. Let's drop Go 1.15 support now.
Also we can work on these tasks:
* https://github.c…
-
### Ebitengine Version
f89f99a2bcb9a90d376cd3d849c37ef9cd16c5a8
### Operating System
- [X] Windows
- [ ] macOS
- [ ] Linux
- [ ] FreeBSD
- [ ] OpenBSD
- [ ] Android
- [ ] iOS
- [ ] Nin…
-
The port I'm working on requires a specific subtractive blend mode for certain special effects:
```c
glBlendFuncSeparate(/* srcRgb */ GL_ONE, /* dstRgb */ GL_ONE, /* srcA */ GL_ZERO, /* dstA */ GL_O…
-
/CC @wasedaigo
-
https://github.com/hajimehoshi/oto/runs/7974256368
```
Run go test -tags=example -v ./...
go test -tags=example -v ./...
shell: /bin/bash --noprofile --norc -e -o pipefail {0}
=== RUN T…