axmol/core/renderer
halx99 5ceb1e9350 Allow instancing featrue on GLES2 with instace draw EXT 2023-08-17 20:22:24 +08:00
..
backend Allow instancing featrue on GLES2 with instace draw EXT 2023-08-17 20:22:24 +08:00
shaders Allow instancing featrue on GLES2 with instace draw EXT 2023-08-17 20:22:24 +08:00
CMakeLists.txt Allow instancing featrue on GLES2 with instace draw EXT 2023-08-17 20:22:24 +08:00
CallbackCommand.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
CallbackCommand.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
CustomCommand.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
CustomCommand.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
GroupCommand.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
GroupCommand.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Material.cpp Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
Material.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
MeshCommand.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
MeshCommand.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Pass.cpp Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
Pass.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
PipelineDescriptor.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
QuadCommand.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
QuadCommand.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
RenderCommand.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
RenderCommand.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
RenderCommandPool.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
RenderConsts.h.in Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
RenderState.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
RenderState.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Renderer.cpp Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
Renderer.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
Shaders.cpp Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
Shaders.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
Technique.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Technique.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Texture2D.cpp Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
Texture2D.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
TextureAtlas.cpp Update Sprite::getQuad() to return const reference (#1260) 2023-07-09 19:00:12 +08:00
TextureAtlas.h Update Sprite::getQuad() to return const reference (#1260) 2023-07-09 19:00:12 +08:00
TextureCache.cpp Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
TextureCache.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
TextureCube.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
TextureCube.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
TrianglesCommand.cpp Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
TrianglesCommand.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00