axmol/core/renderer/backend
halx99 e6039273f5 Reset texture binding state when deleteTexture 2023-08-05 23:08:37 +08:00
..
metal Improve code style 2023-08-02 11:34:06 +08:00
opengl Reset texture binding state when deleteTexture 2023-08-05 23:08:37 +08:00
Backend.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
Buffer.h Auto compile app/Sources/shaders to axslc/custom 2023-07-19 23:41:16 +08:00
CommandBuffer.cpp Final migrate (#876) 2022-10-01 16:24:52 +08:00
CommandBuffer.h Implement metal instancing draw 2023-07-31 10:03:24 +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 Make renderer works on opengl core profile mode 2023-07-20 20:23:56 +08:00
Enums.h Merge pull request #1253 from DelinWorks/instancing-support 2023-07-28 14:24:58 +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 Make renderer works on opengl core profile mode 2023-07-20 20:23:56 +08:00
PixelFormatUtils.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Program.cpp Improve custom program draw batch 2023-08-02 10:31:52 +08:00
Program.h Improve custom program draw batch 2023-08-02 10:31:52 +08:00
ProgramManager.cpp Merge pull request #1253 from DelinWorks/instancing-support 2023-07-28 14:24:58 +08:00
ProgramManager.h Improve shader managment 2023-07-25 09:40:05 +08:00
ProgramState.cpp Improve code style 2023-08-02 11:34:06 +08:00
ProgramState.h Improve code style 2023-08-02 11:34:06 +08:00
ProgramStateRegistry.cpp Auto compile app/Sources/shaders to axslc/custom 2023-07-19 23:41:16 +08:00
ProgramStateRegistry.h Auto compile app/Sources/shaders to axslc/custom 2023-07-19 23:41:16 +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 Merge pull request #1253 from DelinWorks/instancing-support 2023-07-28 14:24:58 +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 Merge pull request #1253 from DelinWorks/instancing-support 2023-07-28 14:24:58 +08:00
VertexLayout.cpp Improve shader managment 2023-07-25 09:40:05 +08:00
VertexLayout.h Improve shader managment 2023-07-25 09:40:05 +08:00