- Joined
- Oct 9, 2007
- Messages
- 47,236 (7.55/day)
- Location
- Hyderabad, India
System Name | RBMK-1000 |
---|---|
Processor | AMD Ryzen 7 5700G |
Motherboard | ASUS ROG Strix B450-E Gaming |
Cooling | DeepCool Gammax L240 V2 |
Memory | 2x 8GB G.Skill Sniper X |
Video Card(s) | Palit GeForce RTX 2080 SUPER GameRock |
Storage | Western Digital Black NVMe 512GB |
Display(s) | BenQ 1440p 60 Hz 27-inch |
Case | Corsair Carbide 100R |
Audio Device(s) | ASUS SupremeFX S1220A |
Power Supply | Cooler Master MWE Gold 650W |
Mouse | ASUS ROG Strix Impact |
Keyboard | Gamdias Hermes E2 |
Software | Windows 11 Pro |
Following the release of OpenGL 3.0 compliant drivers for Windows back in August, NVIDIA has released drivers for Linux/Free BSD, that provide support for the said graphics API. OpenGL functionality is something driver provider manage. Each compliant display driver carries with it, an ICD (installable client driver) for OpenGL.
The driver, 177.61.02 supports OpenGL 3.0, and OpenGL Shader Language (GL-SL) 1.30, with a broad range of compatible hardware already out by NVIDIA. All GeForce 8 Series or newer, Quadro FX 370/360M or newer graphics accelerators are supported. The release supports x86 and x86-64 variants of most Linux and Free-BSD derived operating systems. The driver can be downloaded from NVIDIA's FTP directory here. Please note, that the driver is in a beta stage as of now.
A description on the API related features the new driver brings along has been provided by Phronix:
View at TechPowerUp Main Site
The driver, 177.61.02 supports OpenGL 3.0, and OpenGL Shader Language (GL-SL) 1.30, with a broad range of compatible hardware already out by NVIDIA. All GeForce 8 Series or newer, Quadro FX 370/360M or newer graphics accelerators are supported. The release supports x86 and x86-64 variants of most Linux and Free-BSD derived operating systems. The driver can be downloaded from NVIDIA's FTP directory here. Please note, that the driver is in a beta stage as of now.
A description on the API related features the new driver brings along has been provided by Phronix:
As part of this OpenGL 3.0 effort, the NVIDIA Linux driver now exposes the ARB_vertex_array_object, ARB_framebuffer_object, and ARB_half_float_vertex extensions on OpenGL 2.1. The additional OpenGL 3.0 extensions exposed include GLX_create_context, ARB_draw_instanced, ARB_geometry_shader4, ad ARB_texture_buffer_object. Also added to this beta driver is rendering support to a FBO with mixed-size attachments, VAO bug-fixes and performance improvements, EXT_texture_swizzle support, transform feedback missing functionality is now implemented, and other fixes.
View at TechPowerUp Main Site