1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3<?xml-stylesheet type="text/xsl" href="mathml.xsl"?><html xmlns="http://www.w3.org/1999/xhtml" xmlns:pref="http://www.w3.org/2002/Math/preference" pref:renderer="mathplayer-dl"> 4 <head> 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 <style xmlns="" type="text/css"> 7/* This style sets a margin around the entire page */ 8 html, body { margin: 10px; } 9 10 p { font-family:verdana,sans-serif; font-size:95%; 11 margin-top:0px; margin-bottom:20px; padding-top:0px; padding-bottom:0px; } 12 13 h1 {font: bold 1.75em verdana,sans-serif; 14 margin-top:0px; margin-bottom:3px; padding-top:0px; padding-bottom:0px; } 15 16 h2 { font-family:verdana,sans-serif; font-size:1.20em 17 margin-top:28px; margin-bottom:3px; padding-top:0px; padding-bottom:0px; } 18 19 li { font-family:verdana,sans-serif; font-size:95%; 20 margin-top:0px; margin-bottom:18px; padding-top:0px; padding-bottom:0px; } 21 22 code, constant {font: normal 1.1em 'courier new',monospace; } 23 code.function {font: bold 1.1em 'courier new',monospace; } 24 code.varname {font: italic 1.1em 'courier new',monospace; } 25 code.funcdef {font: normal 1.1em 'courier new',monospace; } 26 .citerefentry {font: normal 1.1em 'courier new',monospace; } 27 .parameter { font-style: italic; } 28 code.fsfunc {font: normal 1.1em 'courier new',monospace; } 29 div.funcsynopsis {font: normal 1.1em 'courier new',monospace; text-align:left; background-color:#e6e6e6;} 30 div.funcsynopsis table { margin-top: 10px; border-collapse:separate; } 31 div.funcsynopsis td {background-color:#e6e6e6; border:0px solid black; padding:2px; } 32 div.refsect1 {font-family:verdana,sans-serif; font-size:95%;} 33 34/* PARAMETER: This style controls spacing between the terms in Parameter section */ 35 dt { margin-top:15px; } 36 37/* COPYRIGHT: This style formats the text of the copyright statement at the bottom of the page */ 38 div.refsect3 { font-family:verdana,sans-serif; font-size:75%; 39 margin-top:50px; margin-bottom:20px; padding-top:0px; padding-bottom:0px; } 40 41/* TABLES: These styles apply to all tables OTHER than the Synopsis and Example tables */ 42 div.refsect1 table { margin-top: 10px; background-color:#FFF; width:100%; border-collapse:collapse; } 43 div.refsect1 td {background-color:#FFF; border:1px solid black; padding:5px; 44 font: normal 95% verdana,san-serif;} 45 div.refsect1 th {background-color:#FFF; border:1px solid black; padding:5px; 46 font: bold 95% verdana,san-serif;} 47 48/* EXAMPLE: These styles apply only to the Example section */ 49 div.refsect2 { font-family:verdana,sans-serif; } 50 h3 { font:bold 1.25em verdana,sans-serif; font-size:135%; 51 margin-top:28px; margin-bottom:3px; padding-top:0px; padding-bottom:0px; } 52 div.refsect2 table {margin-top:0px; background-color:#e6e6e6; 53 width:100%; border:0px solid black; padding:2px;} 54 div.refsect2 td {background-color:##e6e6e6; white-space: pre; font: normal 1.1em 'courier new',monospace;} 55 56/* SPECIFICATION: Add an Acrobat Reader icon to PDF links 57 a[href$=".pdf"] {background: url(pdficon_small1.gif) left center no-repeat; padding-left: 22px;} 58 a[href$=".pdf"]:hover {background: url(pdficon_small1.gif) left center no-repeat;}*/ 59 60</style> 61 <title>EGL Reference Pages</title> 62 <meta name="generator" content="DocBook XSL Stylesheets V1.69.1" /> 63 <meta name="keywords" content="OpenCl Reference Title Page" /> 64 </head> 65 <body> 66 <div class="refentry" lang="en" xml:lang="en"> 67 <a id="id4796348"></a> 68 <div class="titlepage"></div> 69 <div xmlns="" class="refnamediv"> 70 <a xmlns="http://www.w3.org/1999/xhtml" id="Memory Objects"></a> 71 <h1>EGL Reference Pages</h1> 72 <p></p> 73 </div> 74 <div class="refsect1" lang="en" xml:lang="en"> 75 <a id="description"></a> 76 <h2></h2> 77 <p> 78 <img src="EGL_300.png" alt="" 79 hspace="40" vspace="40" border="0" align="right" 80 xmlns="http://www.w3.org/1999/xhtml" /> 81 EGL™ is an interface between Khronos rendering APIs 82 such as OpenGL ES or OpenVG and the underlying native 83 platform window system. It handles graphics context 84 management, surface/buffer binding, and rendering 85 synchronization and enables high-performance, accelerated, 86 mixed-mode 2D and 3D rendering using other Khronos APIs. 87 </p> 88 <p> 89 The reference pages describe the latest approved version of 90 EGL, EGL 1.4, but can be used with earlier versions since 91 each page notes when features are available only starting 92 with specific versions (1.2, 1.3, and 1.4). 93 </p> 94 <p> 95 A more detailed overview of EGL functionality and technical 96 concepts can be found in the 97 <a target="pagedisplay" href="eglIntro.html">eglIntro</a> 98 page. 99 </p> 100 </div> 101 <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4> 102 <img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><br> 103 Copyright © 2007-2014 The Khronos Group Inc. 104Permission is hereby granted, free of charge, to any person obtaining a 105copy of this software and/or associated documentation files (the 106"Materials"), to deal in the Materials without restriction, including 107without limitation the rights to use, copy, modify, merge, publish, 108distribute, sublicense, and/or sell copies of the Materials, and to 109permit persons to whom the Materials are furnished to do so, subject to 110the condition that this copyright notice and permission notice shall be included 111in all copies or substantial portions of the Materials. 112</div> 113 </div> 114 </body> 115</html> 116 117