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.
Paul
Hi Casey and everyone! :-) Looking through the forums here it seems like there hasn't been a post…
»
x13pixels
I believe you are correct. Presently, you need to compile with /DEBUG:FULL. Partial PDBs are not s…
»
McMassiveNZ
I'm a little confused so just to be absolutely clear, Do the projects have to be compiled with /DE…
»
Corentin Godeau
Hi everyone, Thank you for your work aolo2 ! I just wanted to point out that there is small issue …
»
simonWasHere
Ah, just seen github issue tracker, will post there, sorry
»
simonWasHere
Hi, I have been using 4coder for a long time on windows and just bought 4.1.4 for mac but it seems…
»
»
Bronxolon
so correct me if i'm wrong, but basically what you are saying is state changes and all that sort o…
»
Colin
Ah! Yes. After changing that option in the config file, I don't need to make my own default includ…
»
Zevern
Thank you both for the replies! I tried the suggestion that you both provided and it works perfect…
»
Mārtiņš Možeiko
@nickav: I would not rely on "Batch, Batch, Batch" presentation/talk much. It is close to two deca…
»
Mārtiņš Možeiko
Please use a debugger to verify variables and values you use. Step line by line and check input ar…
»
Bronxolon
also not something i wanna get into too much, since I just don't understand enough about the probl…
»
Bronxolon
if it isn't too complex could you perhaps give me an example of the type of overhead the driver mi…
»
Corentin Godeau
Hi, I just tried very quickly based on the hint from mrmixer, and the following piece of code is a…
»
Simon Anciaux
In 4coder_build_commands.cpp there is a function called "get_or_open_build_panel" that function ca…
»
Corentin Godeau
Hi, If I'm not mistaken you can set the right panel view to show the buffer like in the following…
»
panthalassadigital
if we do it again, we have the reflected point. [/quote] I guess I'm still kinda confused about th…
»
panthalassadigital
Hi folks, I'm very confused about an aspect of the collision detection algorithm used in Day 50 an…
»
Zevern
Hi everyone, Really enjoying 4coder so far! My apologies if someone has previously answered this q…
»
nickav
I found slides from an NVIDIA GDC talk: . Would be better to have the video alongside them, but st…
»
erwin coumans
OK, reproduction case is here: OS is Windows 10. Download this 7z archive, and unpack, for example…
»
erwin coumans
Trying to create a repro case. Now when opening python.exe using your debugger, the error is: Wil…
»
C_Worm
But this: will not do what you probably want. This code will increment currTime pointer, not the…
»
Mārtiņš Možeiko
This is a complex topic, but main point is that GPU driver (software side) has extra overhead to d…
»
Mārtiņš Možeiko
This looks like exactly same problem as discussed here: Afaik there is no runtime functionality t…
»
nickav
Hi! I noticed a significant performance hit when creating an OpenGL window when using the GPU inst…
»
Bronxolon
So, I have been looking into batching in OpenGL, because I constantly hear that batching draw call…
»
Simon Anciaux
For those equation I like to write them with parenthesis to make sure of the order of operation. …
»
panthalassadigital
Hi all! I'm having some issues understanding where Casey derives the following form of the equatio…
»