lets take a worst case scenario:
A big RAM hungry process that has been up for most of the day …
Kidzor —
https://devblogs.microsoft.com/oldnewthing/20120105-00/?p=8683
In the above article by Raymond C…
Ryan —
Thank you for sharing that. Viewing it like that demystified the complexities of linking (disrega…
No, he doesn't.
You can take a look at Episode 88: Push Buffer Rendering and 89: Renderer Push B…
C_Worm —
Hi!
Im wondering if casey, when he implements OpenGL core (3.3 and greater) stores vertex inform…
If you want to dynamically load your own .so files without depending on system .so files then you…
Ryan —
Ah I see. Informative as always Mārtiņš.
Sorry to bother you with something unrelated: How would…
Including other files in anonymous namespace is OK as long as you understand that you cannot put …
poe —
EDIT: Don't do this; it adds all kinds of nonsense to the compiler error messages.
I too was not…
Hello everyone! It's been a busy couple months around the network and we've got lots of exciting …
Could you share your code (and build script) so we could have a look ? What OS and what graphics …
If one uses exclusive full-screen to lower the screen resolution, the GPU drivers might add an ad…
That only lists usable memory that is not taken by any other device. Not total memory of system.
…
Ryan —
Thanks for the information regarding the use-cases for linux headers.
Follow up questions regard…
Haven't looked in detail, but that probably also includes there count of currently running kernel…
Ryan —
You're right about the include paths. My mistake.
I'm not building a kernel module. I'm making v…
I'm pretty sure doing -I/usr/src/{headers} will make <asm/bug.h> include too look in /usr/s…
Hi guys. I've been following Handmade Hero, and I started playing with OpenGL off to the side. I …
Ryan —
On Ubuntu 20.04, sudo apt install linux-headers-generic will install relevent kernel headers to /…
Hello,
Since the last post we have been performing tons of experiments with various improvements…
I tried 0.9.7.1 with w64devkit, winlibs and msys2 and now it works*, even with the new 11.1.0 fro…
Ryan —
I emailed the author of alsa-ioctl-test about buffer underun issues with ALSA. They were very ki…
poe —
This is awesome! :)
This really does seem like a best of both worlds solution, where you get the…
spx —
0.9.7.1 is now available.
This includes the build for AArch64 on macOS. There may be a few issue…
The majority of the development up until about a month ago was about figuring out the basic featu…
Thank you for such a detailed comment. It is definitely possible to carefully craft a syntax opti…
spx —
I believe this will already be fixed with 0.9.7.1. While adding the recently release clang 12 to …
Ahh so you do. I guess they're less similar than they seem on the surface :)
wow nice, you have lots of knowladge