joe513 —
I just now tried out 0.8.43, very nice! Looks like all of the changes to the UI have made a differ…
If you don't know the upper bound of your array, you have mainly 2 options: Resize & Copy: when yo…
execi —
Hello, First of all, being fairly new to watching handmade hero, I have been trying to do my best …
Hey again George, The two files thing is due to something weird going on with how I build files. I…
GLFW creates windows, handles input, manages multiple monitors, initializes different OpenGL imple…
C_Worm —
If i know enough about the win32 api to create myself a window and getting a valid HWND, Is it eno…
C_Worm —
Thanks, it was just executing from the wrong directory. Now it works!
Yes, intrinsics can be and are different for different vendor compilers. Or even between different…
Are you executing this .bat file from same drive as where your deps folder is? Try putting absolut…
Are the intrinsics agreed upon by all x86 and x86-64 vendors, or is there a possibility that each …
C_Worm —
hi! cl /I \deps\include\GLFW -nologo -Zi -GR- -Oi -EHsc -MD ..\GL_002.cpp kernel32.lib user32.lib…
A new version of RemedyBG is now available for download with the following changes:Various windows…
Hayden, Thanks for the feedback. I appreciate it. It looks like from your screenshot you have two …
Do you just start putting stuff up on github? What's your story on how you got to know the people …
nakst —
Hello all. I haven't made a blog post in quite a while since I've been very busy recently, but luc…
Hey x13Pixels, I'm having a few issues with RemedyBG, and I wanted to check with you to see if the…
Hey Simon, this should be fixed now, by Asaf. Let me know if you see any more issues here.
Ah, that's my mistake! I should've checked the Wiki history. Correction made!
Slight correction: it was who set up the Audio API wiki with a PulseAudio example. I just added t…
They are nice when you don't want to deal with opengl/D3D and the hassle those things bring. Espec…
Hey Simon, sorry about the late response. Things have been busy for all members of the team in rea…
Hey, everyone! I hope your summer has been going well. The Handmade movement, built around the ide…
C_Worm —
Is there any reason to ever use the GDI functions like: SetPixel(); Rectangle(); FillRect(); Round…
The link doesn't seem to work anymore. I did find this So, there might be a way to convert the…
The link doesn't seem to work anymore. I did find this So, there might be a way to convert the…
John —
Oh I'm sorry, I don't know how I missed that part of your post!
That's what I meant by I've already reported that bug to Allen.
John —
Well that worked absolutely fine, except for one small thing which seems to be a 4coder bug: When …
John —
That's a brilliant idea @mrmixer, I'm going to try it right away! That would also be the right tim…