minggo
|
06d7e4eda7
|
remove CCGLProgram related files (#19408)
* remove CCGLProgram related files
* remove CCGLProgram related header files
|
2019-02-19 16:06:17 +08:00 |
Ricardo Quesada
|
3dda35b4ef
|
Adds `std::nothrow` to `new`
Since cocos2d-x doesn't support exceptions, it is important to add
`std::nothrow` to all the `new` statements
|
2014-08-27 16:31:57 -07:00 |
Ricardo Quesada
|
77c03fcf11
|
ShaderCache -> GLProgramCache
|
2014-05-09 18:39:25 -07:00 |
boyu0
|
530354ca67
|
fix box2d dynamic tree draws
|
2014-03-31 10:21:54 +08:00 |
James Chen
|
b88de91a15
|
Renames 'samples' folder to 'tests', ouch....
|
2014-03-11 19:10:34 +08:00 |