Added cImage::ChannelsToPixelFormat.

Fixed cTexture::Update ( it wasn't taking care of the pixel format ).
Fixed cTTFFont memory leak ( it wasn't assigning the correct image size ).
Untracked some new and delete operations that doesn't need to be tracked.
This commit is contained in:
Martín Lucas Golini
2013-08-20 16:47:27 -03:00
parent 90222e6445
commit 8b6e34cb1f
10 changed files with 34 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 2.8.0, 2013-08-17T22:05:00. -->
<!-- Written by QtCreator 2.8.0, 2013-08-20T15:39:40. -->
<qtcreator>
<data>
<variable>ProjectExplorer.Project.ActiveTarget</variable>