On 13. 6. 2012., at 23:30, Fred Kiefer <[email protected]> wrote: > On 13.06.2012 22:48, Ivan Vučica wrote: >> https://github.com/gnustep/gnustep-quartzcore >> > > When I look at the GIT repository you linked to I see that the last change > was three days ago, which matches the last SVN commit. I would expect that > all your changes are visible in both systems. But I did not see any Mac > specific changes there.
That should have been my clone: http://github.com/ivucica/gnustep-quartzcore > > If nothing shows up when painting, you may be missing a flush call. Maybe > just add a glFlush() somewhere? In you code I see a call to flushBuffer, > which may not be what you need (See > http://renderingpipeline.com/2012/05/nsopenglcontext-flushbuffer-might-not-do-what-you-think/) Thanks! I'll try that as soon as possible. In case someone has any more suggestions, I'm all ears :-) Regards, Ivan Vučica via phone _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
