16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 22:59:19 +02:00

maintenance: glew update to v 2.1.0, glfw update to v3.3

This commit is contained in:
tmj-fstate
2019-08-20 12:48:24 +02:00
parent d9b4b9e32b
commit 269e271f01
231 changed files with 19203 additions and 19005 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<title>GLFW: GLFWvidmode Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
@@ -11,9 +11,6 @@
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="extra.css" rel="stylesheet" type="text/css"/>
</head>
@@ -21,52 +18,31 @@
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<div class="glfwheader">
<a href="http://www.glfw.org/" id="glfwhome">GLFW</a>
<a href="https://www.glfw.org/" id="glfwhome">GLFW</a>
<ul class="glfwnavbar">
<li><a href="http://www.glfw.org/documentation.html">Documentation</a></li>
<li><a href="http://www.glfw.org/download.html">Download</a></li>
<li><a href="http://www.glfw.org/media.html">Media</a></li>
<li><a href="http://www.glfw.org/community.html">Community</a></li>
<li><a href="https://www.glfw.org/documentation.html">Documentation</a></li>
<li><a href="https://www.glfw.org/download.html">Download</a></li>
<li><a href="https://www.glfw.org/community.html">Community</a></li>
</ul>
</div>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
<li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
<li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
</ul>
</div>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
@@ -112,76 +88,14 @@ Data Fields</h2></td></tr>
<div class="textblock"><p>This describes a single video mode.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="monitor_guide.html#monitor_modes">Video modes</a> </dd>
<dd>
<a class="el" href="group__monitor.html#gafc1bb972a921ad5b3bd5d63a95fc2d52" title="Returns the current mode of the specified monitor. ">glfwGetVideoMode</a> <a class="el" href="group__monitor.html#ga820b0ce9a5237d645ea7cbb4bd383458" title="Returns the available video modes for the specified monitor. ">glfwGetVideoModes</a></dd></dl>
<dl class="section since"><dt>Since</dt><dd>Added in version 1.0. </dd></dl>
<dl class="section user"><dt></dt><dd><b>GLFW 3:</b> Added refresh rate member. </dd></dl>
<a class="el" href="group__monitor.html#gafc1bb972a921ad5b3bd5d63a95fc2d52">glfwGetVideoMode</a> </dd>
<dd>
<a class="el" href="group__monitor.html#ga820b0ce9a5237d645ea7cbb4bd383458">glfwGetVideoModes</a></dd></dl>
<dl class="section since"><dt>Since</dt><dd>Added in version 1.0. <b>GLFW 3:</b> Added refresh rate member. </dd></dl>
</div><h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="af310977f58d2e3b188175b6e3d314047"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int GLFWvidmode::blueBits</td>
</tr>
</table>
</div><div class="memdoc">
<p>The bit depth of the blue channel of the video mode. </p>
<a id="a698dcb200562051a7249cb6ae154c71d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a698dcb200562051a7249cb6ae154c71d">&#9670;&nbsp;</a></span>width</h2>
</div>
</div>
<a class="anchor" id="a292fdd281f3485fb3ff102a5bda43faa"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int GLFWvidmode::greenBits</td>
</tr>
</table>
</div><div class="memdoc">
<p>The bit depth of the green channel of the video mode. </p>
</div>
</div>
<a class="anchor" id="ac65942a5f6981695517437a9d571d03c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int GLFWvidmode::height</td>
</tr>
</table>
</div><div class="memdoc">
<p>The height, in screen coordinates, of the video mode. </p>
</div>
</div>
<a class="anchor" id="a6066c4ecd251098700062d3b735dba1b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int GLFWvidmode::redBits</td>
</tr>
</table>
</div><div class="memdoc">
<p>The bit depth of the red channel of the video mode. </p>
</div>
</div>
<a class="anchor" id="a791bdd6c7697b09f7e9c97054bf05649"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int GLFWvidmode::refreshRate</td>
</tr>
</table>
</div><div class="memdoc">
<p>The refresh rate, in Hz, of the video mode. </p>
</div>
</div>
<a class="anchor" id="a698dcb200562051a7249cb6ae154c71d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -192,6 +106,81 @@ Data Fields</h2></td></tr>
</div><div class="memdoc">
<p>The width, in screen coordinates, of the video mode. </p>
</div>
</div>
<a id="ac65942a5f6981695517437a9d571d03c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac65942a5f6981695517437a9d571d03c">&#9670;&nbsp;</a></span>height</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int GLFWvidmode::height</td>
</tr>
</table>
</div><div class="memdoc">
<p>The height, in screen coordinates, of the video mode. </p>
</div>
</div>
<a id="a6066c4ecd251098700062d3b735dba1b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6066c4ecd251098700062d3b735dba1b">&#9670;&nbsp;</a></span>redBits</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int GLFWvidmode::redBits</td>
</tr>
</table>
</div><div class="memdoc">
<p>The bit depth of the red channel of the video mode. </p>
</div>
</div>
<a id="a292fdd281f3485fb3ff102a5bda43faa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a292fdd281f3485fb3ff102a5bda43faa">&#9670;&nbsp;</a></span>greenBits</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int GLFWvidmode::greenBits</td>
</tr>
</table>
</div><div class="memdoc">
<p>The bit depth of the green channel of the video mode. </p>
</div>
</div>
<a id="af310977f58d2e3b188175b6e3d314047"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af310977f58d2e3b188175b6e3d314047">&#9670;&nbsp;</a></span>blueBits</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int GLFWvidmode::blueBits</td>
</tr>
</table>
</div><div class="memdoc">
<p>The bit depth of the blue channel of the video mode. </p>
</div>
</div>
<a id="a791bdd6c7697b09f7e9c97054bf05649"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a791bdd6c7697b09f7e9c97054bf05649">&#9670;&nbsp;</a></span>refreshRate</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int GLFWvidmode::refreshRate</td>
</tr>
</table>
</div><div class="memdoc">
<p>The refresh rate, in Hz, of the video mode. </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
@@ -200,7 +189,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<address class="footer">
<p>
Last update on Thu Aug 18 2016 for GLFW 3.2.1
Last update on Tue Apr 16 2019 for GLFW 3.3.0
</p>
</address>
</body>