Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions gl2.1/bottom.php

This file was deleted.

18 changes: 9 additions & 9 deletions gl2.1/index.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<HTML>
<HEAD>
<TITLE>OpenGL 2.1 Reference Pages</TITLE>
</HEAD>
<FRAMESET ROWS="160,*">
<FRAME SCROLLING="no" NORESIZE FRAMEBORDER="0" MARGINWIDTH="0" MARGINHEIGHT="0" SRC="top.php">
<FRAME NORESIZE FRAMEBORDER="0" MARGINWIDTH="0" MARGINHEIGHT="0" SRC="bottom.php">
</FRAMESET>
</HTML>
<html>
<head>
<title>OpenGL 2.1 Reference Pages</title>
</head>
<frameset cols="245,*">
<frame frameborder="0" marginwidth="0" marginheight="0" src="xhtml/index.html">
<frame name="pagedisp" frameborder="0" marginwidth="20" marginheight="20" src="xhtml/start.html">
</frameset>
</html>
7 changes: 0 additions & 7 deletions gl2.1/top.php

This file was deleted.

9 changes: 0 additions & 9 deletions gl4/bottom.php

This file was deleted.

6 changes: 3 additions & 3 deletions gl4/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<head>
<title>OpenGL 4 Reference Pages</title>
</head>
<frameset rows="160,*">
<frame scrolling="no" noresize frameborder="0" marginwidth="0" marginheight="0" src="top.php">
<frame noresize frameborder="0" marginwidth="0" marginheight="0" src="bottom.php">
<frameset cols="280,*">
<frame frameborder="0" marginwidth="0" marginheight="0" src="html/indexflat.php">
<frame name="pagedisplay" frameborder="0" marginwidth="20" marginheight="20" src="html/start.html">
</frameset>
</html>
10 changes: 0 additions & 10 deletions gl4/top.php

This file was deleted.