As far as I know Casey still uses the Windows API to get font metrics and render the glyphs to a …
C_Worm —
Okay cool, acutally, when i think about it, my question should rather be, how does he implements …
Guntha —
Hello,
Starting at the next episode (164), he reimplements what he did with stb_truetype with Wi…
C_Worm —
Hey, im wondering if casey uses stb_truetype which he implements in E.163 until the the latest ep…
Terans —
In the assets file, the assets are stored in SRGB but in the software renderer, we first convert …
glUseProgram in the code is a variable (containing a function pointer). So it doesn't have parame…
I've updated the style. Took a bit of digging around.
Turns out, the underline was border-bottom…
C_Worm —
Hey im trying to load OpenGL funciton pointers from scratch
Here im setting up the old OpenGL co…
Miles —
This one's a doozy. I talk about new editor features, sprite serialization, new enemy behavior, g…
Hi everyone,
I’ve been making a mobile app for the last six months. It’s a yoga app that lets y…
Did I understood correctly, that the data file (xson config) is the part that is parsed offline…
I don't remember how it's called, but I've seen people using that technique to generate OpenGL fu…
Jens —
Odd thing, the more you test a build the more you find bugs.
I found a couple of bugs in BEdit s…
Hi! Just a small request: I'd really like it if remedybg could match the VS behaviour when repeat…
Doeke —
I think you are right. Thanks!
Hello Everyone,
Happy New Year! First post here; hopefully in the right place.
I wanted to shar…
Blu342 —
I guess my confusion lies in why you would want to map VRAM directly into the Virtual Memory Addr…
My understanding is that currently Windows maps VRAM only in 256MB chunks. So if you need to acce…
spx —
Hi Seth,
thanks for your report and especially finding the initial cause for this.
I couldn't g…
Jens —
Yes (and kinda) and yes.
The command line version (in particular BEdit.c and BEdit.h) is used by…
Blu342 —
AMD Smart Access Memory claims increased performance of up to 11% in some games. I am a bit new t…
OMG I feel stupid!! Thanks!
Are you continuing development of the command line version (and does it have the same features as…
If you follow the sendowl link, there is a "Legacy Files" folder and in that there is a "Handmade…
I can't run the first couple hundred episodes' source because I haven't found those assets anywhe…
...and a follow up 0.3.2.2 to restore handling of mouse input in text windows that was inadverten…
Bug fix release, 0.3.2.1 is now available for download.
* Fix restoration of maximize window st…