I need a little help about compiling emacs.
Most of codes are compiling well, and i can implemen…
xel —
Referring to the bug where upon minimization 4coder stops rendering and the screen goes white. It…
Ok, thank you guys, this literally kicked me into the stratosphere. Could you recommend some reso…
miotatsu I use an uplift desk, and a maxnomic chair. They are expensive options but I'm very happ…
I use an uplift desk, and a maxnomic chair. They are expensive options but I'm very happy with th…
Now that I'm spending a bit more time every week programming at home and starting to feel a bit o…
Yeah, I will port the game to other platforms when we're done, but I don't have the depth of know…
Jesse —
While I can't speak for Casey, it will be at least a year away - if he even decides to. So I enco…
Will Casey after he finished the Windows platform layer and the main game create a Mac OS X platf…
Jesse —
mmozeiko If you pass /MP for cl.exe then it will spawn multiple cl.exe (by default how many cores…
If you pass /MP for cl.exe then it will spawn multiple cl.exe (by default how many cores you have…
One solution is to write a Build application that uses CreateProcess to launch multiple compiles …
Jesse —
Like with Handmade Hero, I've split my project into a few TU that compile linearly as part of the…
Hello, and sorry for the late response!
In my own code base i do:
1glUniformMatrix4fv(MatrixI…
Kelimion
He's since started a new thread because the old one was becoming a bit unwieldy. It has…
Sorry to keep replying with "no", but no, you do not stop all threads during collation! You only…
Oh, I see. That works. But you have to stop all the threads during collation.
I have a single-wri…
One thing that I miss from Linux is a good Tiling Manager. Nothing beats it when your work day is…
Jesse —
Thanks Kevn, mmozeiko!
I ultimately went with mmozeiko solution for brevity. The data is POD and…
Thank you very much.
error is fixed. you are very kind. Thanks again.
Have a nice day,
Hey there,
This means that you are missing the Liberation Mono font used by the config. You coul…
hi, it is my first using emacs.
so i follow the .emacs file in the preorder files.
but when i s…
What is hmm_m4?
If it is POD (plain old data) type then casting it to float point will work fine…
Kevin —
It looks like hmm_m4 is a double array of floats of size 4x4 with the name of the array as Elemen…
Jesse —
Noob question. How do I use hmm_m4 with the OpenGL function below?
1void glUniformMatrix4fv(GLin…
CaptainKraft Also, using a similar car analogy, we have gotten to a point where the cars we are m…
MandleBro Kelimion As I keep saying when the "don't reinvent the wheel" meme is trotted out again…
MandleBro But you do *often* share various car parts across decades of new models, because the ma…
Kelimion As I keep saying when the "don't reinvent the wheel" meme is trotted out again in relati…