axmol/cocos/renderer/backend/opengl
Arnold a384e38e16 [bugfix] GL vertex attribute layout incorrect (#19484)
* collect OpenGL enum convertion methods

* add testcase for lots of nots

* fix andorid compile error

* move more function to UtilsGL

* use shared pointer

* naming stuff

* move VertexLayouts to CommandBuffer

* fix android compile error

* fix android headers

* add comment

* add comment, fix
2019-03-12 10:37:52 +08:00
..
BlendStateGL.cpp [bugfix] GL vertex attribute layout incorrect (#19484) 2019-03-12 10:37:52 +08:00
BlendStateGL.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
BufferGL.cpp sync 3d support code (#19392) 2019-02-15 14:30:10 +08:00
BufferGL.h 3d support: some test cases works 2019-01-30 09:35:17 +08:00
CommandBufferGL.cpp [bugfix] GL vertex attribute layout incorrect (#19484) 2019-03-12 10:37:52 +08:00
CommandBufferGL.h Feature/save image issue (#19435) 2019-02-27 11:29:20 +08:00
DepthStencilStateGL.cpp [bugfix] GL vertex attribute layout incorrect (#19484) 2019-03-12 10:37:52 +08:00
DepthStencilStateGL.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
DeviceGL.cpp [3D] texture cubemap GL & skybox (#19401) 2019-02-19 10:15:24 +08:00
DeviceGL.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
ProgramGL.cpp [bugfix] GL vertex attribute layout incorrect (#19484) 2019-03-12 10:37:52 +08:00
ProgramGL.h [bugfix] GL vertex attribute layout incorrect (#19484) 2019-03-12 10:37:52 +08:00
RenderPipelineGL.cpp [Feature] caching render pipeline (#19375) 2019-01-31 16:31:09 +08:00
RenderPipelineGL.h [bugfix] GL vertex attribute layout incorrect (#19484) 2019-03-12 10:37:52 +08:00
ShaderModuleGL.cpp fix android include headers (#19376) 2019-01-31 17:17:14 +08:00
ShaderModuleGL.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
TextureGL.cpp [bugfix] GL vertex attribute layout incorrect (#19484) 2019-03-12 10:37:52 +08:00
TextureGL.h Feature/save image issue (#19435) 2019-02-27 11:29:20 +08:00
UtilsGL.cpp [bugfix] GL vertex attribute layout incorrect (#19484) 2019-03-12 10:37:52 +08:00
UtilsGL.h [bugfix] GL vertex attribute layout incorrect (#19484) 2019-03-12 10:37:52 +08:00