malloc will itself have to fall back on VirtualAlloc to get the actual memory it passes back.
On…
Shazan —
What are the pros and cons of using virtual memory like pages in win32 than heap memory allocatio…
Mór, I had same problems and fears. I Tried a 2 monitor setup - still did not work, because once …
miotatsu bunjee I've been working on the linux version.
Agreed! Pretty much all the credit goes t…
Mór —
I watch Casey's videos and look over the source code using diff afterwards. I would like to follo…
Neo Ar —
What is the status on Linux support/level of effort required to implement?
I'm interested in usi…
Ok time to get out of the shadows.
I'm with HH from day 1, and started my project about a year …
mrmixer: Yeah.. It's expected to look different. If you don't mind recompiling, you can change th…
Hey! Is this all taken by now or can I still shoot you an email about it?
Neo Ar —
bunjee I've been working on the linux version.
I have a fix for the broken pictures and the vide…
The anti-aliasing works now! I actually prefer this version as it is crisper than the older style.
Really nice! Thank you so much for adding this feature.
Is anyone else REALLY excited for this years speaker lineup at HMC2016?
Casey you have done an a…
Excitement is building! I'm looking forward to using MotionBox for video rather than the browser.…
Thanks, there is anti-aliasing in this build. But it doesn't look as good as in 1.2.5. I don't kn…
So, I made progress on "Aero Snapping".
Found these useful resources:
- https://github.com/deimo…
I've been working on the linux version.
I have a fix for the broken pictures and the video playb…
Hey miotatsu,
Congratulations for that first stream \o/.
Ok, I'm not 100% objective since it's …
I've been using the VisualGDB plugin trial for Visual Studio. I use it for writing C for the rasp…
Mór —
mmozeiko That sounds like you are debugging optimized binary. Optimizer typically rearranges code…
That sounds like you are debugging optimized binary. Optimizer typically rearranges code a lot so…
It should have anti-aliasing on many more machines now! (Paging gingerBill and mrmixer)
Linky
H…
Neo Ar —
bump: RISCY BUSINESS is now active (well, test streaming motionbox debugging for now)
Dan —
I also have yet to solidify my rooming arrangements, and would be happy to share the cost with ot…
Neo Ar —
Been a while since I've worked on this, but I've gotten my stream setup working (twitch.tv/miotat…
Mór —
mmozeiko If that stepping thing happens at start of program then that is because of special SDL m…
Daniel —
Hey Casey,
I had the same struct-not-being-inspected problem on QtCreator and solved it by using…
Hi afeb,
I've just started coding along with the series.
I've documented my "process" on http://…
anael Here is my ongoing experiment with X86-64 JIT (+ MIPS-like top layer) :
https://gist.github…