Start Systemconfig -> Software and search for nvidia-drivers.
Select the 190.53er for installation if it's not already installed.
After that - open a terminal and execute as root:
eselect opengl set nvidia
At least you have to edit /etc/X11/xorg.conf and change the driver in
Section "Device" to:
Driver "nvidia"
Restart X now or make a reboot ...