axmol/cocos
halx99 bf996c5bac Add ETC1 builtin alpha support. (#16118)
* Add ETC1 builtin alpha support.

* Rename setETC1AlphaFileEndix to setETC1AlphaFileSuffix

* Check whether etc1 alpha suffix is empty

* fix Code ident & Add etc1 alpha test case to SpriteTest.

* Remove unused ETC1AA shader programs

* Fix all review issues and endl issues

* Add a new TriangleCommand::init() with Texture2D* instead of GLuint textureID

* #fix issues
2016-07-25 17:31:54 +08:00
..
2d Add ETC1 builtin alpha support. (#16118) 2016-07-25 17:31:54 +08:00
3d Add ETC1 builtin alpha support. (#16118) 2016-07-25 17:31:54 +08:00
audio Fix typos in log messages 2016-07-25 02:53:22 +09:00
base Fix typos in log messages 2016-07-25 02:53:22 +09:00
deprecated Fix typos in log messages 2016-07-25 02:53:22 +09:00
editor-support Add ETC1 builtin alpha support. (#16118) 2016-07-25 17:31:54 +08:00
math Avoid overhead of casting float to double 2016-07-07 01:38:27 +09:00
navmesh Use std::abs to avoid overhead of casting float to double 2016-07-13 00:55:11 +09:00
network Fix typos in log messages 2016-07-25 02:53:22 +09:00
physics Merge pull request #16151 from mogemimi/fix-function-spelling 2016-07-20 09:56:51 +08:00
physics3d Fix typos and other mistakes in docs 2016-07-04 00:42:10 +09:00
platform Issue 14206 (#16201) 2016-07-25 14:25:48 +08:00
renderer Add ETC1 builtin alpha support. (#16118) 2016-07-25 17:31:54 +08:00
scripting Fix typos in log messages 2016-07-25 02:53:22 +09:00
storage fix compiling and linking error with ndk r12b 2016-07-08 15:29:35 +08:00
ui Add ETC1 builtin alpha support. (#16118) 2016-07-25 17:31:54 +08:00
vr fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00
Android.mk fix compiling and linking error with ndk r12b 2016-07-08 15:29:35 +08:00
CMakeLists.txt Merge pull request #15853 from ricardoquesada/vr_squashed 2016-06-17 10:15:20 +08:00
cc_dummy.c Squashed commit of the following: 2016-03-02 16:51:54 -08:00
cocos2d.cpp update version 2016-06-17 18:09:27 +08:00
cocos2d.h Fix typos in documentation and comments 2016-07-22 02:05:19 +09:00