Renamed Frame to Quad; added drawq/addq; fixed some bugs.

This commit is contained in:
rude
2009-08-17 23:35:04 +02:00
parent d4a97d49f3
commit c52c218ba1
25 changed files with 317 additions and 299 deletions
+16 -48
View File
@@ -821,30 +821,6 @@
RelativePath="..\..\src\modules\graphics\opengl\Font.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\Frame.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\graphics\opengl\"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\graphics\opengl\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\Frame.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\GLee.c"
>
@@ -949,6 +925,14 @@
RelativePath="..\..\src\modules\graphics\opengl\ImageFont.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\Quad.cpp"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\Quad.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\SpriteBatch.cpp"
>
@@ -1005,30 +989,6 @@
RelativePath="..\..\src\modules\graphics\opengl\wrap_Font.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\wrap_Frame.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\graphics\opengl\"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\graphics\opengl\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\wrap_Frame.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\wrap_Glyph.cpp"
>
@@ -1085,6 +1045,14 @@
RelativePath="..\..\src\modules\graphics\opengl\wrap_Image.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\wrap_Quad.cpp"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\wrap_Quad.h"
>
</File>
<File
RelativePath="..\..\src\modules\graphics\opengl\wrap_SpriteBatch.cpp"
>