← Back to team overview

hybrid-graphics-linux team mailing list archive

Re: Optimus Solution found!!!! - Even More Performance

 

Ok.. 

YUV maybe isn't the best after some testing.. 

The best for now is: 

VGL_DISPLAY=:0.1 
export VGL_DISPLAY 
VGL_COMPRESS=yuv 
export VGL_COMPRESS 
VGL_READBACK=fbo 
export VGL_READBACK 

with neither libjpeg-turbo or turbojpeg installed... only VirtualGL is needed.... 

/Martin 




Fra: "Martin Juhl" <mj@xxxxxxxxxxxx> 
Til: hybrid-graphics-linux@xxxxxxxxxxxxxxxxxxx 
Sendt: torsdag, 5. maj 2011 16:57:41 
Emne: [Hybrid-graphics-linux] Optimus Solution found!!!! - Even More Performance 


Hi guys... 

Some more performance for you all: 

Try this in your .bashrc's... 

VGL_DISPLAY=:0.1 
export VGL_DISPLAY 
VGL_COMPRESS=yuv 
export VGL_COMPRESS 
VGL_READBACK=fbo 
export VGL_READBACK 

I jumped from about 1300 fps to 2100 fps in glxgears... 

/Martin 

_______________________________________________ 
Mailing list: https://launchpad.net/~hybrid-graphics-linux 
Post to : hybrid-graphics-linux@xxxxxxxxxxxxxxxxxxx 
Unsubscribe : https://launchpad.net/~hybrid-graphics-linux 
More help : https://help.launchpad.net/ListHelp 

References