Search found 4 matches

by emery303
Mon Sep 09, 2019 7:03 am
Forum: Support and Development
Topic: Lower performance on better hardware?
Replies: 8
Views: 5982

Re: Lower performance on better hardware?

OK it turned out that the Quadro really didn't handle the shaders that well (still leaves me bummed about why Shadertoy runs flawlessly). In a small window it went okay. At the end I implemented a timing logic that is depending on current FPS rate by comparing the current FPS to the reference (30 or...
by emery303
Thu Sep 05, 2019 4:36 pm
Forum: Support and Development
Topic: Lower performance on better hardware?
Replies: 8
Views: 5982

Re: Lower performance on better hardware?

The monitor's resolution is standard full HD native.
Also that Quadro P600 in the desktop runs everything super smooth on Shadertoy.com for example, while my notebook can barely display the front page. Yet my shaders work good on my laptop and lag on the desktop :/
by emery303
Thu Sep 05, 2019 2:56 pm
Forum: Support and Development
Topic: Lower performance on better hardware?
Replies: 8
Views: 5982

Re: Lower performance on better hardware?

Thanks for the tips guys.

Updated all drivers but no luck.
I'm gonna check the vsync and OpenGL settings, I don't remember setting those up in particular so there might be something.

@Ivan: gonna take a look at your profiler too, thx!
by emery303
Thu Sep 05, 2019 7:20 am
Forum: Support and Development
Topic: Lower performance on better hardware?
Replies: 8
Views: 5982

Lower performance on better hardware?

Hi LÖVE community, Checked the topics and the wiki but didn't find relevant stuff that might help me, so I'm asking you. I'm new to the whole Love2D framework, and just starting out, but I encountered a weird phenomenon regarding performance when running the final EXE on a different machine. Scenari...