From 235c150f0a369a1d4f70f88a2864ce84e1e95cfa Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 3 Jul 2003 03:07:12 +0000 Subject: added GL_ARB_texture_non_power_of_two --- docs/RELNOTES-5.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/RELNOTES-5.1') diff --git a/docs/RELNOTES-5.1 b/docs/RELNOTES-5.1 index d0619916cc..3c7451c275 100644 --- a/docs/RELNOTES-5.1 +++ b/docs/RELNOTES-5.1 @@ -63,6 +63,8 @@ GL_EXT_texture_rectangle GL_ARB_occlusion_query Useful for visibility-based culling. +GL_ARB_texture_non_power_of_two + Removes the restriction that texture dimensions must be powers of two. Build System Changes -- cgit v1.2.3