axmol/core/renderer
Deal 004065a054
Rename ax::Ref ==> ax::Object (#1877)
* Rename ax::Ref ==> ax::Object

* Update Object.h [skip ci]
2024-05-03 22:15:08 +08:00
..
backend Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
shaders Remove deprecated pixel formats L8, A8, LA8 (#1839) 2024-04-20 22:29:16 +08:00
CMakeLists.txt Merge backend Device, DeviceInfo to DriverBase (#1499) 2023-12-11 21:59:25 +08:00
CallbackCommand.cpp Merge backend Device, DeviceInfo to DriverBase (#1499) 2023-12-11 21:59:25 +08:00
CallbackCommand.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
CustomCommand.cpp Merge backend Device, DeviceInfo to DriverBase (#1499) 2023-12-11 21:59:25 +08:00
CustomCommand.h Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
GroupCommand.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
GroupCommand.h Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
Material.cpp Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
Material.h Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15: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 Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
Pass.h Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
PipelineDescriptor.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
QuadCommand.cpp Fix memory leaks refreshed (#1638) 2024-01-29 22:30:14 +08:00
QuadCommand.h Fix memory leaks refreshed (#1638) 2024-01-29 22:30:14 +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 Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
RenderState.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
RenderState.h Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
Renderer.cpp Ensure scissor state is set to the correct value prior to a buffer clear (#1632) 2024-01-25 13:26:35 +08:00
Renderer.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
Shaders.cpp Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
Shaders.h Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
Technique.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Technique.h Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
Texture2D.cpp Cleanup cc stubs (#1847) 2024-04-25 00:51:00 +08:00
Texture2D.h Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
TextureAtlas.cpp Update Sprite::getQuad() to return const reference (#1260) 2023-07-09 19:00:12 +08:00
TextureAtlas.h Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
TextureCache.cpp Merge backend Device, DeviceInfo to DriverBase (#1499) 2023-12-11 21:59:25 +08:00
TextureCache.h Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
TextureCube.cpp Merge backend Device, DeviceInfo to DriverBase (#1499) 2023-12-11 21:59:25 +08:00
TextureCube.h Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
TrianglesCommand.cpp Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
TrianglesCommand.h Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00