ppsspp/tools
Henrik Rydgard 16e3d67063 Add UIContext, to make it easier to pass around what's needed to draw.
Not used in PPSSPP yet, for the curious.
2012-11-22 18:40:32 +01:00
..
atlastool Add UIContext, to make it easier to pass around what's needed to draw. 2012-11-22 18:40:32 +01:00
zimtool Add UIContext, to make it easier to pass around what's needed to draw. 2012-11-22 18:40:32 +01:00
.gitignore Add atlas and 'zim' texture tools. 2012-10-26 10:45:51 +02:00
.project Add atlas and 'zim' texture tools. 2012-10-26 10:45:51 +02:00
atlastool.cpp Make atlastool write names to the table, so that name-based lookup is possible. 2012-10-31 10:14:59 +01:00
audiotool.cpp Add atlas and 'zim' texture tools. 2012-10-26 10:45:51 +02:00
b.sh Buildfix, bugfix 2012-10-28 11:55:27 +01:00
CMakeLists.txt Buildfix, bugfix 2012-10-28 11:55:27 +01:00
README.txt Add atlas and 'zim' texture tools. 2012-10-26 10:45:51 +02:00
zimtool.cpp Add atlas and 'zim' texture tools. 2012-10-26 10:45:51 +02:00

These are simple tools to create the ZIM texture format and texture atlases based on it.

Documentation is TODO but they are easy to use.