We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Adrian
Yeah I want to change my Code to use OpenGL, but I don't really understand how this OpenGL stuff w…
»
Mārtiņš Možeiko
It could be simply that OSX is slow when blitting software pixels to screen. Because nobody is usu…
»
Adrian
This is the code for drawRect: (void)drawRect:(NSRect)dirtyRect { CGContextRef gctx = [[NSGraphic…
»
Flyingsand
Could you post your view's implementation of -drawRect:? You could also place performance measurem…
»
Neo Ar
Edit: my bad, didn't realize that it doesn't(?) support linux yet. I searched motionbox on the off…
»
Mārtiņš Možeiko
Difference between QueryPerformanceCounter and rdtsc is that QPC can be used for time measurements…
»
Adrian
No there is nothing enabled. This is what I'm compiling with: Moreover what is the difference bet…
»
Mārtiņš Možeiko
It depends on what is in "//do Stuff". If you are doing software renderer, then 14fps might be nor…
»
Adrian
I just implemented a performance counter using mach_absolute_time() and mach_timebase_info(). This…
»
Neo Ar
I'm sorry it's not easy to find, but discusses artwork and usage. You plan to use it on your str…
»
»
Jeroen van Rijn
No problem, those are but small things. I'll put it on the todo list for next week.
»
TheEpsylon
I tend to use different pseudonyms on different places on the net and I find it fairly annoying wh…
»
Jeroen van Rijn
Ah, yes. I have found that Firefox is quite slow repainting threads, at least compared to other br…
»
Simon Anciaux
Just reloading the page fixed it (should have said that in the original post). I just wanted to l…
»
Jeroen van Rijn
The registration page now refills with any previously filled content if something was wrong. Addit…
»
Jeroen van Rijn
I think we can consider this one solved, Muzz? There's two pagination bars on that page and the nu…
»
Jeroen van Rijn
MotionBox has changed its background recently: That said, it looks like your browser failed to l…
»
Scott Hunt
Congrats on closing out the internship with us here and best of luck with your future career path …
»
ratchetfreak
The description often also contains links to related videos and/or the playlist the video is part…
»
»
Simon Anciaux
Page URL: Description of issue: I had several tabs opened in firefox, after closing a tab, the co…
»
Simon Anciaux
What I meant was that to provide support to the creators, the minimum would be to display their na…
»
Ethan Woodward
What a great read! I sometimes wonder if there is more than just a correlation between good writer…
»
Andrew Chronister
Hey folks, Andrew here. Gonna depart a bit from our usual site updates and do a longer form post. …
»
Abner Coimbre
Greetings community, Jeroen has done amazing work, as well as the rest of the team. The new projec…
»
Allen Webster
Hi everyone, I am here with the follow up on the Cipher Drive stream today. I ended up working on…
»
Bill Strong
Do you currently support the Metalink standard? The latest ratified version supports multiple sour…
»
Jeroen van Rijn
This seems to have been fixed. Thanks for the report, guys.
»
Ginger Bill
Because the concepts are orthogonal. You can use both to achieve other things that both couldn't…
»