| View previous topic :: View next topic |
| Author |
Message |
dasPaul n00b


Joined: 14 Feb 2012 Posts: 35 Location: VirgoSC/LocalGroup/MilkyWay/Solarsystem/Earth/Europe/Germany/Saxony/Dresden
|
Posted: Thu Mar 07, 2013 5:17 pm Post subject: what exactly does eselect opengl do... |
|
|
Hi there
I need to know what (file changes?) exactly does a "eselect opengl xorg/nvidia" do. How to find out? |
|
| Back to top |
|
 |
eyoung100 l33t


Joined: 23 Jan 2004 Posts: 735
|
Posted: Thu Mar 07, 2013 6:44 pm Post subject: |
|
|
Think of OpenGL as the free version of DirectX. Setting the OpenGL library determines what kernel module does the heavy lifting in rendering. By heavy Lifting, I mean 3d Acceleration, optimization etc _________________ The Birth and Growth of Science is the Death and Atrophy of Art -- Unknown
Registerd Linux User #363735
Adopt a Post | Strip Comments| Emerge Wrapper |
|
| Back to top |
|
 |
Ant P. Veteran

Joined: 18 Apr 2009 Posts: 1920 Location: UK
|
Posted: Thu Mar 07, 2013 9:06 pm Post subject: |
|
|
It sets a bunch of symlinks and copies files to the correct place. This includes header files for compiling as well as libraries in /usr/lib.
The code is in /usr/share/eselect/modules/opengl.eselect
Things it does not affect:
- Anything to do with the kernel or kernel modules (the above post is completely wrong)
- Anything involving /etc/X11/ files
|
|
| Back to top |
|
 |
dasPaul n00b


Joined: 14 Feb 2012 Posts: 35 Location: VirgoSC/LocalGroup/MilkyWay/Solarsystem/Earth/Europe/Germany/Saxony/Dresden
|
Posted: Fri Mar 08, 2013 11:53 am Post subject: |
|
|
| Thank you very much. I will investigate further into opengl.eselect |
|
| Back to top |
|
 |
|