-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Open
Labels
Description
- cocos2d-x version: 3.14
Steps to Reproduce:
- Open some demo of cocos2d-x 3.14
- Check the log of console.
{
gl.supports_OES_map_buffer: false
gl.supports_vertex_array_object: true
cocos2d.x.version: cocos2d-x-3.14
gl.vendor: NVIDIA Corporation
gl.supports_PVRTC: false
gl.renderer: NVIDIA GeForce GT 750M OpenGL Engine
cocos2d.x.compiled_with_profiler: false
cocos2d.x.build_type: DEBUG
cocos2d.x.compiled_with_gl_state_cache: true
gl.max_texture_size: 16384
gl.supports_ETC1: false
gl.supports_BGRA8888: false
gl.max_texture_units: 16
gl.supports_OES_packed_depth_stencil: false
gl.supports_ATITC: false
gl.supports_discard_framebuffer: false
gl.supports_NPOT: true
gl.version: 2.1 NVIDIA-10.14.20 355.10.05.15f03
gl.supports_S3TC: true
gl.supports_OES_depth24: false
}
The log is too hard to read, I think it should be reordered