Forum     

Go Back   Digit Technology Discussion Forum > News > Technology News
Register FAQ Calendar Mark Forums Read

Technology News News from the world of technology that our members stumble across. NOTE: Sources to be mentioned at the beginning of each post.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 12-08-2008, 07:36 PM   #1 (permalink)
in search of myself
 
CadCrazy's Avatar
 
Join Date: Sep 2006
Location: Gurgaon
Posts: 1,720
Default OpenGL 3.0, GLSL 1.30 Specifications Released


From SIGGRAPH 2008, one of the premiere computers graphics conferences, the Khronos Group has announced the release of the OpenGL 3.0 API specification and the GLSL 1.30 shading language specification. This is the first major update to this cross-platform 3D programming API since the OpenGL 2.1 release two years ago. In this article we have a bit of information on these OpenGL and GLSL updates and when we can expect to see the Linux graphics scene moving to this new standard.
The OpenGL 3.0 API was codenamed "Longs Peak" and was originally scheduled for release this past September, but was delayed by the Khronos Group, which is the consortium that now leads the development of this open standard, due to technical reasons. Longs Peak comes some simplifications to its programming API (Application Programming Interface) both from the development and implementation perspectives, but this isn't a quick and easy upgrade path to OpenGL 3.0 as a result with OpenGL migrating towards an object-based system.
Some of the OpenGL 3.0 features include Vertex Array Objects, full frame-buffer object functionality, 32-bit floating-point textures and render buffers, conditional rendering based on occlusion queries, compact half-float vertex and pixel data, four new compression schemes, and 32-bit floating-point depth buffer support are among the many new features. The OpenGL Shading Language (GLSL) with its 1.30 revision has a number of improvements as well. Among these GLSL improvements are improved compatibility with OpenGL ES, new interpolation modes, additional functionality for manipulating floating-point numbers, and introducing switch statements.
In the OpenGL 3.0 Press Release, the Khronos Group has also announced they have started working with the OpenCL standard to "create a revolutionary pairing of compute and graphics programming capabilities." OpenCL (the Open Computing Language) was created by Apple as a C-based language for parallel computing across CPUs and GPUs (GPGPU computing).
Next up on the Khronos Group's roadmap for OpenGL is "Longs Peak Reloaded", which will be the first revision to the OpenGL 3.0 API and will integrate a small number of new features. Once the graphics drivers support OpenGL 3.0, hardware that is compatible with OpenGL 2.1 should work fine with OpenGL 3.0. In addition, the Khronos Group has released new extensions for the OpenGL 2.1 specification that back-ports some of the new OpenGL 3.0 features for use on older graphics hardware. These back-ported extensions include enhanced Vertex Buffer Objects, full frame-buffer object functionality, half-float vertices, compressed textures, vertex array objects, and sRGB frame-buffers. Following Longs Peak Reloaded will be the OpenGL "Mount Evans" revision, which will integrate more capabilities available in modern graphics hardware. Among the reported updates will be geometry shaders, integers in shaders, texture arrays, and instanced rendering.
The OpenGL 3.0 specification, which is available for free download from the Khronos OpenGL website amounts to 506 pages. The OpenGL Shading Language 1.30 specification is also available and it is 113 pages.
So when will we start to see OpenGL 3.0 on Linux? Well, that's a good question. Intel will more than likely be the first company with OpenGL 3.0 working within their open-source Linux stack, but they haven't even started any internal work on it yet. The newest Intel employee on Keith Packard's Portland team for X.Org development is Ian Romanick who was previously apart of the OpenGL ARB (Architecture Review Board) and is at SIGGRAPH this week. Ian had commented to Phoronix that Intel hasn't "even started planning for OGL3" and "It's a fairly sizable bit of stuff, [especially] the GLSL changes, so it will take awhile."
AMD has declined to comment on when OpenGL 3.0 and GLSL 1.30 may be supported by their proprietary Linux Catalyst Suite / fglrx driver. Now that they are largely using a shared code-base between the Windows and Linux drivers and have been making steady progress over the past year since rolling out their new OpenGL driver with major performance improvements and AIGLX support, it hopefully won't be too far out or not long after it's supported by the Windows driver. AMD though is in the process of making an evolutionary leap in Linux support with CrossFire support finally appearing on Linux as well as other yet-to-be-announced features. We wouldn't expect OpenGL 3.0 on ATI/AMD Linux before the end of the year.
NVIDIA on the other hand may be a bit closer in providing OpenGL 3.0 support for their Linux driver. Rumors have been circulating about NVIDIA's "Big Bang II" which will encompass OpenGL 3.0 support. Also rumored to be part of the next wave of NVIDIA graphics driver improvements is 10-bit DisplayPort support, SLI on multiple monitors, transcoding on the GPU, and performance optimizations. NVIDIA usually updates their Linux, Solaris, and FreeBSD drivers in conjunction with the Windows driver. It's believed that NVIDIA's Big Bang II will be announced this month or next, but we expect more to come out during the NVIDIA NVISION conference later this month. Several NVIDIA representatives have invited us to NVISION, so we do believe something significant could happen for Linux there, but we have yet to learn whether it pertains to an open-source strategy or Big Bang II on Linux or NVIDIA PR just trying to garner some extra attention. Though because of this, we have decided not to attend.
When we have more details to share about OpenGL 3.0 on Linux / Mesa 3D, we will be sure to pass them along. We should see a greater focus on OpenGL 3.0 once Gallium3D is widespread. In the mean time, the OpenGL and GLSL improvements can be discussed in the Phoronix Forums. In related news, next month we will also be covering the 2008 X Developers' Summit and providing audio/video recordings.


