axmol/cmake/Modules
Arnold fe497933f8 3d support: some test cases works
* hack to make sprite3d test work

* support cull face

* support setting front face winding

* convert depth compare function type

* clean codes

* remove usage of glprogramstate

* pass needed information to Material::draw()

* add 3d textures

* enable animation

* 3D: compile on windows  (#179)

* exclude source files from extensions/

* enable assets and 3D

* run on windows

* update comments

* use std::vector instead of raw pointer void *

* compile on mac

* revert cmake

* fix bufferdata

* add todos

* remove dirty flag from uniform buffer

* argument type const &

* enable more tests

* update shader

* save: failed to compile

* pass compilation

* fix type convert

* save stage

* save stage 2

* remove VertexData & IndexBuffer & VertexBuffer

* comment out _meshCommand

* comment bindPredefinedVertexAttribs()

* fix xcode project file

* simple refactor

* remove unused files

* revert sprite3d testcase position

* revert change

* remove ProgramGL::bindPredefinedVertexAttribs()

* add header <string>

* fix uniform size
2019-01-30 09:35:17 +08:00
..
CocosBuildHelpers.cmake 3d support: some test cases works 2019-01-30 09:35:17 +08:00
CocosBuildSet.cmake metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CocosConfigDefine.cmake sync cmake changes into metal-support (#19335) 2019-01-23 09:55:55 +08:00
CocosConfigDepend.cmake metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
FindChipmunk.cmake Squashed commit of the following: 2016-02-29 13:53:00 -08:00
FindFMOD.cmake AudioEngine:Linux: implementation using FMOD, refactor to SimpleAudioEngine now as wrapper of AUdioEngine, upgrade FMOD binaries 2015-11-26 22:22:05 -05:00
FindFontconfig.cmake cmake: fix FindFontconfig.cmake - FONCONFIG_FOUND was not set, when FONTCONFIG_INCLUDE_DIRS was empty (on CentOS 6.5 for example) 2014-11-24 17:23:12 +03:00
FindGLFW3.cmake cmake: on some systems (ubuntu 14.10 for ex) pkg-config --cflags glfw3 returns only special includes, so try search glfw3.h in default locations if fist search fail 2014-11-25 22:51:35 +03:00
FindGTK3.cmake add UIEditBox support linux platform. 2015-09-18 17:11:58 +08:00
FindMINIZIP.cmake Fixes for freetype, protobuf and more unifications. Also it case of static library in some find* modules we try to use pkg-config first, it is chance to get dependency info 2014-11-19 00:27:25 +03:00
FindMPG123.cmake Find vorbis, mpg123 and OpenAL libs in unified way. 2014-11-18 01:46:41 +03:00
FindOgg.cmake Find vorbis, mpg123 and OpenAL libs in unified way. 2014-11-18 01:46:41 +03:00
FindRecast.cmake fix building with system prebuilt libs 2015-07-22 14:19:22 +01:00
FindSQLite3.cmake fix: detect sqlite headers in linux 2016-06-28 15:12:25 -07:00
FindTinyXML2.cmake Remove unused code from Find*.cmake modules. All logic with USE_PREBUILT_LIBS are handled in cmake/Modules/CocosUsePrebuiltLibs.cmake 2014-12-20 23:10:28 +03:00
FindVorbis.cmake Find vorbis, mpg123 and OpenAL libs in unified way. 2014-11-18 01:46:41 +03:00
FindWEBSOCKETS.cmake Remove unused code from Find*.cmake modules. All logic with USE_PREBUILT_LIBS are handled in cmake/Modules/CocosUsePrebuiltLibs.cmake 2014-12-20 23:10:28 +03:00
FindWebP.cmake Remove unused code from Find*.cmake modules. All logic with USE_PREBUILT_LIBS are handled in cmake/Modules/CocosUsePrebuiltLibs.cmake 2014-12-20 23:10:28 +03:00
Findflatbuffers.cmake fix building with system prebuilt libs 2015-07-22 14:19:22 +01:00
Findxxhash.cmake fix building with system prebuilt libs 2015-07-22 14:19:22 +01:00
PreventInSourceBuilds.cmake metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
iOSBundleInfo.plist.in sync cmake changes into metal-support (#19335) 2019-01-23 09:55:55 +08:00