Changeset 15
- Timestamp:
- 01/22/07 00:27:17 (2 years ago)
- Files:
-
- trunk/bin/yage.exe (modified) (previous)
- trunk/doc/api/index.html (modified) (1 diff)
- trunk/doc/api/yage.all.html (modified) (1 diff)
- trunk/doc/api/yage.core.all.html (modified) (2 diffs)
- trunk/doc/api/yage.core.freelist.html (modified) (2 diffs)
- trunk/doc/api/yage.core.horde.html (modified) (2 diffs)
- trunk/doc/api/yage.core.matrix.html (modified) (2 diffs)
- trunk/doc/api/yage.core.misc.html (modified) (2 diffs)
- trunk/doc/api/yage.core.plane.html (modified) (2 diffs)
- trunk/doc/api/yage.core.quatrn.html (modified) (2 diffs)
- trunk/doc/api/yage.core.timer.html (modified) (2 diffs)
- trunk/doc/api/yage.core.tree.html (modified) (2 diffs)
- trunk/doc/api/yage.core.vector.html (modified) (2 diffs)
- trunk/doc/api/yage.core.xml.html (modified) (2 diffs)
- trunk/doc/api/yage.main.html (modified) (1 diff)
- trunk/doc/api/yage.node.all.html (modified) (1 diff)
- trunk/doc/api/yage.node.basenode.html (modified) (1 diff)
- trunk/doc/api/yage.node.camera.html (modified) (1 diff)
- trunk/doc/api/yage.node.graph.html (modified) (1 diff)
- trunk/doc/api/yage.node.light.html (modified) (1 diff)
- trunk/doc/api/yage.node.model.html (modified) (1 diff)
- trunk/doc/api/yage.node.node.html (modified) (1 diff)
- trunk/doc/api/yage.node.scene.html (modified) (1 diff)
- trunk/doc/api/yage.node.sound.html (modified) (1 diff)
- trunk/doc/api/yage.node.sprite.html (modified) (1 diff)
- trunk/doc/api/yage.resource.all.html (modified) (1 diff)
- trunk/doc/api/yage.resource.image.html (modified) (1 diff)
- trunk/doc/api/yage.resource.layer.html (modified) (1 diff)
- trunk/doc/api/yage.resource.material.html (modified) (1 diff)
- trunk/doc/api/yage.resource.model.html (modified) (1 diff)
- trunk/doc/api/yage.resource.resource.html (modified) (1 diff)
- trunk/doc/api/yage.resource.shader.html (modified) (1 diff)
- trunk/doc/api/yage.resource.sound.html (modified) (1 diff)
- trunk/doc/api/yage.resource.texture.html (modified) (1 diff)
- trunk/doc/api/yage.ship.html (modified) (1 diff)
- trunk/doc/api/yage.system.all.html (modified) (1 diff)
- trunk/doc/api/yage.system.constant.html (modified) (1 diff)
- trunk/doc/api/yage.system.device.html (modified) (2 diffs)
- trunk/doc/api/yage.system.input.html (modified) (1 diff)
- trunk/doc/api/yage.system.log.html (modified) (1 diff)
- trunk/doc/api/yage.system.render.html (modified) (1 diff)
- trunk/doc/api/yage.universe.html (modified) (1 diff)
- trunk/doc/api/yage.util.all.html (modified) (1 diff)
- trunk/doc/api/yage.util.flyer.html (modified) (1 diff)
- trunk/doc/api/yage.util.misc.html (modified) (1 diff)
- trunk/doc/api/yage.util.repeater.html (modified) (1 diff)
- trunk/doc/api/yage.util.spring.html (modified) (1 diff)
- trunk/doc/radeonx600.txt (modified) (12 diffs)
- trunk/proj/buildme.d (modified) (23 diffs)
- trunk/proj/yage.cbp (modified) (1 diff)
- trunk/proj/yage.layout (modified) (1 diff)
- trunk/src/derelict/sdl/sdl.d (modified) (1 diff)
- trunk/src/yage/core/all.d (modified) (1 diff)
- trunk/src/yage/core/freelist.d (modified) (1 diff)
- trunk/src/yage/core/horde.d (modified) (1 diff)
- trunk/src/yage/core/matrix.d (modified) (1 diff)
- trunk/src/yage/core/misc.d (modified) (1 diff)
- trunk/src/yage/core/plane.d (modified) (1 diff)
- trunk/src/yage/core/quatrn.d (modified) (1 diff)
- trunk/src/yage/core/timer.d (modified) (1 diff)
- trunk/src/yage/core/tree.d (modified) (1 diff)
- trunk/src/yage/core/vector.d (modified) (1 diff)
- trunk/src/yage/core/xml.d (modified) (1 diff)
- trunk/src/yage/main.d (modified) (3 diffs)
- trunk/src/yage/resource/image.d (modified) (1 diff)
- trunk/src/yage/resource/sound.d (modified) (1 diff)
- trunk/src/yage/system/device.d (modified) (3 diffs)
- trunk/src/yage/util/repeater.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/doc/api/index.html
r14 r15 100 100 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 101 101 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 102 on Sun Jan 21 19:48:252007102 on Mon Jan 22 00:18:48 2007 103 103 104 104 </div> trunk/doc/api/yage.all.html
r14 r15 110 110 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 111 111 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 112 on Sun Jan 21 19:48:252007112 on Mon Jan 22 00:18:48 2007 113 113 114 114 </div> trunk/doc/api/yage.core.all.html
r14 r15 83 83 <br><br> 84 84 <b>License:</b><br> 85 Either <a href="lgpl.txt">LGPL</a> or <a href="zlib-libpng.txt">zlib/libpng</a>85 <a href="lgpl.txt">LGPL</a> 86 86 <br><br> 87 87 … … 115 115 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 116 116 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 117 on Sun Jan 21 19:48:252007117 on Mon Jan 22 00:18:48 2007 118 118 119 119 </div> trunk/doc/api/yage.core.freelist.html
r14 r15 83 83 <br><br> 84 84 <b>License:</b><br> 85 Either <a href="lgpl.txt">LGPL</a> or <a href="zlib-libpng.txt">zlib/libpng</a>85 <a href="lgpl.txt">LGPL</a> 86 86 87 87 <br><br> … … 165 165 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 166 166 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 167 on Sun Jan 21 19:48:252007167 on Mon Jan 22 00:18:48 2007 168 168 169 169 </div> trunk/doc/api/yage.core.horde.html
r14 r15 83 83 <br><br> 84 84 <b>License:</b><br> 85 Either <a href="lgpl.txt">LGPL</a> or <a href="zlib-libpng.txt">zlib/libpng</a>85 <a href="lgpl.txt">LGPL</a> 86 86 87 87 <br><br> … … 540 540 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 541 541 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 542 on Sun Jan 21 19:48:252007542 on Mon Jan 22 00:18:48 2007 543 543 544 544 </div> trunk/doc/api/yage.core.matrix.html
r14 r15 83 83 <br><br> 84 84 <b>License:</b><br> 85 Either <a href="lgpl.txt">LGPL</a> or <a href="zlib-libpng.txt">zlib/libpng</a>85 <a href="lgpl.txt">LGPL</a> 86 86 87 87 <br><br> … … 833 833 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 834 834 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 835 on Sun Jan 21 19:48:252007835 on Mon Jan 22 00:18:48 2007 836 836 837 837 </div> trunk/doc/api/yage.core.misc.html
r14 r15 83 83 <br><br> 84 84 <b>License:</b><br> 85 Either <a href="lgpl.txt">LGPL</a> or <a href="zlib-libpng.txt">zlib/libpng</a>85 <a href="lgpl.txt">LGPL</a> 86 86 <br><br> 87 87 … … 609 609 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 610 610 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 611 on Sun Jan 21 19:48:252007611 on Mon Jan 22 00:18:48 2007 612 612 613 613 </div> trunk/doc/api/yage.core.plane.html
r14 r15 83 83 <br><br> 84 84 <b>License:</b><br> 85 Either <a href="lgpl.txt">LGPL</a> or <a href="zlib-libpng.txt">zlib/libpng</a>85 <a href="lgpl.txt">LGPL</a> 86 86 87 87 <br><br> … … 280 280 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 281 281 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 282 on Sun Jan 21 19:48:252007282 on Mon Jan 22 00:18:48 2007 283 283 284 284 </div> trunk/doc/api/yage.core.quatrn.html
r14 r15 83 83 <br><br> 84 84 <b>License:</b><br> 85 Either <a href="lgpl.txt">LGPL</a> or <a href="zlib-libpng.txt">zlib/libpng</a>85 <a href="lgpl.txt">LGPL</a> 86 86 87 87 <br><br> … … 460 460 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 461 461 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 462 on Sun Jan 21 19:48:252007462 on Mon Jan 22 00:18:48 2007 463 463 464 464 </div> trunk/doc/api/yage.core.timer.html
r14 r15 83 83 <br><br> 84 84 <b>License:</b><br> 85 Either <a href="lgpl.txt">LGPL</a> or <a href="zlib-libpng.txt">zlib/libpng</a>85 <a href="lgpl.txt">LGPL</a> 86 86 87 87 <br><br> … … 255 255 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 256 256 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 257 on Sun Jan 21 19:48:252007257 on Mon Jan 22 00:18:48 2007 258 258 259 259 </div> trunk/doc/api/yage.core.tree.html
r14 r15 83 83 <br><br> 84 84 <b>License:</b><br> 85 Either <a href="lgpl.txt">LGPL</a> or <a href="zlib-libpng.txt">zlib/libpng</a>85 <a href="lgpl.txt">LGPL</a> 86 86 <br><br> 87 87 … … 119 119 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 120 120 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 121 on Sun Jan 21 19:48:252007121 on Mon Jan 22 00:18:48 2007 122 122 123 123 </div> trunk/doc/api/yage.core.vector.html
r14 r15 83 83 <br><br> 84 84 <b>License:</b><br> 85 Either <a href="lgpl.txt">LGPL</a> or <a href="zlib-libpng.txt">zlib/libpng</a>85 <a href="lgpl.txt">LGPL</a> 86 86 87 87 <br><br> … … 1021 1021 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 1022 1022 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 1023 on Sun Jan 21 19:48:2520071023 on Mon Jan 22 00:18:48 2007 1024 1024 1025 1025 </div> trunk/doc/api/yage.core.xml.html
r14 r15 83 83 <br><br> 84 84 <b>License:</b><br> 85 Either <a href="lgpl.txt">LGPL</a> or <a href="zlib-libpng.txt">zlib/libpng</a>85 <a href="lgpl.txt">LGPL</a> 86 86 <br><br> 87 87 … … 448 448 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 449 449 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 450 on Sun Jan 21 19:48:252007450 on Mon Jan 22 00:18:48 2007 451 451 452 452 </div> trunk/doc/api/yage.main.html
r14 r15 109 109 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 110 110 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 111 on Sun Jan 21 19:48:252007111 on Mon Jan 22 00:18:49 2007 112 112 113 113 </div> trunk/doc/api/yage.node.all.html
r14 r15 110 110 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 111 111 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 112 on Sun Jan 21 19:48:252007112 on Mon Jan 22 00:18:49 2007 113 113 114 114 </div> trunk/doc/api/yage.node.basenode.html
r14 r15 320 320 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 321 321 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 322 on Sun Jan 21 19:48:252007322 on Mon Jan 22 00:18:49 2007 323 323 324 324 </div> trunk/doc/api/yage.node.camera.html
r14 r15 325 325 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 326 326 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 327 on Sun Jan 21 19:48:252007327 on Mon Jan 22 00:18:49 2007 328 328 329 329 </div> trunk/doc/api/yage.node.graph.html
r14 r15 291 291 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 292 292 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 293 on Sun Jan 21 19:48:262007293 on Mon Jan 22 00:18:49 2007 294 294 295 295 </div> trunk/doc/api/yage.node.light.html
r14 r15 468 468 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 469 469 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 470 on Sun Jan 21 19:48:262007470 on Mon Jan 22 00:18:49 2007 471 471 472 472 </div> trunk/doc/api/yage.node.model.html
r14 r15 226 226 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 227 227 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 228 on Sun Jan 21 19:48:262007228 on Mon Jan 22 00:18:49 2007 229 229 230 230 </div> trunk/doc/api/yage.node.node.html
r14 r15 1003 1003 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 1004 1004 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 1005 on Sun Jan 21 19:48:2620071005 on Mon Jan 22 00:18:49 2007 1006 1006 1007 1007 </div> trunk/doc/api/yage.node.scene.html
r14 r15 442 442 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 443 443 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 444 on Sun Jan 21 19:48:262007444 on Mon Jan 22 00:18:49 2007 445 445 446 446 </div> trunk/doc/api/yage.node.sound.html
r14 r15 511 511 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 512 512 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 513 on Sun Jan 21 19:48:262007513 on Mon Jan 22 00:18:49 2007 514 514 515 515 </div> trunk/doc/api/yage.node.sprite.html
r14 r15 215 215 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 216 216 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 217 on Sun Jan 21 19:48:262007217 on Mon Jan 22 00:18:49 2007 218 218 219 219 </div> trunk/doc/api/yage.resource.all.html
r14 r15 111 111 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 112 112 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 113 on Sun Jan 21 19:48:262007113 on Mon Jan 22 00:18:49 2007 114 114 115 115 </div> trunk/doc/api/yage.resource.image.html
r14 r15 235 235 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 236 236 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 237 on Sun Jan 21 19:48:262007237 on Mon Jan 22 00:18:49 2007 238 238 239 239 </div> trunk/doc/api/yage.resource.layer.html
r14 r15 450 450 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 451 451 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 452 on Sun Jan 21 19:48:262007452 on Mon Jan 22 00:18:49 2007 453 453 454 454 </div> trunk/doc/api/yage.resource.material.html
r14 r15 239 239 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 240 240 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 241 on Sun Jan 21 19:48:262007241 on Mon Jan 22 00:18:49 2007 242 242 243 243 </div> trunk/doc/api/yage.resource.model.html
r14 r15 460 460 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 461 461 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 462 on Sun Jan 21 19:48:272007462 on Mon Jan 22 00:18:50 2007 463 463 464 464 </div> trunk/doc/api/yage.resource.resource.html
r14 r15 398 398 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 399 399 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 400 on Sun Jan 21 19:48:272007400 on Mon Jan 22 00:18:50 2007 401 401 402 402 </div> trunk/doc/api/yage.resource.shader.html
r14 r15 201 201 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 202 202 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 203 on Sun Jan 21 19:48:272007203 on Mon Jan 22 00:18:50 2007 204 204 205 205 </div> trunk/doc/api/yage.resource.sound.html
r14 r15 290 290 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 291 291 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 292 on Sun Jan 21 19:48:272007292 on Mon Jan 22 00:18:50 2007 293 293 294 294 </div> trunk/doc/api/yage.resource.texture.html
r14 r15 329 329 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 330 330 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 331 on Sun Jan 21 19:48:272007331 on Mon Jan 22 00:18:50 2007 332 332 333 333 </div> trunk/doc/api/yage.ship.html
r14 r15 103 103 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 104 104 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 105 on Sun Jan 21 19:48:272007105 on Mon Jan 22 00:18:50 2007 106 106 107 107 </div> trunk/doc/api/yage.system.all.html
r14 r15 106 106 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 107 107 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 108 on Sun Jan 21 19:48:272007108 on Mon Jan 22 00:18:50 2007 109 109 110 110 </div> trunk/doc/api/yage.system.constant.html
r14 r15 145 145 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 146 146 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 147 on Sun Jan 21 19:48:272007147 on Mon Jan 22 00:18:50 2007 148 148 149 149 </div> trunk/doc/api/yage.system.device.html
r14 r15 126 126 127 127 <script type="text/javascript">explorer.outline.writeEnabled = true;</script> 128 <dt><span class="decl">static char[][] 129 <span class="currsymbol">getExtensions</span> 130 <script type="text/javascript">explorer.outline.addDecl('getExtensions');</script> 131 (); 132 </span></dt> 133 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 134 135 <dd>Return an array of all supported OpenGL extensions. 136 <br><br> 137 138 </dd> 139 140 <script type="text/javascript">explorer.outline.writeEnabled = true;</script> 128 141 <dt><span class="decl">static bool 129 142 <span class="currsymbol">checkExtension</span> … … 296 309 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 297 310 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 298 on Sun Jan 21 19:48:272007311 on Mon Jan 22 00:18:50 2007 299 312 300 313 </div> trunk/doc/api/yage.system.input.html
r14 r15 374 374 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 375 375 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 376 on Sun Jan 21 19:48:272007376 on Mon Jan 22 00:18:50 2007 377 377 378 378 </div> trunk/doc/api/yage.system.log.html
r14 r15 152 152 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 153 153 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 154 on Sun Jan 21 19:48:272007154 on Mon Jan 22 00:18:50 2007 155 155 156 156 </div> trunk/doc/api/yage.system.render.html
r14 r15 169 169 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 170 170 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 171 on Sun Jan 21 19:48:272007171 on Mon Jan 22 00:18:50 2007 172 172 173 173 </div> trunk/doc/api/yage.universe.html
r14 r15 96 96 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 97 97 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 98 on Sun Jan 21 19:48:27200798 on Mon Jan 22 00:18:50 2007 99 99 100 100 </div> trunk/doc/api/yage.util.all.html
r14 r15 106 106 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 107 107 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 108 on Sun Jan 21 19:48:272007108 on Mon Jan 22 00:18:50 2007 109 109 110 110 </div> trunk/doc/api/yage.util.flyer.html
r14 r15 133 133 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 134 134 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 135 on Sun Jan 21 19:48:272007135 on Mon Jan 22 00:18:50 2007 136 136 137 137 </div> trunk/doc/api/yage.util.misc.html
r14 r15 103 103 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 104 104 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 105 on Sun Jan 21 19:48:272007105 on Mon Jan 22 00:18:50 2007 106 106 107 107 </div> trunk/doc/api/yage.util.repeater.html
r14 r15 161 161 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 162 162 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 163 on Sun Jan 21 19:48:272007163 on Mon Jan 22 00:18:50 2007 164 164 165 165 </div> trunk/doc/api/yage.util.spring.html
r14 r15 103 103 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 104 104 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 105 on Sun Jan 21 19:48:272007105 on Mon Jan 22 00:18:50 2007 106 106 107 107 </div> trunk/doc/radeonx600.txt
r5 r15 1 1 Extensions supported by the Radeon x600 (The card on my laptop development system) 2 2 3 [Windows] 3 4 GL_ARB_multitexture 4 5 GL_EXT_texture_env_add … … 14 15 GL_ARB_point_sprite 15 16 GL_ARB_shader_objects 16 GL_ARB_shading_language_100 17 GL_ARB_shading_language_100 17 18 GL_ARB_shadow 18 19 GL_ARB_shadow_ambient … … 21 22 GL_ARB_texture_cube_map 22 23 GL_ARB_texture_env_add 23 GL_ARB_texture_env_combine 24 GL_ARB_texture_env_combine 24 25 GL_ARB_texture_env_crossbar 25 26 GL_ARB_texture_env_dot3 … … 27 28 GL_ARB_transpose_matrix 28 29 GL_ARB_vertex_blend 29 GL_ARB_vertex_buffer_object 30 GL_ARB_vertex_buffer_object 30 31 GL_ARB_vertex_program 31 32 GL_ARB_vertex_shader … … 34 35 GL_ATI_element_array 35 36 GL_ATI_envmap_bumpmap 36 GL_ATI_fragment_shader 37 GL_ATI_fragment_shader 37 38 GL_ATI_map_object_buffer 38 39 GL_ATI_separate_stencil … … 40 41 GL_ATI_texture_float 41 42 GL_ATI_texture_mirror_once 42 GL_ATI_vertex_array_object 43 GL_ATI_vertex_array_object 43 44 GL_ATI_vertex_attrib_array_object 44 45 GL_ATI_vertex_streams … … 53 54 GL_EXT_blend_subtract 54 55 GL_EXT_clip_volume_hint 55 GL_EXT_draw_range_elements 56 GL_EXT_draw_range_elements 56 57 GL_EXT_fog_coord 57 58 GL_EXT_multi_draw_arrays … … 60 61 GL_EXT_rescale_normal 61 62 GL_EXT_secondary_color 62 GL_EXT_separate_specular_color 63 GL_EXT_separate_specular_color 63 64 GL_EXT_shadow_funcs 64 65 GL_EXT_stencil_wrap … … 67 68 GL_EXT_texture_compression_s3tc 68 69 GL_EXT_texture_cube_map 69 GL_EXT_texture_edge_clamp 70 GL_EXT_texture_edge_clamp 70 71 GL_EXT_texture_env_combine 71 72 GL_EXT_texture_env_dot3 … … 73 74 GL_EXT_texture_lod_bias 74 75 GL_EXT_texture_mirror_clamp 75 GL_EXT_texture_object 76 GL_EXT_texture_object 76 77 GL_EXT_texture_rectangle 77 78 GL_EXT_vertex_array … … 80 81 GL_NV_blend_square 81 82 GL_NV_occlusion_query 82 GL_NV_texgen_reflection 83 GL_NV_texgen_reflection 83 84 GL_SGI_color_matrix 84 85 GL_SGIS_generate_mipmap … … 87 88 GL_SGIS_texture_edge_clamp 88 89 GL_SGIS_texture_lod 89 GL_SUN_multi_draw_arrays 90 GL_SUN_multi_draw_arrays 90 91 GL_WIN_swap_hint 91 92 WGL_EXT_extensions_string 92 93 WGL_EXT_swap_control 94 95 [Linux, fglrx] 96 GL_ARB_multitexture 97 GL_EXT_texture_env_add 98 GL_EXT_compiled_vertex_array 99 GL_S3_s3tc 100 GL_ARB_depth_texture 101 GL_ARB_fragment_program 102 GL_ARB_fragment_program_shadow 103 GL_ARB_fragment_shader 104 GL_ARB_multisample 105 GL_ARB_occlusion_query 106 GL_ARB_point_parameters 107 GL_ARB_point_sprite 108 GL_ARB_shader_objects 109 GL_ARB_shading_language_100 110 GL_ARB_shadow 111 GL_ARB_shadow_ambient 112 GL_ARB_texture_border_clamp 113 GL_ARB_texture_compression 114 GL_ARB_texture_cube_map 115 GL_ARB_texture_env_add 116 GL_ARB_texture_env_combine 117 GL_ARB_texture_env_crossbar 118 GL_ARB_texture_env_dot3 119 GL_ARB_texture_mirrored_repeat 120 GL_ARB_transpose_matrix 121 GL_ARB_vertex_blend 122 GL_ARB_vertex_buffer_object 123 GL_ARB_vertex_program 124 GL_ARB_vertex_shader 125 GL_ARB_window_pos 126 GL_ARB_draw_buffers 127 GL_ATI_draw_buffers 128 GL_ATI_element_array 129 GL_ATI_envmap_bumpmap 130 GL_ATI_fragment_shader 131 GL_ATI_map_object_buffer 132 GL_ATI_separate_stencil 133 GL_ATI_texture_env_combine3 134 GL_ATI_texture_float 135 GL_ATI_texture_mirror_once 136 GL_ATI_vertex_array_object 137 GL_ATI_vertex_attrib_array_object 138 GL_ATI_vertex_streams 139 GL_ATIX_texture_env_combine3 140 GL_ATIX_texture_env_route 141 GL_ATIX_vertex_shader_output_point_size 142 GL_EXT_abgr 143 GL_EXT_bgra 144 GL_EXT_blend_color 145 GL_EXT_blend_func_separate 146 GL_EXT_blend_minmax 147 GL_EXT
