axmol/samples/Cpp/TestCpp
Ricardo Quesada 8931d968c0 Renderer uses a float as a key
Instead of using a 64-bit int key with viewport, opaque and depth,
it only uses a 32-bit float with only the depth.
Saves time in:
 - No need to convert the 32-bit float into 24-bit int
 - keys are shorter
2014-01-17 16:08:29 -08:00
..
.externalToolBuilders Adding missing eclipse project files 2013-03-07 12:13:50 -08:00
Classes Renderer uses a float as a key 2014-01-17 16:08:29 -08:00
Resources issue #3640: add performance test->renderer LargeTileMap test 2014-01-15 11:27:57 +08:00
proj.android closed #3714, Remove configurations which are not necessary in AndroidManifest.xml of aneroid projects. 2014-01-15 17:27:53 +08:00
proj.ios issue #2800:Can not hide status bar on iOS 7 2013-09-13 15:54:58 +08:00
proj.linux Deletes unused Makefile for linux. 2014-01-06 19:36:13 -08:00
proj.mac Icons for test projects 2013-10-16 11:55:14 -07:00
proj.win32 issue #2789: Updates windows projects. 2014-01-17 10:05:26 +08:00
.cproject Adding missing eclipse project files 2013-03-07 12:13:50 -08:00
Android.mk issue #2789: Updates Android.mk and CMakeLists.txt. 2014-01-17 10:03:10 +08:00
CMakeLists.txt issue #2789: Updates Android.mk and CMakeLists.txt. 2014-01-17 10:03:10 +08:00