minggo
|
bcb171e3c9
|
fix line end in windows
|
2013-09-20 22:23:13 +08:00 |
Huabing.Xu
|
19e37d284e
|
rename test case to correct name
|
2013-09-18 18:26:03 +08:00 |
Huabing.Xu
|
a2dee37b0e
|
glfw EGLView set alloc on the stack to prevent memory leak
|
2013-09-18 17:00:21 +08:00 |
boyu0
|
54f7146d5f
|
issue #2771: update vs project setting
|
2013-09-17 11:18:53 +08:00 |
boyu0
|
481ad7ef12
|
issue #2771: update project setting
|
2013-09-17 10:41:08 +08:00 |
Huabing.Xu
|
bc5ae78423
|
issue #2460: change other sample projects to glfw version
|
2013-09-02 11:46:23 +08:00 |
James Chen
|
a7f4e82799
|
issue #2732: Adding 'scripting/auto-generated/js(lua)-bindings' to search path of include files.
|
2013-08-27 16:46:31 +08:00 |
boyu0
|
70df1a6061
|
closed #2517: Use LocalVarToAuto.py to change Samples src file
|
2013-08-16 16:05:27 +08:00 |
samuele3hu
|
1f5f6e8fa2
|
issue #2404:Modify configs
|
2013-07-22 09:36:00 +08:00 |
samuele3hu
|
3b97353e14
|
issue #2404:Modify Deprecated.lua and set platform config
|
2013-07-19 14:57:02 +08:00 |
James Chen
|
759831c1d8
|
issue #2397: Application::sharedApplication --> Application::getInstance.
|
2013-07-15 16:24:42 +08:00 |
James Chen
|
2c1b26acf8
|
issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance()
|
2013-07-12 13:11:21 +08:00 |
James Chen
|
53a372669a
|
closed #2322: Updating all win32 project configurations, improvement by using Multi-processor Compilation.
|
2013-06-23 17:25:34 +08:00 |
James Chen
|
1fb9f44d15
|
issue #2129: Removing CC prefix for samples module.
|
2013-06-20 14:17:10 +08:00 |
minggo
|
cdf09c04ea
|
issue #2103:make HelloLua & TestLua work on vs2010
|
2013-06-05 17:43:49 +08:00 |
James Chen
|
a005852fa5
|
issue #1847: Using luajit for win32.
|
2013-04-17 10:46:38 +08:00 |
johnangel
|
16269d952d
|
Detect VS2012 Update 1
|
2013-01-10 11:55:30 +01:00 |
johnangel
|
674bb8e728
|
Setting PlatformToolSet to v110_xp instead of default v110 in Visual Studio 2012 for Windows XP support, leaving default v100 in Visual Studio 2010.
|
2013-01-07 11:51:05 +01:00 |
James Chen
|
d2ad820a48
|
fixed #1627: Adding view name for sample applications.
|
2012-12-29 14:50:00 +08:00 |
James Chen
|
9bd302e35b
|
fixed #1627: VS version check in project file.
|
2012-12-29 13:54:46 +08:00 |
James Chen
|
f2f3aa55bf
|
Merge branch 'gles20' of https://github.com/johnangel/cocos2d-x into iss-vs2012
Conflicts:
samples/Cpp/HelloCpp/proj.win32/HelloCpp.vcxproj
samples/Cpp/TestCpp/proj.win32/TestCpp.vcxproj
samples/Javascript/CocosDragonJS/proj.win32/CocosDragonJS.vcxproj
samples/Javascript/MoonWarriors/proj.win32/MoonWarriors.vcxproj
samples/Javascript/TestJavascript/proj.win32/TestJavascript.vcxproj
samples/Javascript/WatermelonWithMe/proj.win32/WatermelonWithMe.vcxproj
samples/Lua/HelloLua/proj.win32/HelloLua.vcxproj
samples/Lua/TestLua/proj.win32/TestLua.win32.vcxproj
scripting/javascript/bindings/generated
scripting/lua/proj.win32/liblua.vcxproj
|
2012-12-29 09:48:22 +08:00 |
James Chen
|
4660e72eda
|
issue #1603: Moved the position of some projects.
|
2012-12-20 12:58:21 +08:00 |