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.
Jeroen van Rijn
The very earliest topic, is 404'ing[/quote] Fixed. T'was not that the thread was missing, but so…
»
Tim Kane
Looks perhaps like the Handmade Hero "Game" sub-forum is missing its earliest post. The very earli…
»
Andrew Chronister
I've installed firefox beta and could repro. It looked like a bug in FF... Until my main firefox …
»
Joel Hedlund
Thanks for the replies! I guess Google will catch wind of the new url eventually. and projects …
»
Sergio González
Hopefully I am not reporting this redundantly. Is anyone else having problems using the site from…
»
Jim R. Didriksen
I remember trying to create general search... it was horrible. Elastic is evil. (maybe I would und…
»
Mārtiņš Možeiko
There been very few discussions about GUI. Mostly that immediate mode API is a way to go. It will …
»
Mikkel
Search hasn't been implemented on this site yet. Last I asked it was near the top of their TODO li…
»
Joel Hedlund
Hi! I like the new forums look! But where did search go? ...and incidentally, has there been any d…
»
Jeroen van Rijn
This might be asking a bit much, and I can live without it, but... Is there any intention to have…
»
Andrew Chronister
Done. We were serving it over HTTP because it was previously going through a gravatar service, wh…
»
Andrew Chronister
I've a few dozen posts I'd bookmarked to read later when I had the headspace, but they're not so …
»
Tim Kane
Looks pretty solid, I haven't noticed anything amiss that hasn't already been mentioned. This migh…
»
Mārtiņš Možeiko
You must use glVertexAttribPointer only on core profile or forward compatible context. Using it on…
»
Bryan Taylor
Once you do the actual draw call, (glDrawArrays in this case), the driver will copy the memory ou…
»
Mārtiņš Možeiko
Something is wrong with your URL scheme. Some links lead to ... but some links lead to ... I think…
»
Mārtiņš Možeiko
Yeah, one important thing I forgot to mention is what Bl00drav3n says - you'll need to bake all gl…
»
Andrew Chronister
Mm, well articulated. The /home page only came together on Saturday so it hasn't had much time to…
»
Apoorva Joshi
Is there a way to subscribe to notifications for forum threads? It's currently hard to keep track …
»
Carlos Gabriel Hasbun Comandari
Given that there is no other page more suitable for testing purposes, I will say "hi" and "welcome…
»
Matt Mascarenhas
Alright, thank you, Martins! I've updated the instructions accordingly.
»
Jeroen van Rijn
Description of issue: The account avatar image uploaded and was set nicely the first time, but wh…
»
Andrew Reece
Page URL: Description of issue: The account avatar image uploaded and was set nicely the first ti…
»
AndrewJDR
Firstly, congrats on the launch! I didn't get to look over this entire thread, so please excuse me…
»
AndrewJDR
I moved my post to the feature request thread (feel free to delete this)
»
TheEpsylon
Hi ! Congrats for the launch. There's a lot of stuff that I like on the site, but also a few thing…
»
Simon Anciaux
Hi, congrats for the launch ! 2 problems: on the thread list in the handmade hero forum, if I try …
»
Bl00drav3n
Another expensive Thing your are doing is the 10k calls to glBindTexture - you might want to try a…
»
The_8th_mage
when you say that it's a temporary memory, can i use the stack or should it persist for some time?
»
Mārtiņš Možeiko
This is totally possible. Immediate mode (glBegin/glEnd/glVertex) is not the fastest way to get da…
»