Hey guys, I was wondering if someone could list some pitfalls when trying to render UI elements w…
Oh man, a video like this would've helped me so much in the beginning!
I haven't used SDL's audi…
Miles —
I think you should prefer SDL over GLFW unless you have a very specific reason to do otherwise. I…
Definitely not freetype in top 5. Not that freetype is bad, it is useful, but it has not so easy-…
Some of the Boost modules, or at least how to extract useful things from them for when you don't …
Hi, I am going to make a youtube video about the best general libraries to learn as a C/C++ progr…
Macros are also useful to add some extra information to function calls without burdening the call…
The maximization issue I previously reported still seems to be present: If I maximize the debugge…
I tried to create a custom theme. This was really easy to do, but I couldn't find a way to change…
RemedyBG 0.1.8.0 is now available for download at the itch.io site.
* Fixed crash in applicatio…
I agree, the method I described doesn't lend itself to fast toggles, automated build support, and…
The macro isn't used to "evolve the code", it's used to switch the allocator for a quick test.
I…
- Having a different background color for the inline code block ( some text `some code` more text…
I've posted an updated version of the original post in the 4coder wiki to make it easier to find.…
Disclaimer This article is for version of 4coder BEFORE 4.1.Content This article is a small introdu…
Thanks, that makes sense. It still feels like there is some untapped potential that's going unnot…
It was a bad idea to point to the video with the overflow/underflow checks.
What I meant was tha…
Hmm, in this case, overriding the macro to modify the parameters would be tough to get correct. S…
Can I make my own automated syntax_highlighting? (When I'm introduce typedef macro or new struct …
Guntha —
A tiny sample of what I can currently do with scripting...
Any news on this subject ?
This thread as a link to another missing thread. If the thread was de…
The code block bug is still present.
I don't know if it's good but there is Orbit Profiler. Or mmozeiko's CxxProfiler.
An ARM disasem…
I believe it's to be able to change the parameter that are passed to PushSize_ without changing t…
On Day 88, Casey mentioned that he made PushSize a macro for "debugging reasons" (link). Unless I…
spx —
albatrosI've not yet encountered this bug.
I've gotta say, after one more week of heavy usage wh…
x13pixels
Tried using Github's issue tracker and didn't like it much. I've been using a desktop a…
Miles —
I don't know of a general-purpose build system for C/C++ that isn't a big painful mess, and I hea…
lld?
Multithreaded comparison vs gold/bfd: https://youtu.be/yTtWohFzS6s?t=452
Multithreaded compa…
a linker that can output debug info and isn't single threaded