James Chen
|
b8c82ae5a9
|
[develop] Warning fixes.
|
2013-09-08 11:26:38 +08:00 |
Huabing.Xu
|
e935481361
|
Merge branch 'develop' into Iss2460-glfw-refractor
Conflicts:
cocos2d_libs.xcodeproj/project.pbxproj
cocos2dx/platform/mac/CCEGLView.mm
samples/Cpp/TestCpp/proj.linux/main.cpp
samples/Cpp/TestCpp/proj.win32/main.cpp
|
2013-08-28 13:42:22 +08:00 |
Huabing.Xu
|
29746d513a
|
issue #2640: glfw linux version
|
2013-08-28 12:00:06 +08:00 |
Huabing.Xu
|
dd538a28a7
|
issue #2460: glfw window version
|
2013-08-20 13:57:15 +08:00 |
Huabing.Xu
|
205f6765e8
|
issue #2460: add glfw include and library file to Xcode
|
2013-08-16 15:43:25 +08:00 |
godyZ
|
28656598ef
|
closed #2533:updating new file copyrights
|
2013-08-16 15:01:22 +08:00 |
godyZ
|
e8809b2b15
|
issue #2533:add ATITC compressed texture support
soft decode test in Win32, ios, Mac. device decode test in HTC G14
Adreno 220 GPU.
|
2013-08-16 11:02:44 +08:00 |
godyZ
|
fa7b486880
|
update s3tc #5, code standardization
|
2013-08-09 12:54:05 +08:00 |
godyZ
|
727ae1bbc2
|
update s3tc #4 , code standardization
|
2013-08-08 14:59:46 +08:00 |
godyZ
|
46e9eed028
|
nothing with s3tc
|
2013-08-08 14:11:22 +08:00 |
godyZ
|
cd8430f81a
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
Conflicts:
cocos2dx/Android.mk
cocos2dx/platform/CCImage.h
cocos2dx/platform/CCImageCommon_cpp.h
cocos2dx/textures/CCTexture2D.h
scripting/javascript/bindings/generated
|
2013-08-08 10:19:09 +08:00 |
James Chen
|
87736683c0
|
Merge pull request #3387 from pyrasis/tizen_2.2
[Tizen] Enable LocalStorage
|
2013-08-07 03:08:38 -07:00 |
Lee, Jae-Hong
|
5a8ec8ca5e
|
[Tizen] Enable LocalStorage
- add sqlite3 headers and libraries.
- use sqlite3 library.
|
2013-08-07 19:01:41 +09:00 |
Lee, Jae-Hong
|
b42868fd69
|
[Tizen] Remove Tizen 2.1 headers and libraries.
|
2013-08-07 18:52:15 +09:00 |
godyZ
|
674fe025b0
|
update s3tc #3 ,standard of code
|
2013-08-07 16:39:05 +08:00 |
boyu0
|
d61d3d1a24
|
issue #2345: fix mac crash due to libjpeg
|
2013-08-07 11:59:52 +08:00 |
boyu0
|
dc6503f7d4
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2345_refactor_ccimage
|
2013-08-06 13:37:38 +08:00 |
godyZ
|
195536097f
|
update s3tc #2
|
2013-08-06 11:52:48 +08:00 |
boyu0
|
d51db25a6f
|
issue #2345: delete the linux png libraries.
|
2013-08-06 11:41:03 +08:00 |
boyu0
|
94f9921d5e
|
issue #2345: edit linux command to link the libpng12-dev.lib instead of use ourselves. Move ccTexParams into CCTexture2D
|
2013-08-06 11:34:48 +08:00 |
godyZ
|
fd7b00681f
|
update s3tc#1
|
2013-08-06 11:19:45 +08:00 |
James Chen
|
ea10032b24
|
issue #2170: Adding missing libs for Android.
|
2013-08-05 11:43:43 +08:00 |
boyu0
|
6afa77ddc3
|
issue #2345: update the png, jpeg and tiff libraries. Fix the testFormatForPvrTCSupport return incorrect answer when GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG undefined.
|
2013-08-02 16:02:40 +08:00 |
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 |