axmol/tests/cpp-tests/Classes
HALX99 138781151a
Fix depth stencil state/desc (#321)
* Fix ds state

* fix 3d object not render

* Update DepthStencilStateGL.cpp

* fix ds, not complete

* fix image ref incorrect

* Fix metal captureScreen

* Share ds desc
needs restore properly after non-default render target destroy.

* fix gl compile

* Sync ds desc

* Only set vertex & index buffer once for batch draw

* Add set/get ds desc for renderer

* Refine code style

* Fix RenderTextureTest
a. should restore stencil desc properly

* Sync gl captureNode

* Sync GL
2021-01-31 22:22:52 +08:00
..
ActionManagerTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
ActionsEaseTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
ActionsProgressTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
ActionsTest Add test case for yasio 2020-01-05 04:24:13 +08:00
BillBoardTest fix C4244 warning (#20162) 2019-09-25 14:32:26 +08:00
Box2DTest CCPhysicsSprite(Box2D/Chipmunk2D) cleanup, some other small improvements too 2020-12-01 16:39:28 +01:00
BugsTest More clearly ETC1 format, sync enums for ETC1, correct somethings 2020-09-01 11:43:03 +08:00
Camera3DTest fix some warnings (#20236) 2019-10-25 09:27:54 +08:00
ChipmunkTest CCPhysicsSprite(Box2D/Chipmunk2D) cleanup, some other small improvements too 2020-12-01 16:39:28 +01:00
ClickAndMoveTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ClippingNodeTest Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
ConfigurationTest Backport CCValue APIs 2020-08-18 11:33:18 +08:00
ConsoleTest remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
CurlTest Add test case for yasio 2020-01-05 04:24:13 +08:00
CurrentLanguageTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
DataVisitorTest metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
DownloaderTest More clearly ETC1 format, sync enums for ETC1, correct somethings 2020-09-01 11:43:03 +08:00
DrawPrimitivesTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
EffectsAdvancedTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
EffectsTest remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
ExtensionsTest Reserve extension GUI for cpp-tests only 2020-10-18 12:31:45 +08:00
FileUtilsTest Backport CCValue APIs 2020-08-18 11:33:18 +08:00
FontTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ImGuiEXTTest CCPhysicsSprite(Box2D/Chipmunk2D) cleanup, some other small improvements too 2020-12-01 16:39:28 +01:00
InputTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
IntervalTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
JNITest ClassLoader.loadClass use 'Binary names'. (#19011) 2018-09-10 15:06:19 +08:00
LabelTest Reserve extensions 'cocostudio' for esay to migrate exist projects 2020-10-21 10:12:00 +08:00
LayerTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
LightTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
MaterialSystemTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
MenuTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
MotionStreakTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
MultiTouchTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
NavMeshTest fix warning 2019-09-20 11:20:07 +08:00
NewAudioEngineTest Add wav testcase 2020-08-01 19:25:39 +08:00
NewEventDispatcherTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
NewRendererTest Fix depth stencil state/desc (#321) 2021-01-31 22:22:52 +08:00
NodeTest Refactor programState management (#236) 2020-10-16 16:23:14 +08:00
OpenURLTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ParallaxTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Particle3DTest remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
ParticleTest Reserve extensions 'cocostudio' for esay to migrate exist projects 2020-10-21 10:12:00 +08:00
Physics3DTest fix some warnings (#20247) 2019-10-25 16:40:30 +08:00
PhysicsTest fix PhysicsContactTest (#20171) 2019-10-08 15:07:46 +08:00
ReleasePoolTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
RenderTextureTest Fix depth stencil state/desc (#321) 2021-01-31 22:22:52 +08:00
RotateWorldTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
Scene3DTest alias backend::SamplerDescriptor 2019-03-13 10:54:26 +08:00
SceneTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
SchedulerTest fix some warnings (#20236) 2019-10-25 09:27:54 +08:00
ShaderTest Refactor programState management (#236) 2020-10-16 16:23:14 +08:00
SpineTest Refine ProgramState mat id 2020-10-23 11:37:52 +08:00
Sprite3DTest remove duplicated PrgramState instance in the derived class of Node (#20350) 2019-11-20 11:04:42 +08:00
SpriteFrameCacheTest Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
SpritePolygonTest Backport CCValue APIs 2020-08-18 11:33:18 +08:00
SpriteTest Reserve extensions 'cocostudio' for esay to migrate exist projects 2020-10-21 10:12:00 +08:00
TerrainTest [3d] support particle3d (#19464) 2019-03-06 17:03:16 +08:00
TextInputTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Texture2dTest Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
TextureCacheTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
TexturePackerEncryptionTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
TileMapTest Sync missing feature from v3, and API compatible 2020-08-28 16:33:52 +08:00
TouchesTest adjust ralative position of tested item in TouchTest (#20369) 2019-11-26 23:40:54 +08:00
TransitionsTest Feature/fix tile map (#19883) 2019-06-30 11:36:52 +08:00
UITest Reserve extensions 'cocostudio' for esay to migrate exist projects 2020-10-21 10:12:00 +08:00
UnitTest fix some warnings (#20236) 2019-10-25 09:27:54 +08:00
UserDefaultTest Refactor UserDefault, use file mapping & plain binary encode/decode for all platform 2020-02-04 22:28:54 +08:00
VRTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
VibrateTest fix some warnings (#20247) 2019-10-25 16:40:30 +08:00
WindowTest The switch to the third monitor was not working 2020-08-03 08:34:19 +02:00
YAsioTest Build android arch arm64-v8a only for ci, fix test case compiling warning 2020-10-26 11:12:55 +08:00
ZipTest [v4] add unzip test code (#20219) 2019-10-22 13:47:07 +08:00
ZwoptexTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AppDelegate.cpp Chipmunk2D and Box2D works together now (add two new classes) 2020-12-01 10:15:30 +01:00
AppDelegate.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
BaseTest.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
BaseTest.h Reserve extension GUI for cpp-tests only 2020-10-18 12:31:45 +08:00
VisibleRect.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
VisibleRect.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
controller.cpp Update controller.cpp 2020-12-20 07:11:13 +01:00
controller.h Fix auto test (#19029) 2018-09-10 10:21:11 +08:00
precheader.cpp Speed up windows build (#18662) 2018-01-29 16:36:38 +08:00
precheader.h Speed up windows build (#18662) 2018-01-29 16:36:38 +08:00
testBasic.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
testResource.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
tests.h Chipmunk2D and Box2D works together now (add two new classes) 2020-12-01 10:15:30 +01:00