Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples/windowsize: FPS is too high (about 120) on macOS w/ OpenGL #2472

Open
1 of 10 tasks
hajimehoshi opened this issue Nov 27, 2022 · 1 comment
Open
1 of 10 tasks

Comments

@hajimehoshi
Copy link
Owner

Ebitengine Version

d407607

Operating System

  • Windows
  • macOS
  • Linux
  • FreeBSD
  • OpenBSD
  • Android
  • iOS
  • Nintendo Switch
  • Xbox
  • Web Browsers

Go Version (go version)

go version go1.19.2 darwin/amd64

What steps will reproduce the problem?

Run examples/windowsize with EBITENGINE_GRAPHICS_LIBRARY=opengl

What is the expected result?

60FPS

What happens instead?

About 120FPS

Anything else you feel useful to add?

This might be an issue from macOS 13.

                    'c.          hajimehoshi@Hajimes-MacBook-Pro-2020.local 
                 ,xNMM.          ------------------------------------------ 
               .OMMMMo           OS: macOS 13.0 22A380 x86_64 
               OMMM0,            Host: MacBookPro16,2 
     .;loddo:' loolloddol;.      Kernel: 22.1.0 
   cKMMMMMMMMMMNWMMMMMMMMMM0:    Uptime: 5 days, 12 hours, 52 mins 
 .KMMMMMMMMMMMMMMMMMMMMMMMWd.    Packages: 188 (brew) 
 XMMMMMMMMMMMMMMMMMMMMMMMX.      Shell: bash 3.2.57 
;MMMMMMMMMMMMMMMMMMMMMMMM:       Resolution: 1680x1050@2x 
:MMMMMMMMMMMMMMMMMMMMMMMM:       DE: Aqua 
.MMMMMMMMMMMMMMMMMMMMMMMMX.      WM: Quartz Compositor 
 kMMMMMMMMMMMMMMMMMMMMMMMMWd.    WM Theme: Blue (Light) 
 .XMMMMMMMMMMMMMMMMMMMMMMMMMMk   Terminal: tmux 
  .XMMMMMMMMMMMMMMMMMMMMMMMMK.   CPU: Intel i7-1068NG7 (8) @ 2.30GHz 
    kMMMMMMMMMMMMMMMMMMMMMMd     GPU: Intel Iris Plus Graphics 
     ;KMMMMMMMWXXWMMMMMMMk.      Memory: 20445MiB / 32768MiB 
       .cooc,.    .,coo:.
                                                         
                                                         

@hajimehoshi hajimehoshi added this to the v2.5.0 milestone Nov 27, 2022
@hajimehoshi hajimehoshi removed this from the v2.5.0 milestone Nov 27, 2022
@cauesmelo
Copy link

cauesmelo commented Dec 28, 2023

Seems to be related to glfw/glfw#2249. There is a PR(glfw/glfw#2277) open to fix this, I will watch any updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants