James Chen
|
c1d715b778
|
Adding windows support for New Label.
|
2013-08-02 15:01:27 +08:00 |
James Chen
|
67d710a41c
|
Adding Android support for new label.
|
2013-08-02 13:46:26 +08:00 |
carlo morgantini
|
b2579987e5
|
Merge remote-tracking branch 'cocos2d/develop' into new_develop_merge
Conflicts:
cocos2d_libs.xcodeproj/project.pbxproj
cocos2dx/include/ccTypes.h
samples/samples.xcodeproj/project.pbxproj
|
2013-07-31 13:58:25 -07:00 |
minggo
|
0530109a9f
|
Merge pull request #3178 from boyu0/2345
Refactor CCImage and CCTexture2D
|
2013-07-31 01:21:18 -07:00 |
minggo
|
ba4e0d8d39
|
closed #2438:re-add libwebp.a
|
2013-07-30 18:06:01 +08:00 |
minggo
|
1d2b1c79c2
|
closed #2438:remove mac 32-bit support
|
2013-07-30 18:02:35 +08:00 |
boyu0
|
cecfc13bc4
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345
|
2013-07-27 22:06:30 +08:00 |
boyu0
|
02bdfbf169
|
Combine CCTextureETC to CCImage and CCTexture2D.
|
2013-07-26 17:34:44 +08:00 |
Ricardo Quesada
|
e0523b3438
|
Merge branch 'developNewLabelForRiq' into label_merge
Conflicts:
cocos2dx/textures/CCTexture2D.h
samples/Cpp/TestCpp/Classes/LabelTest/LabelTest.cpp
scripting/javascript/bindings/generated
tools/bindings-generator
|
2013-07-24 15:15:08 -07:00 |
Ricardo Quesada
|
88928fff99
|
Merge branch 'developNewLabelMerge' into merge_new_label
Conflicts:
cocos2d_libs.xcodeproj/project.pbxproj
cocos2dx/textures/CCTexture2D.h
samples/Javascript/Shared
|
2013-07-19 16:04:23 -07:00 |
boyu0
|
ebafab4583
|
delete the file added by misstake.
|
2013-07-19 16:19:19 +08:00 |
boyu0
|
948acd6e29
|
Refactor CCTexture2D and CCImage
|
2013-07-19 15:37:54 +08:00 |
minggo
|
687c088b51
|
issue #2412:remove blackberry and marmalade port because they don't support c++11
|
2013-07-19 13:55:03 +08:00 |
boyu0
|
70140bb4cb
|
refactor CCImage and CCTexture2D
|
2013-07-17 17:12:04 +08:00 |
Ricardo Quesada
|
a598db0db0
|
library compiled without bzip2
|
2013-07-12 11:58:42 -07:00 |
Ricardo Quesada
|
2d0aed4f0e
|
libfreetype for iOS and Mac
libfreetype for iOS and Mac
|
2013-07-11 17:20:10 -07:00 |
Lee, Jae-Hong
|
9322e5594b
|
Support Tizen 2.2 SDK.
- Update project files.
- based on develop branch.
- HelloCpp, SimpleGame, HelloLua, TestLua available to build.
|
2013-07-10 13:04:08 +09:00 |
James Chen
|
229e181625
|
issue #2305: [Win32] Removing the third party library pthreadVCE2.
|
2013-06-26 12:52:38 +08:00 |
Lee, Jae-Hong
|
8c1953eed9
|
Add armv7l webp library.
|
2013-06-16 11:07:55 +09:00 |
Lee, Jae-Hong
|
1bd3f10601
|
Support Tizen device.
|
2013-06-12 10:20:18 +09:00 |
Lee, Jae-Hong
|
4b248d5f8c
|
Delete Tizen 2.0 headers and libraries.
|
2013-05-21 21:52:10 +09:00 |
Lee, Jae-Hong
|
6f34c7cb46
|
Support Tizen 2.1 SDK.
|
2013-05-21 21:22:31 +09:00 |
minggo
|
cc2b00e9fe
|
Merge pull request #2573 from j4m3z0r/emscriptenate
Use browser font rendering instead of FreeType
|
2013-05-20 22:50:28 -07:00 |
James Gregory
|
95b5ce2e56
|
Remove freetype since it now works using Emscripten's SDL.
|
2013-05-16 17:34:33 -07:00 |
Lee, Jae-Hong
|
f47958356c
|
Adding dependencies for libcurl.so
|
2013-05-16 20:09:23 +09:00 |
Lee, Jae-Hong
|
e459129fac
|
Move to rootstraps directory.
|
2013-05-16 20:06:25 +09:00 |
Lee, Jae-Hong
|
434878c736
|
Delete libcurl.a because link error. Adding libcurl.so.
|
2013-05-16 20:04:06 +09:00 |
Lee, Jae-Hong
|
109e2feec8
|
Adding libcurl headers and x86 libraries for tizen.
|
2013-05-16 20:03:11 +09:00 |
Lee, Jae-Hong
|
86bf779812
|
Adding third party headers and x86 libraries for Tizen.
|
2013-05-16 19:54:01 +09:00 |
James Gregory
|
0daa3adfd6
|
Emscripten changed ABI for .a files. Rebuild all deps, updating to current version. Switch Emscripten to incoming branch as it's not working on master right now. Added simple script for rebuilding deps in case it becomes necessary again. Switch builds to always use -g flag, per Emscripten's warnings. Undefine native client defines so that it builds (Emscripten switched to NaCl alignment, macro got defined as a side-effect).
|
2013-05-14 15:26:48 -07:00 |
James Gregory
|
de1a6340da
|
Add my hacky script to rebuild dependencies, in case this is needed again in the future.
|
2013-05-14 15:14:54 -07:00 |
James Gregory
|
a33e2965af
|
Add libwebp linkage (needed for asm.js validation)
|
2013-05-07 17:24:24 -07:00 |
James Gregory
|
c7ac6b9d01
|
Add libjpeg linkage.
|
2013-05-06 22:28:13 -07:00 |
James Gregory
|
735280572a
|
Add libtiff build -- build with straight emconfigure, emmake, with a troublesome assert removed (assert(sizeof(uint64) == 8)).
|
2013-05-06 21:00:39 -07:00 |
James Gregory
|
5b8494199e
|
Rebuild libfreetype without references to my home dir in it.
|
2013-05-06 20:59:50 -07:00 |
James Gregory
|
3077190e29
|
Add note on origin of libxml binary.
|
2013-05-06 20:59:49 -07:00 |
James Gregory
|
9d775d136b
|
Add libxml2 build for Emscripten.
|
2013-05-06 20:59:49 -07:00 |
James Gregory
|
5295202081
|
Add freetype2 headers that match the .a we're using.
|
2013-05-06 20:59:47 -07:00 |
James Gregory
|
5138fb66fd
|
Add pre-build dependencies for Emscripten libpng, libz.
|
2013-05-06 20:59:47 -07:00 |
James Gregory
|
1d307d676d
|
Remove freetype source and add libfreetype.a as built by the Emscripten test-suite.
Revert "Add freetype 2.4.11 to repo"
This reverts commit 418906d2612b59ead6826d8395b69168bdff0ca4.
|
2013-05-06 20:58:45 -07:00 |
minggo
|
df888eef65
|
fixed #2042: remove libxml2
|
2013-04-10 09:56:31 +08:00 |
minggo
|
5d2c67ee8a
|
fixed #1904:strip libcurl.a on x86 architecture
|
2013-04-10 09:40:44 +08:00 |
minggo
|
3c8b26813e
|
delete libxml2
|
2013-04-10 09:39:48 +08:00 |
billy1380
|
cdfe693583
|
- changed cocos2d mac project to support universal build and x86
- fixed issues associated with that
|
2013-03-23 16:04:51 +00:00 |
minggo
|
9afc6729dc
|
fix build error caused by libcurl on android x86
|
2013-03-20 11:53:19 +08:00 |
James Chen
|
71589e68ee
|
fixed #1760: Redefinition of cpufeatures module.
|
2013-03-04 10:08:02 +08:00 |
minggo
|
d983dd505c
|
fixed #1752:use unstripped version to resolve link error
|
2013-02-27 10:44:34 +08:00 |
minggo
|
fcf4bb9bef
|
Merge https://github.com/cocos2d/cocos2d-x into iss1489-AssetsManager
|
2013-02-25 18:12:38 +08:00 |
minggo
|
442e8ea0cc
|
issue #1489:android works ok
|
2013-02-25 16:58:10 +08:00 |
James Chen
|
8e819ac32c
|
Updates libcurl with ssl support for win32.
|
2013-02-25 16:16:57 +08:00 |