James Chen
|
c0d44cb2e4
|
fixed #2129: Rename m_iVar to _var, remove CC prefixes.
|
2013-06-15 14:03:30 +08:00 |
Ricardo Quesada
|
479062fdb7
|
on dealloc, log "this" with %p, not %x.
Also adds %p where it was missing.
And make a few fixes on the iOS project
|
2013-06-05 18:21:05 -07:00 |
James Chen
|
c797af0fe9
|
fixed #1522: CCEGLView class of desktop platforms should override CCEGLViewProtocol::setScissorInPoints.
|
2012-10-24 10:03:19 +08:00 |
minggo
|
f40b6ac4eb
|
fixed #1515: implement zoom function on mac os
|
2012-10-19 11:33:06 +08:00 |
YuLei
|
8fa431fe0a
|
[Mac] remove CCEGLView::purgeSharedOpenGLView()
|
2012-09-10 16:50:45 +08:00 |
YuLei
|
09b0d9c843
|
[Mac] fix memory leaks
|
2012-09-04 02:06:04 +08:00 |
YuLei
|
a25b1b3f2f
|
[Mac] fix memory leaks
|
2012-09-04 01:22:06 +08:00 |
minggo
|
cfdc50fb60
|
issue #1437:make CCEGLView::sharedOpenGLView() return pointer
|
2012-08-21 14:58:31 +08:00 |
minggo
|
bcf61cdf26
|
issue #1405:use enum to distinguish target
|
2012-08-16 10:21:15 +08:00 |
minggo
|
c31415b7bd
|
issue #1405:resolution supports on mac
|
2012-08-09 14:34:20 +08:00 |
Nat Weiss
|
d4b6d1262b
|
Adding Mac support!
|
2012-07-20 21:23:40 -07:00 |