Hajime Hoshi

Results 289 issues of Hajime Hoshi

### Ebitengine Version v2.5.0-alpha.12 ### Operating System - [ ] Windows - [ ] macOS - [X] Linux - [ ] FreeBSD - [ ] OpenBSD - [ ] Android...

bug
os:linux
help-wanted

### Ebitengine Version v2.5.0-alpha.12 ### Operating System - [X] Windows - [ ] macOS - [ ] Linux - [ ] FreeBSD - [ ] OpenBSD - [ ] Android...

bug
os:windows
help-wanted

The current problem is that on mobiles GL drivers are not available outside the loop. This would require implementing a software graphics driver.

feature

### Ebitengine Version 9aedafbb1af36e3a664d83417a79b15b39ec5fe6 ### Operating System - [ ] Windows - [ ] macOS - [ ] Linux - [ ] FreeBSD - [ ] OpenBSD - [ ]...

help-wanted
performance
needs-investigation

### Ebitengine Version v2.6.0-alpha.2 ### Operating System - [X] Windows - [ ] macOS - [ ] Linux - [ ] FreeBSD - [ ] OpenBSD - [ ] Android...

bug
os:windows

### What feature would you like to be added? This is a suggestion rather than a feature request. The idea is from https://github.com/hajimehoshi/ebiten/issues/2341. By comparing draw calls for an image,...

performance
needs-investigation

### Operating System - [ ] Windows - [ ] macOS - [ ] Linux - [ ] FreeBSD - [ ] OpenBSD - [ ] Android - [ ]...

os:js
refactoring

https://man.sr.ht/builds.sr.ht/compatibility.md * [x] FreeBSD * [ ] NetBSD * [ ] NixOS * [ ] OpenBSD (stretch goal: 9front)

help-wanted
test

Thank you for the nice library! I found a minor issue: Compressing this CSS ```css @layer foo { p { font-weight: bold; } } ``` results in ```css @layer foo{p...

I've tested with 'simple' example to use windowed fullscreen ```diff diff --git a/examples/simple.c b/examples/simple.c index 7752a365..d647087f 100644 --- a/examples/simple.c +++ b/examples/simple.c @@ -95,6 +95,13 @@ int main(void) exit(EXIT_FAILURE); } +...

bug
macOS
verified
High DPI