docs: restructure release notes into separate folder

relnotes-*html > relnotes/*html
RELNOTES-* > relnotes/*
fix links, css and frames

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
Emil Velikov
2013-04-12 12:41:49 +01:00
committed by Brian Paul
parent 50b3fc6204
commit 5fd3b3b085
84 changed files with 281 additions and 281 deletions
+2 -2
View File
@@ -1403,8 +1403,8 @@ New:
<li>demo of per-pixel lighting with a fragment program (demos/fplight.c)
<li>new version (18) of glext.h header
<li>new spriteblast.c demo of GL_ARB_point_sprite
<li>faster glDrawPixels in X11 driver in some cases (see RELNOTES-5.1)
<li>faster glCopyPixels in X11 driver in some cases (see RELNOTES-5.1)
<li>faster glDrawPixels in X11 driver in some cases (see relnotes/5.1)
<li>faster glCopyPixels in X11 driver in some cases (see relnotes/5.1)
</ul>
Bug fixes:
<ul>