Commit Graph

11228 Commits

Author SHA1 Message Date
minggo b9210e8d62 Merge pull request #3333 from dabingnn/Iss2448-OpenGLTestCrash-LuaJS-Bug
Iss2448 open gl test crash lua js bug
2013-07-30 21:49:57 -07:00
Huabing.Xu b68339ef4e replace indent by using space instead of tab 2013-07-31 10:58:15 +08:00
Huabing.Xu c1023b5cb5 closed #2448: Fix some indent syntax! 2013-07-31 10:46:10 +08:00
Huabing.Xu 832fcf2adb closed #2448 : Fix crash when call glGetAttachedShaders with a NULL parameter on Windows 2013-07-31 10:37:42 +08:00
minggo 0241470ff9 Merge pull request #3330 from dabingnn/Iss2447-ClippingNodeTestCrash-bug
closed #2447: Fix clippingNodeTest RawStencilBufferTest6 crash bug
2013-07-30 18:42:46 -07:00
minggo d108eca41a [ci skip] 2013-07-31 09:27:32 +08:00
minggo a8f10c480d Merge pull request #3332 from azmeuk/clang
Clang support for Linux
2013-07-30 18:26:12 -07:00
minggo 35ebda21a9 Merge pull request #3331 from minggo/iss2438-remove_mac_32
Iss2438 remove mac 32
2013-07-30 18:18:22 -07:00
carlo morgantini ff56ad5435 fix bugs with new Label stuff and add new sample for unicode 2013-07-30 16:41:26 -07:00
Sergey Shambir 7385db5a34 Linux: added SDL2 to travis scripts and install-deps-linux.sh 2013-07-30 23:20:18 +04:00
Sergey Shambir d23d486720 Linux: added SDL2 backend as replacement for GLFW.
Initially planned as alternative, made replacement after discussion with
minggo.

Summary:
GLFW v.3 released in June. New version breaks API without real need:
http://cocos2d-x.org/boards/6/topics/31277
Meanwhile SDL2 is very stable. SDL2 used in Steam Runtime and will be
part of Ubuntu SDK, it's supported by other distributions.

Completed:
- OpenGL initialization and window handling with SDL
- Keyboard, IME emulation, mouse and touches support with SDL
- Window title now contains app name on Linux
- Backspace correctly handled with new backend

Note:
- SDL on X11 have no proper multitouch, but backend handles multitouch
events to support future Linux graphics.
2013-07-30 23:08:26 +04:00
carlo morgantini 9de1ef3f97 New label TTF. New text alignment sample. 2013-07-30 10:27:22 -07:00
Éloi Rivard 524b6903a5 Added clang support for linux. 2013-07-30 14:49:44 +02:00
Éloi Rivard 15081f5616 Removed all warnings from Box2D since it is an external project. 2013-07-30 14:48:44 +02: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
Huabing.Xu 6a1938056c closed #2447: Fix clippingNodeTest RawStencilBufferTest6 crash bug 2013-07-30 16:27:13 +08:00
Éloi Rivard 14e200e61a Added debugging information in emscripten DEBUG mode 2013-07-30 10:11:30 +02:00
James Chen df33991a38 Merge pull request #3329 from pyrasis/tizen_2.2
[Tizen] Fix compile error
2013-07-30 00:34:40 -07:00
minggo eec2d0205a Merge pull request #3328 from natural-law/develop
Add plugin flurry ads
2013-07-30 00:09:18 -07:00
zhangbin c8b4d4fdc6 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop 2013-07-30 14:58:06 +08:00
zhangbin 0f8e1d930a closed #2439, Add sample code for plugin flurry Ads. 2013-07-30 14:57:37 +08:00
zhangbin e187be3942 issue #2439, Add flurry ads plugin for android. 2013-07-30 14:56:45 +08:00
Lee, Jae-Hong 4beeda2294 [Tizen] Fix compile error. 2013-07-30 15:43:05 +09:00
boyu0 5225bb2f7f fix the travis ci compile error 2013-07-30 14:16:23 +08:00
boyu0 c4a1bf8986 fix the travis ci compile error 2013-07-30 14:07:31 +08:00
James Chen 3633ebfe0c Merge pull request #3224 from azmeuk/emscripten
emscripten keyboard support
2013-07-29 22:50:27 -07:00
boyu0 31da5ebeb7 fix some compile error and pass the linux compile 2013-07-30 13:45:50 +08:00
minggo eb07bba4f7 Merge pull request #3323 from timothyqiu/docfix
Documentation fixes
2013-07-29 21:01:39 -07:00
minggo 627544418a [ci skip] 2013-07-30 12:01:19 +08:00
minggo 380f302f35 Merge pull request #3327 from samuele3hu/TestDevelop
issue #2435:Lua template supports mac port
2013-07-29 20:59:28 -07:00
boyu0 afde1e57b2 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 and fix the per premultipied tag 2013-07-30 11:10:05 +08:00
Timothy Qiu b3da051807 Remove colon after @param @warning @deprecated
Added a missing @param.
2013-07-30 10:56:14 +08:00
Timothy Qiu 149a844dbc Remove unnecessary/wrong use of \a in comment.
\a is meant to refer to arguments. Links to class/function names are
automatic generated in doxygen.
2013-07-30 10:56:13 +08:00
boyu0 6b12ac9a5a edit for linux 2013-07-30 10:25:20 +08:00
samuele3hu 38a23890ff Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into TestDevelop 2013-07-30 09:55:28 +08:00
samuele3hu 3499aafd27 issue #2435:Lua template supports mac port 2013-07-30 09:51:15 +08:00
minggo 404476f8aa Merge pull request #3326 from minggo/releasing
update CHANGELOG
2013-07-29 18:30:15 -07:00
minggo 600d647851 update CHANGELOG 2013-07-30 09:28:39 +08:00
carlo morgantini 023b46154f Fix problems with missing glyphs in .ttf file 2013-07-29 13:43:23 -07:00
Timothy Qiu 07dca78987 Documentation fix: add missing parameter name. 2013-07-29 19:36:47 +08:00
minggo f63cc6a53f Merge pull request #3322 from dumganhar/iss2440-non-ascii-path
closed #2440: Files with Non-ascii path can't be found on Windows.
2013-07-29 03:37:52 -07:00
James Chen 2566f74cd7 closed #2440: Files with Non-ascii path can't be found on Windows. 2013-07-29 18:27:26 +08:00
zhangbin 4a3ee3b9a1 issue #2439, Add flurry ads plugin for iOS. 2013-07-29 18:15:21 +08:00
zhangbin a632a830c1 Move the developer informations to file Configs.h 2013-07-29 18:06:22 +08:00
boyu0 4348e87e31 Merge CCImageCommonWebp.cpp into CCImageCommon_cpp.h 2013-07-29 17:56:36 +08:00
boyu0 894584e5a0 Add texture2D convert test and fix the convert bugs 2013-07-29 17:34:33 +08:00
Éloi Rivard 54423af31d Re-use SAFE_HEAP option in emscripten. 2013-07-29 10:58:14 +02:00
Éloi Rivard 4b190c3ddf added emscripten keyboard support 2013-07-29 10:56:09 +02:00
James Chen 1c2b89e431 Merge pull request #3321 from dumganhar/develop
[emscripten] Fixing compilation errors.
2013-07-29 01:34:25 -07:00