Source
__________________
::::::::::::::::::::
Unban Praka123
::::::::::::::::::::
Vista is my Secretary | Mac is my Girlfriend | Linux is my Wife
"Ek Se Mera Kya Hoga" :lol:
CadCrazy is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 12-08-2008, 07:39 PM   #2 (permalink)
God of Mistakes...
 
Garbage's Avatar
 
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,924
Default Re: OpenGL 3.0, GLSL 1.30 Specifications Released

It's great...
__________________
Registered Linux User #468778
----------------------------------
http://twitter.com/_Garbage_
Garbage is offline  
Old 12-08-2008, 07:41 PM   #3 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,686
Default Re: OpenGL 3.0, GLSL 1.30 Specifications Released

me so no reads long post, but heading makes me happy
doom 4 ftw, make it dammit
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 12-08-2008, 07:59 PM   #4 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,492
Default Re: OpenGL 3.0, GLSL 1.30 Specifications Released

Goooooooo OpenGL!
I had been waiting for AGES for OpenGL to reach 3.0. I hope this offers much better performance than DirectX 11. Unlike MS, since OpenGL is open, we are going to see this incorporated into the Kernel very soon. I hope 2.6.27 kernel has this.

And KABOOM! goes HD4850. Its OUTDATED since OpenGL 3.0 is out.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 13-08-2008, 09:22 PM   #5 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,686
Default Re: OpenGL 3.0, GLSL 1.30 Specifications Released

^^oh you failed just !
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 14-08-2008, 12:53 PM   #6 (permalink)
ax3
Cool as a CUCUMBAR ! ! !
 
ax3's Avatar
 
Join Date: Dec 2003
Posts: 5,052
Default Re: OpenGL 3.0, GLSL 1.30 Specifications Released

sounds great .......
__________________
... W H O T ...
ax3 is offline  
Old 14-08-2008, 11:20 PM   #7 (permalink)
Apprentice
 
aditya_v's Avatar
 
Join Date: Dec 2007
Posts: 54
Default Re: OpenGL 3.0, GLSL 1.30 Specifications Released

real disappointment. promised stuff has been not been delivered..
aditya_v is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Desktop PC Specifications pvsraao Hardware Q&A 3 29-09-2007 01:57 PM
LAptop Specifications..which one s better? torrent08 Laptops and Netbooks 5 08-02-2007 07:50 PM
Nfs carbon specifications plz..? dinesh_mettur Gamerz 3 18-12-2006 12:34 PM
XBOX 360 SPECIFICATIONS,, karthik55859 Gamerz 1 26-05-2005 08:03 AM

 
Latest Threads
- by abhidev
- by chris
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 06:07 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2