axmol/tests/cpp-tests/Classes/MeshRendererTest
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
..
DrawNode3D.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
DrawNode3D.h Migrate macros 'CC_' to 'AX_' 2022-07-15 19:17:01 +08:00
MeshRendererTest.cpp [PROPOSAL] Add wireframe rendering and function classification improvements. (#778) 2022-08-06 16:17:55 +08:00
MeshRendererTest.h Migrate macros 'CC_' to 'AX_' 2022-07-15 19:17:01 +08:00