axmol/extensions
Turky Mohammed 399dac7478
[PROPOSAL] Add wireframe rendering and function classification improvements. (#778)
* Add wireframe rendering and function classification improvements.

* Fix platform compilation.

* Update CommandBufferGL.cpp

GL_LINE and GL_FILL are no present in mobile devices, so the raw value has been used instead.

* Update CommandBufferGL.cpp

* Try fix IOS compilation

* Update CommandBufferMTL.h [skip ci]

* GLES & D3D11 wireframe

Added crude but okay wireframe mode for GLES and D3D11 devices.
2022-08-06 16:17:55 +08:00
..
DragonBones Migrate macros 'CC_' to 'AX_' 2022-07-15 19:17:01 +08:00
GUI Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
ImGui Migrate more macors 2022-07-16 10:43:05 +08:00
Live2D Fix live2d_tests android build 2022-08-02 17:55:42 +08:00
Particle3D Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
assets-manager Migrate more macors 2022-07-16 10:43:05 +08:00
cocostudio Replace getSpriteFrameByName() with findFrame() in cocos-studio 2022-08-02 20:01:44 +05:30
fairygui Migrate more macors 2022-07-16 10:43:05 +08:00
physics-nodes Migrate more macors 2022-07-16 10:43:05 +08:00
scripting/lua-bindings [PROPOSAL] Add wireframe rendering and function classification improvements. (#778) 2022-08-06 16:17:55 +08:00
spine Sync spine=3.8 latest 2022-07-26 21:04:27 +08:00
CMakeLists.txt Fix setup cmake files and some relative sources 2022-07-08 14:20:41 +08:00
ExtensionExport.h Migrate macros 'CC_' to 'AX_' 2022-07-15 19:17:01 +08:00
ExtensionMacros.h Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
cocos-ext.h Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00