axmol/core/renderer/backend
halx99 8f41f8355c Change Program::getActiveAttributes retun type to reference 2022-09-24 11:38:41 +08:00
..
metal Change Program::getActiveAttributes retun type to reference 2022-09-24 11:38:41 +08:00
opengl Change Program::getActiveAttributes retun type to reference 2022-09-24 11:38:41 +08:00
Backend.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
Buffer.h Migrate, use simple namespace ax (#818) 2022-08-29 20:51:22 +08:00
CommandBuffer.cpp Migrate axys (#782) 2022-08-08 18:02:17 +08:00
CommandBuffer.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
DepthStencilState.cpp Migrate axys (#782) 2022-08-08 18:02:17 +08:00
DepthStencilState.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
Device.cpp Migrate axys (#782) 2022-08-08 18:02:17 +08:00
Device.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
DeviceInfo.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
Enums.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
Macros.h Migrate, use simple namespace ax (#818) 2022-08-29 20:51:22 +08:00
PixelBufferDescriptor.h Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
PixelFormatUtils.cpp Migrate axys (#782) 2022-08-08 18:02:17 +08:00
PixelFormatUtils.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
Program.cpp Fix #861 2022-09-23 22:41:30 +08:00
Program.h Change Program::getActiveAttributes retun type to reference 2022-09-24 11:38:41 +08:00
ProgramCache.cpp Improve code style 2022-09-24 10:42:11 +08:00
ProgramCache.h Improve code style 2022-09-24 10:42:11 +08:00
ProgramState.cpp Improve code style 2022-09-24 10:42:11 +08:00
ProgramState.h Improve code style 2022-09-24 10:42:11 +08:00
ProgramStateRegistry.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
ProgramStateRegistry.h Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
RenderPassDescriptor.cpp Migrate axys (#782) 2022-08-08 18:02:17 +08:00
RenderPassDescriptor.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
RenderPipeline.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
RenderTarget.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
ShaderCache.cpp Merge: 6df48e9f8b baceccbb2f 2022-09-02 11:59:46 +08:00
ShaderCache.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
ShaderModule.cpp Migrate axys (#782) 2022-08-08 18:02:17 +08:00
ShaderModule.h Fix #861 2022-09-23 22:41:30 +08:00
Texture.cpp Migrate axys (#782) 2022-08-08 18:02:17 +08:00
Texture.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
Types.cpp Migrate axys (#782) 2022-08-08 18:02:17 +08:00
Types.h Improve code style 2022-09-24 10:42:11 +08:00
VertexLayout.cpp Fix #861 2022-09-23 22:41:30 +08:00
VertexLayout.h Fix #861 2022-09-23 22:41:30 +08:00