From: Steve A <ste...@gm...> - 2013-10-25 12:32:44
|
Our app checks for "-psn" in the command line to detect if called as an App, but this no longer seems to be emplyed ?? > I was reading about those new API's in Siracusa's review and wondered > what their effect might be. Sounds like a mess indeed. Hmmm - just what we need for our timer based problems. Timer coalescing is probably going to take a lot of debugging for performance critical apps. FWIW, our 32bit carbon 8.5.9 framework seems to go ok on the last mavericks beta (13a598).... OpenGL/game performance seem to be affected by the OS upgrade too. http://forums.macrumors.com/showthread.php?p=18196922#post18196922 On Fri, Oct 25, 2013 at 9:07 PM, Kevin Walzer <kw...@co...> wrote: > On 10/25/13 12:23 AM, Adrian Robert wrote: >> I’ve just installed it and Tk-Cocoa is a mess under Mavericks. Something with the new timer coalescing interacts very badly with the incorrectly-implemented event and drawing loops in Tk-Cocoa. A quick fix might be to use the new timer APIs to request low jitter. But one might hope that the bugs themselves might help point out more clearly what is wrong with the current impl. >> >> -Adrian > > I was reading about those new API's in Siracusa's review and wondered > what their effect might be. Sounds like a mess indeed. > > As noted, I'll try to install Mavericks this weekend (I have four > machines plus a server to upgrade), and will do some more digging after > that. > > --Kevin > > -- > Kevin Walzer > Code by Kevin/Mobile Code by Kevin > http://www.codebykevin.com > http://www.wtmobilesoftware.com > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk > _______________________________________________ > Tcl-mac mailing list > tc...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-mac |