newspeoplefor developersdocumentationdownloads

cegui.fx

Go to the documentation of this file.
00001 <?xml version="1.0" encoding="utf-8" ?>
00002 
00003 <shader>
00004 <!--
00005   cegui.fx
00006 
00007   A 2D rectangle shader for CEGUI rendering.
00008 
00009   Cloned from DX cegui.fx
00010 
00011   (C) 2006 Oleg Khryptul (Haron)
00012 -->
00013     <source type="vertex"   path="cegui.vert" />
00014     <source type="fragment" path="cegui.frag" />
00015 </shader>

Copyright © 1999-2005 by the contributing authors. Ideas, requests, problems: Send feedback.