mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
added GL_EXT_texture_lod_bias to OpenGL 1.4 feature list
This commit is contained in:
parent
58c5df87be
commit
3a604da4cc
1 changed files with 1 additions and 0 deletions
|
|
@ -162,6 +162,7 @@ extensions incorporated as standard features:
|
|||
<li>GL_EXT_point_parameters
|
||||
<li>GL_EXT_secondary_color
|
||||
<li>GL_EXT_stencil_wrap
|
||||
<li>GL_EXT_texture_lod_bias (plus, a per-texture LOD bias parameter)
|
||||
<li>GL_SGIS_generate_mipmap
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue