axmol/core/renderer
DelinWorks a7a022c48d Remove buffers stat and add quad mesh shaders.
Remove drawn buffers label and Add a simple position_texture_color shader for simple primitives like quads to implement static sprite batching in the future.
2022-07-02 18:22:31 +03:00
..
backend Remove buffers stat and add quad mesh shaders. 2022-07-02 18:22:31 +03:00
shaders Remove buffers stat and add quad mesh shaders. 2022-07-02 18:22:31 +03:00
CCCallbackCommand.cpp Fix #689 2022-07-01 12:14:44 +08:00
CCCallbackCommand.h Fix #689 2022-07-01 12:14:44 +08:00
CCColorizer.cpp Rename core folder name 2021-12-31 14:39:08 +08:00
CCColorizer.h Rename core folder name 2021-12-31 14:39:08 +08:00
CCCustomCommand.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCCustomCommand.h Add UINT mesh index format support. 2022-06-30 21:44:37 +03:00
CCGroupCommand.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCGroupCommand.h Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCMaterial.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCMaterial.h Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCMeshCommand.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCMeshCommand.h Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCPass.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCPass.h Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCPipelineDescriptor.h Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCQuadCommand.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCQuadCommand.h Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCRenderCommand.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCRenderCommand.h Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCRenderCommandPool.h Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCRenderState.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCRenderState.h Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCRenderer.cpp Merge pull request #690 from DelinWorks/engine-bug-fixes 2022-07-01 12:17:08 +08:00
CCRenderer.h Remove buffers stat and add quad mesh shaders. 2022-07-02 18:22:31 +03:00
CCTechnique.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCTechnique.h Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCTexture2D.cpp Improve renderer 2022-06-24 14:18:48 +08:00
CCTexture2D.h Remove unnecessary parameter 2022-02-06 13:06:49 +08:00
CCTextureAtlas.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCTextureAtlas.h Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCTextureCache.cpp Improvements and bug fixes 2022-05-13 21:06:29 +08:00
CCTextureCache.h Improvements and bug fixes 2022-05-13 21:06:29 +08:00
CCTextureCube.cpp Rename source file name match with class name 2022-04-27 18:24:33 +08:00
CCTextureCube.h Remove CC_CONSTRUCTOR_ACCESS, refer to #603 2022-03-18 21:46:07 +08:00
CCTrianglesCommand.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCTrianglesCommand.h Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CMakeLists.txt Rename source file name match with class name 2022-04-27 18:24:33 +08:00
ccShaders.cpp Remove buffers stat and add quad mesh shaders. 2022-07-02 18:22:31 +03:00
ccShaders.h Remove buffers stat and add quad mesh shaders. 2022-07-02 18:22:31 +03:00