I can confirm:
Compiz + Windowed + !Nvidia = undefined behaviour
The !Nvidia part is personal experience, don't know if others have this as well.
Löve window movment much slower on linux than on windows?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: Löve window movment much slower on linux than on windows?
OK , i checked it with another openGL application ("pong2") and it's not löve specific.
One thing I've noticed, since pong2 captures the mouse cursor when it isn't paused (thus rendering the user unable to move the window most of the time) the movement bug was not really obvious - had not I looked for it specifically I would probably not have noticed it!
Maybe do the same with löve? Or at least provide an option to do the same?
-Ido.
One thing I've noticed, since pong2 captures the mouse cursor when it isn't paused (thus rendering the user unable to move the window most of the time) the movement bug was not really obvious - had not I looked for it specifically I would probably not have noticed it!
Maybe do the same with löve? Or at least provide an option to do the same?
-Ido.
Re: Löve window movment much slower on linux than on windows?
You can do that with:
love.system.grabInput( true )
love.system.grabInput( true )
Re: Löve window movment much slower on linux than on windows?
With my Ati card things get ever weirder: if you move the window, only the decorator gets moved but not the window content (while dragging). It keeps updating the game, only at the wrong place, until you release the window. It's not pretty, but isn't critical at all.
Teh Blog -> http://cryodreams.com.ar
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Löve window movment much slower on linux than on windows?
See, I can blame ATI!! I want my Nvidia back! (I really should go to the store, before my warranty expires)
Re: Löve window movment much slower on linux than on windows?
Ati's OpenGL Drivers are crap. They are sometimes 200% slower than the nvidia ones.
-
- Prole
- Posts: 8
- Joined: Sat Jan 31, 2009 7:10 pm
Re: Löve window movment much slower on linux than on windows?
This is mainly an issue with composite on Linux in general. Most Linux gamers know to disable Compiz or Strange Things And/Or Reduced Performance Will Happen.
Supposedly a solution is on the way with DRI2, which will make the composite manager aware of other OpenGL applications. Until then, just leave a note in your readme file telling people to disable desktop effects.
Supposedly a solution is on the way with DRI2, which will make the composite manager aware of other OpenGL applications. Until then, just leave a note in your readme file telling people to disable desktop effects.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Löve window movment much slower on linux than on windows?
Well, since I have the possibility to praise Nvidia (again), allow me:
I never had such problems with the Nvidia drivers, maybe they already did check, or maybe it just handled it much more effective.
I never had such problems with the Nvidia drivers, maybe they already did check, or maybe it just handled it much more effective.
Who is online
Users browsing this forum: Bing [Bot], Majestic-12 [Bot], Semrush [Bot] and 10 guests