acaudwell / Gource

software version control visualization
https://gource.io
GNU General Public License v3.0
11.46k stars 723 forks source link

Glitches out on Windows 10 #261

Closed ghost closed 2 years ago

ghost commented 3 years ago

image looks like this

bingland commented 2 years ago

Getting the same thing. Running Windows 10, my processor is an Intel Core i9, and my graphics card is an NVIDIA Quadro T2000 if that helps. gource bug

acaudwell commented 2 years ago

As that's an Nvidia laptop GPU my guess as to what may be happening is that you also have an Intel integrated graphics GPU and Windows is choosing to run Gource with the integrated GPU that instead of the Nvidia GPU.

I believe you can force it to use the Nvidia GPU via in Nvidia Control Panel under Manage 3D Settings by selecting 'High-performance Nvidia processor' as 'preferred graphics processor' in Program Settings, or your laptop may have a tool for configuring which GPU it chooses.

bingland commented 2 years ago

@acaudwell Works like a charm! Thanks! I'm assuming that will solve the problem that @jackowski626 was having