axmol/core/renderer/backend
Deal 26fc5c9de6 Update CommandBufferGLES2.cpp 2023-08-24 19:30:00 +08:00
..
metal Improve code style 2023-08-22 20:11:30 +08:00
opengl Update CommandBufferGLES2.cpp 2023-08-24 19:30:00 +08:00
Backend.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
Buffer.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
CommandBuffer.cpp Final migrate (#876) 2022-10-01 16:24:52 +08:00
CommandBuffer.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
DepthStencilState.cpp Final migrate (#876) 2022-10-01 16:24:52 +08:00
DepthStencilState.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Device.cpp Final migrate (#876) 2022-10-01 16:24:52 +08:00
Device.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
DeviceInfo.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
Enums.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
Macros.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
PixelBufferDescriptor.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
PixelFormatUtils.cpp Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
PixelFormatUtils.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Program.cpp Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
Program.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
ProgramManager.cpp Allow instancing featrue on GLES2 with instace draw EXT 2023-08-17 20:22:24 +08:00
ProgramManager.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
ProgramState.cpp Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
ProgramState.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
ProgramStateRegistry.cpp Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
ProgramStateRegistry.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
RenderPassDescriptor.cpp Final migrate (#876) 2022-10-01 16:24:52 +08:00
RenderPassDescriptor.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
RenderPipeline.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
RenderTarget.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
ShaderCache.cpp 馃敤Fix #887 2022-10-12 19:44:31 +08:00
ShaderCache.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
ShaderModule.cpp Final migrate (#876) 2022-10-01 16:24:52 +08:00
ShaderModule.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
Texture.cpp Final migrate (#876) 2022-10-01 16:24:52 +08:00
Texture.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Types.cpp Final migrate (#876) 2022-10-01 16:24:52 +08:00
Types.h Improve code style 2023-08-22 20:11:30 +08:00
VertexLayout.cpp Allow instancing featrue on GLES2 with instace draw EXT 2023-08-17 20:22:24 +08:00
VertexLayout.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00