diff options
author | Ian Romanick <[email protected]> | 2013-06-27 18:20:31 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-06-28 13:35:22 -0700 |
commit | 70966570f3e4275dc15b5a94c70698f6aef64150 (patch) | |
tree | dedc9f6d2519159d1375f73ebfe1ccb7d5b38fef /docs | |
parent | e6ec425d6eeac95f466174267b2c18c0bffca3f0 (diff) |
mesa: GL_ARB_shading_language_100 is not optional
This extension just provides some of the most basic software framework
for GLSL. Without GL_ARB_vertex_shader or GL_ARB_fragment_shader,
applications still cannot use GLSL. There's no value in
conditionalizing support for this extension.
NOTE: This has the side effect of enabling the extension in the radeon,
r200, and nouveau drivers.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions