axmol/core/renderer
DelinWorks 1ed03a41ad Separate renderer enums to their own file. 2022-07-04 19:52:17 +03:00
..
backend Separate renderer enums to their own file. 2022-07-04 19:52:17 +03:00
shaders Merge branch 'adxeproject:dev' into improve-3d-renderer 2022-07-04 19:40:56 +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 Fix mobile compilation. 2022-07-03 22:50:19 +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 Refator sampler name in shader 2022-07-04 21:26:48 +08:00
CCPass.h Refator sampler name in shader 2022-07-04 21:26:48 +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 Refator sampler name in shader 2022-07-04 21:26: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 Separate renderer enums to their own file. 2022-07-04 19:52:17 +03:00
ccShaders.cpp Improve type naming. 2022-07-02 19:46:41 +03:00
ccShaders.h Improve type naming. 2022-07-02 19:46:41 +03:00