Horde3D http://horde3d.org/forums/ |
|
OpenGL 4.1 & backported features http://horde3d.org/forums/viewtopic.php?f=1&t=1205 |
Page 1 of 1 |
Author: | MistaED [ 27.07.2010, 02:46 ] |
Post subject: | OpenGL 4.1 & backported features |
http://www.khronos.org/news/press/relea ... specifica/ Looks cool, GLSL shaders can now be pre-compiled and loaded in binary form. The ES 2.0 compatibility is great for mobile testing purposes and for WebGL support! The bind shader to specific pipeline stage, I'm guessing this helps so that when you have the same vert shader which goes into different frag shaders and vice-versa, you don't need to have unique configurations for every different bind? Thought I'd update everyone if they haven't seen the press release yet. |
Author: | swiftcoder [ 27.07.2010, 12:27 ] |
Post subject: | Re: OpenGL 4.1 & backported features |
Quote: The ability to set stencil values in a fragment shader for enhanced rendering flexibility; This looks pretty awesome too. Wonder if we can read stencil buffer values as well?
|
Page 1 of 1 | All times are UTC + 1 hour |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |