primus
primus copied to clipboard
Low-overhead client-side GPU offloading
I went through the old issues to see if any of the old fixes worked. They didn't... Blender works great without primusrun. Other apps work great with primusrun. Here's what...
Followup to #148 (which was incomplete, sorry)
I'm finding that Primus is too similar to VirtualGL. That is, they share the same flaw. The transport method only recognizes GLX calls. VDPAU will not work unless the app...
Hey, The game Endless legend sometimes refuses to properly restore to focus after being minimized. When that happens the console is spammed with: ``` ... primus: warning: glXSwapBuffers: drawable not...
REF: https://bitbucket.org/Coin3D/coin/issue/97/coin3d-with-nvidia-optimus-oddness Triggered from the program [FreeCAD](http://www.freecadweb.org/) **Coin warning in glglue_init(): glVertexArrayRangeNV found, but one or more of the other vertex array functions were not found** The missing functions are...
The power-saving `usleep` introduced with bebe0bfc3da37f6261d0be2b77f74cd3ea58870d makes some Wine games perform really badly: The game stutters, with the framerate going down to <5fps (estimated) every few seconds. Specifically, both TrackMania...
On a fresh install of Arch Linux, using `primusrun %command%` on any steam game frequently results in a lack of vsync. I'd say almost half of the time the FPS...
I'm trying to run the Oculus World demo using primusrun. It works, but this error is spammed continuously (every frame I'd say) in the terminal: ``` primus: warning: recreating incompatible...
How to reproduce the problem: primusrun mathematica In the opened mathematica interface, run, for example, Plot3D[Sin[x + y^2], {x, -3, 3}, {y, -2, 2}] The output is white space. There...
here is the source: http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi/0650/bks/SGI_Developer/books/OpenGLonSGI/sgi_html/ch03.html#LE40932-PARENT it works with optirun and on intel.