Searched +full:- +full:- +full:disable +full:- +full:dtd +full:- +full:validation (Results 1 – 25 of 43) sorted by relevance
12
/external/wayland/ |
D | configure.ac | 23 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz subdir-objects]) 35 # http://lists.gnu.org/archive/html/bug-autoconf/2010-05/msg00001.html 50 AC_ARG_ENABLE([fatal-warnings], 51 AC_HELP_STRING([--enable-fatal-warnings], 52 [Build with -Werror]), 56 WERROR_CFLAGS="-Werror" 60 …GCC_CFLAGS="$WERROR_CFLAGS -Wall -Wextra -Wno-unused-parameter -g -Wstrict-prototypes -Wmissing-pr… 67 [AC_HELP_STRING([--disable-libraries], 68 [Disable compilation of wayland libraries])], 72 AC_ARG_WITH([host-scanner], [all …]
|
/external/libxml2/doc/ |
D | xmldtd.html | 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/xht… 3 …s="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset… 4 TD {font-family: Verdana,Arial,Helvetica} 5 BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em} 6 H1 {font-family: Verdana,Arial,Helvetica} 7 H2 {font-family: Verdana,Arial,Helvetica} 8 H3 {font-family: Verdana,Arial,Helvetica} 9 A:link, A:visited, A:active { text-decoration: underline } 10 …Validation & DTDs</title></head><body bgcolor="#8b7765" text="#000000" link="#a06060" vlink="#… [all …]
|
D | xmllint.1 | 11 .\" ----------------------------------------------------------------- 13 .\" ----------------------------------------------------------------- 16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html 20 .\" ----------------------------------------------------------------- 22 .\" ----------------------------------------------------------------- 23 .\" disable hyphenation 25 .\" disable justification (adjust text to left margin only) 27 .\" ----------------------------------------------------------------- 29 .\" ----------------------------------------------------------------- 31 xmllint \- command line XML tool [all …]
|
D | news.html | 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/xht… 3 …s="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset… 4 TD {font-family: Verdana,Arial,Helvetica} 5 BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em} 6 H1 {font-family: Verdana,Arial,Helvetica} 7 H2 {font-family: Verdana,Arial,Helvetica} 8 H3 {font-family: Verdana,Arial,Helvetica} 9 A:link, A:visited, A:active { text-decoration: underline } 10 …-Logo-180x168.gif" alt="Made with Libxml2 Logo" /></a></div></td><td><table border="0" width="90%"… [all …]
|
D | xml.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 2 "http://www.w3.org/TR/html4/loose.dtd"> 6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 14 <h1 style="text-align: center">libxml, a.k.a. gnome-xml</h1> 19 style="text-align: right; font-style: italic; font-size: 10pt">"Programming 26 under the <a href="http://www.opensource.org/licenses/mit-license.html">MIT 30 well-known markup language. Though the library is written in C <a 42 href="http://www.w3.org/TR/REC-xml">http://www.w3.org/TR/REC-xml</a></li> 44 href="http://www.w3.org/TR/REC-xml-names/">http://www.w3.org/TR/REC-xml-names/</a></li> 47 <li><a href="http://www.cis.ohio-state.edu/rfc/rfc2396.txt">RFC 2396</a> : [all …]
|
D | libxml2-api.xml | 1 <?xml version="1.0" encoding="ISO-8859-1"?> 6 …<description>interface for a DocBook SGML non-verifying parser This code is DEPRECATED, and should… 28 <summary>interface for an HTML 4.0 non-verifying parser</summary> 29 …<description>this module implements an HTML 4.0 non-verifying parser with API compatible with the … 289 …<description>this module exports interfaces for the character range validation APIs This file is … 391 …-8 and UTF-16) F. Yergeau Alis Technologies [ISO-10646] UTF-8 and UTF-16 in Annexes [ISO-8859-1… 1049 <summary>implementation of the Relax-NG validation</summary> 1050 <description>implementation of the Relax-NG validation </description> 1744 <summary>The DTD validation</summary> 1745 <description>API for the DTD handling and the validity checking </description> [all …]
|
D | FAQ.html | 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/xht… 3 …s="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset… 4 TD {font-family: Verdana,Arial,Helvetica} 5 BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em} 6 H1 {font-family: Verdana,Arial,Helvetica} 7 H2 {font-family: Verdana,Arial,Helvetica} 8 H3 {font-family: Verdana,Arial,Helvetica} 9 A:link, A:visited, A:active { text-decoration: underline } 10 …-Logo-180x168.gif" alt="Made with Libxml2 Logo" /></a></div></td><td><table border="0" width="90%"… [all …]
|
/external/libxml2/ |
D | NEWS | 14 - Security: 15 Fix for CVE-2014-3660 billion laugh variant (Daniel Veillard), 16 CVE-2014-0191 Do not fetch external parameter entities (Daniel Veillard) 18 - Bug Fixes: 36 no error column in structured error handler for xml schema validation errors (Juergen Keil), 56 Fix regressions introduced by CVE-2014-0191 patch (Daniel Veillard), 57 erroneously ignores a validation error if no error callback set (Daniel Veillard), 58 xmllint was not parsing the --c14n11 flag (Sérgio Batista), 82 xmllint --pretty crashed without following numeric argument (Tim Galeckas), 92 Fix a parsing bug on non-ascii element and CR/LF usage (Daniel Veillard), [all …]
|
D | ChangeLog | 14 * result/c14n/1-1-without-comments/* test/c14n/1-1-without-comments/*: 206 * SAX2.c parser.c: fix for CVE-2008-4226, a memory overflow 209 * tree.c: fix for CVE-2008-4225, lack of testing leads to 220 adds --disable-rebuild-docs to avoid rebuilding them 344 * configure.in Makefile.am: add an --with-coverage configure option 377 mistake removed in version REC-xmlschema-2-20041028, Volker Grabsch 379 * test/schemas/regexp-char-ref_0.xml test/schemas/regexp-char-ref_0.xsd 380 test/schemas/regexp-char-ref_1.xsd result/schemas/regexp-char-ref_0_0 381 result/schemas/regexp-char-ref_1_0: Volker Grabsch also provided 407 parserInternals.c parser.c: fix for CVE-2008-3281 [all …]
|
D | configure.ac | 19 if test -f CVS/Entries ; then 20 extra=`grep ChangeLog CVS/Entries | grep -v LIBXML | sed -e s\%/ChangeLog/1\.%% -e s\%/.*$%%` 24 LIBXML_VERSION_EXTRA="-CVS$extra" 26 else if test -d .svn ; then 31 LIBXML_VERSION_EXTRA="-SVN$extra" 33 else if test -d .git ; then 34 extra=`git describe 2>/dev/null | sed 's+LIBXML[[0-9.]]*-++'` 38 LIBXML_VERSION_EXTRA="-GIT$extra" 55 # Support silent build rules, requires at least automake-1.11. Disable 56 # by either passing --disable-silent-rules to configure or passing V=1 [all …]
|
D | xmlschemas.c | 12 * - when types are redefined in includes, check that all 14 * -> need a type equality operation. 15 * - if we don't intend to use the schema for schemas, we 18 * - Eliminate item creation for: ?? 21 * - For xsi-driven schema acquisition, augment the IDCs after every 25 * - Elimated item creation for: <restriction>, <extension>, 29 * - http://lists.w3.org/Archives/Public/www-xml-schema-comments/2005JulSep/0337.html 37 * All Group Limited (cos-all-limited) 43 * TODO: Actually this should go to component-level checks, 50 #pragma convert("ISO8859-1") [all …]
|
/external/mesa3d/docs/relnotes/ |
D | 17.0.1.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 34 e819bd3e515dac26faf9836d8f27a4ddf05323b9b23afb6c06536d4ac82e2743 mesa-17.0.1.tar.gz 35 96fd70ef5f31d276a17e424e7e1bb79447ccbbe822b56844213ef932e7ad1b0c mesa-17.0.1.tar.xz 47 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98869">Bug 98869</a> - Electronic Super J… 49 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99532">Bug 99532</a> - Compute shader doe… 51 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99677">Bug 99677</a> - heap-use-after-fre… 53 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99692">Bug 99692</a> - [radv] Mostly brok… 55 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99850">Bug 99850</a> - Tessellation bug o… 85 <li>etnaviv: remove number of pixel pipes validation</li> [all …]
|
D | 12.0.2.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 34 a08565ab1273751ebe2ffa928cbf785056594c803077c9719d0763da780f2918 mesa-12.0.2.tar.gz 35 d957a5cc371dcd7ff2aa0d87492f263aece46f79352f4520039b58b1f32552cb mesa-12.0.2.tar.xz 49 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=69622">Bug 69622</a> - eglTerminate then … 51 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=89599">Bug 89599</a> - symbol 'x86_64_ent… 53 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91342">Bug 91342</a> - Very dark textures… 55 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92306">Bug 92306</a> - GL Excess demo ren… 57 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=94148">Bug 94148</a> - Framebuffer consid… 59 …96274">Bug 96274</a> - [NVC0] Failure when compiling compute shader: Assertion `bb->getFirst()-… [all …]
|
D | 13.0.6.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 34 1076590f29103f022a2cd87e6dff6ae77072013745603d06b0410c373ab2bb1a mesa-13.0.6.tar.gz 35 29ef104a7fc082d352b1599bd6cb1d040be424ccd22f5e0eb7ee9b0e9acd3597 mesa-13.0.6.tar.xz 47 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=68504">Bug 68504</a> - 9.2-rc1 workaround… 49 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97102">Bug 97102</a> - [dri][swr] stack o… 51 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98869">Bug 98869</a> - Electronic Super J… 53 …ktop.org/show_bug.cgi?id=99401">Bug 99401</a> - [g33] regression: piglit.spec.!opengl 1_0.gl-1_0-b… 55 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99456">Bug 99456</a> - Firefox crashing w… 57 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99677">Bug 99677</a> - heap-use-after-fre… [all …]
|
D | 9.1.3.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 33 952ccd03547ed72333b64e1746cf8ada MesaLib-9.1.3.tar.bz2 34 26d2f1aa8e9db388d51fcbd163c61fb7 MesaLib-9.1.3.tar.gz 35 7017b7bdf0ebfd39a5c46cee7cf6b567 MesaLib-9.1.3.zip 47 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=39251">Bug 39251</a> - Second Life viewer… 49 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=47478">Bug 47478</a> - [wine] GLX_DONT_CA… 51 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=56416">Bug 56416</a> - [SNB bisected] SNB… 53 …show_bug.cgi?id=57436">Bug 57436</a> - [GLSL1.40 IVB/HSW]Piglit spec/glsl-1.40/compiler_built-in-f… 55 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=61554">Bug 61554</a> - [ivb] Mesa 9.1 per… [all …]
|
D | 8.0.5.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 35 cda5d101f43b8784fa60bdeaca4056f2 MesaLib-8.0.5.tar.gz 36 01305591073a76b65267f69f27d635a3 MesaLib-8.0.5.tar.bz2 37 97f11c00cac8fb98aa0131990086dc8e MesaLib-8.0.5.zip 49 …reedesktop.org/show_bug.cgi?id=44912">Bug 44912</a> - [bisected] WebGL conformance/textures/textur… 51 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=46644">Bug 46644</a> - Sandybridge Mobile… 53 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=46784">Bug 46784</a> - MAD using multiply… 55 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=47375">Bug 47375</a> - Blender crash on s… 57 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=48120">Bug 48120</a> - GL_EXT_texture_sRG… [all …]
|
D | 7.9.1.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 35 78422843ea875ad4eac35b9b8584032b MesaLib-7.9.1.tar.gz 36 07dc6cfb5928840b8b9df5bd1b3ae434 MesaLib-7.9.1.tar.bz2 37 c8eaea5b3c3d6dee784bd8c2db91c80f MesaLib-7.9.1.zip 38 ee9ecae4ca56fbb2d14dc15e3a0a7640 MesaGLUT-7.9.1.tar.gz 39 41fc477d524e7dc5c84da8ef22422bea MesaGLUT-7.9.1.tar.bz2 40 90b287229afdf19317aa989d19462e7a MesaGLUT-7.9.1.zip 50 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=28800">Bug 28800</a> - [r300c, r300g] Tex… 52 …/bugs.freedesktop.org/show_bug.cgi?id=29420">Bug 29420</a> - Amnesia / HPL2 RendererFeatTest - not… [all …]
|
D | 18.0.0.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 36 93c2d3504b2871ac2146603fb1270f341d36a39695e2950a469c5eac74f98457 mesa-18.0.0.tar.gz 37 694e5c3d37717d23258c1f88bc134223c5d1aac70518d2f9134d6df3ee791eea mesa-18.0.0.tar.xz 67 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=85564">Bug 85564</a> - Dead Island render… 69 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90311">Bug 90311</a> - Fail to build libg… 71 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92363">Bug 92363</a> - [BSW/BDW] ogles1co… 73 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=94739">Bug 94739</a> - Mesa 11.1.2 implem… 75 …/bugs.freedesktop.org/show_bug.cgi?id=97532">Bug 97532</a> - Regression: GLB 2.7 & Glmark-2 GL… 77 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97852">Bug 97852</a> - Unreal Engine corr… [all …]
|
D | 10.4.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 36 abfbfd2d91ce81491c5bb6923ae649212ad5f82d0bee277de8704cc948dc221e MesaLib-10.4.0.tar.gz 37 98a7dff3a1a6708c79789de8b9a05d8042e867067f70e8f30387c15026233219 MesaLib-10.4.0.tar.bz2 38 443a6d46d0691b5ac811d8d30091b1716c365689b16d49c57cf273c2b76086fe MesaLib-10.4.0.zip 63 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=79963">Bug 79963</a> - [ILK Bisected]some… 65 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=29661">Bug 29661</a> - MSVC built u_forma… 67 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=38873">Bug 38873</a> - [855gm] gnome-shel… 69 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=54372">Bug 54372</a> - GLX_INTEL_swap_eve… 71 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=60879">Bug 60879</a> - [radeonsi] X11 can… [all …]
|
D | 7.10.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 37 0a70c15c135561824bdcae92bf232e43 MesaLib-7.10.tar.gz 38 33fb94eccc02cbb4d8d1365615e38e46 MesaLib-7.10.tar.bz2 39 5cafdc0eda0f9bf370b95c98df3338fa MesaLib-7.10.zip 40 bc644be551ed585fc4f66c16b64a91c9 MesaGLUT-7.10.tar.gz 41 5c2677a155672352d62b177e4f0f92e8 MesaGLUT-7.10.tar.bz2 42 2ce5001f74496d1ba719ef74d910a5cf MesaGLUT-7.10.zip 52 <li>New fragment shader back-end for i965-class hardware. 60 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=28800">Bug 28800</a> - [r300c, r300g] Tex… [all …]
|
/external/expat/ |
D | Changes | 8 #204 #205 Fix 2.2.5 regression with suspend-resume while parsing 12 #165 #168 Autotools: Fix docbook-related configure syntax error 13 #166 Autotools: Avoid grep option `-q` for Solaris 15 ./configure DOCBOOK_TO_MAN="xmlto man --skip-validation" 19 #181 Autotools: Drop -rpath option passed to libtool 27 #176 CMake: Create the same pkg-config file as with GNU Autotools 67 #106 xmlwf: Add argument -N adding notation declarations 73 #33 #132 tests: Mass-fix compilation for XML_UNICODE_WCHAR_T 77 Windows or MinGW for 2-byte wchar_t 82 #153 #155 Improve docbook2x-man detection [all …]
|
/external/mesa3d/ |
D | .travis.yml | 12 - XORG_RELEASES=http://xorg.freedesktop.org/releases/individual 13 - XCB_RELEASES=http://xcb.freedesktop.org/dist 14 - WAYLAND_RELEASES=http://wayland.freedesktop.org/releases 15 - XORGMACROS_VERSION=util-macros-1.19.0 16 - GLPROTO_VERSION=glproto-1.4.17 17 - DRI2PROTO_VERSION=dri2proto-2.8 18 - LIBPCIACCESS_VERSION=libpciaccess-0.13.4 19 - LIBDRM_VERSION=libdrm-2.4.74 20 - XCBPROTO_VERSION=xcb-proto-1.11 21 - LIBXCB_VERSION=libxcb-1.11 [all …]
|
/external/libxml2/doc/html/ |
D | libxml-xmlschemas.html | 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/xht… 3 …s="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset… 4 TD {font-family: Verdana,Arial,Helvetica} 5 BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em} 6 H1 {font-family: Verdana,Arial,Helvetica} 7 H2 {font-family: Verdana,Arial,Helvetica} 8 H3 {font-family: Verdana,Arial,Helvetica} 9 A:link, A:visited, A:active { text-decoration: underline } 11 div.deprecated pre.programlisting {border-style: double;border-color:red} [all …]
|
/external/jdiff/src/jdiff/ |
D | RootDocToXML.java | 57 // If validation is desired, write out the appropriate api.xsd file in writeXML() 66 * Write the XML Schema file used for validation. 73 if (idx == -1 && idx2 == -1) { in writeXSD() 75 } else if (idx == -1 && idx2 != -1) { in writeXSD() 77 } else if (idx != -1 && idx2 == -1) { in writeXSD() 79 } else if (idx != -1 && idx2 != -1) { in writeXSD() 93 xsdFile.println("<?xml version=\"1.0\" encoding=\"iso-8859-1\" standalone=\"no\"?>"); in writeXSD() 217 outputFile.print("<!-- "); in logOptions() 219 outputFile.println(" -->"); in logOptions() 243 // this duplicates classes, so we have to be able to disable it. in processPackages() [all …]
|
/external/mesa3d/docs/ |
D | versions.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 41 <li>pseudo-GLX functions added 64 <li>more FPE-prevention checks (0-length normals are OK) 88 <li>missing #define SEEK_SET in src-tk/image.c 97 <li>MUCH, MUCH nicer dithering in 8-bit RGB mode 135 <li>more robust X MIT-SHM support in X/Mesa 146 <li>Faster rendering of smooth-shaded, RGBA, depth-buffered polygons. 148 <li>Stencil-related functions now work in display lists 152 <li>renamed aux.h as glaux.h (MS-DOS names can't start with aux) [all …]
|
12