Handmade Network»Feed
Jeremiah Goerdt
Sorry, I didn't have a chance to try the new version at the time. Seems to work great.
»
Jeremiah Goerdt
timothy.wright I've seen this mentions in a few threads. How would a "Handmade" game jam work? …
»
Mārtiņš Možeiko
msmshazan What SDL2 version you are you using because I am using SDL-2.0.5. I used latest commit …
»
Benjamin Arnaud
CaptainKraft I'm in Arch Linux and had to install the 'nas' package from the AUR That was the cas…
»
Timothy Wright
I've seen this mentions in a few threads. How would a "Handmade" game jam work? Obviously no en…
»
Jeremiah Goerdt
clankill3r In emacs when I press alt + m to build. It prompts me with 'Save file w:/xxx/xxx/xxx.c…
»
Jeremiah Goerdt
bunjee CaptainKraft I had to install 'nas' to get the audio lib that it was complaining about, bu…
»
graeme
http://www.tedunangst.com/flak/post/its-hard-work-printing-nothing The talloc configure script ru…
»
Simon Anciaux
Same here (on the default custom layer, haven't took the time to port my custom layer yet). I'm o…
»
nartpullif
In the current version of 4coder(4.0.15), I am getting this pinging sound every time I click 'alt…
»
Shazan Shums
Finally it worked..... But had to change this 1SDL_SetHint(SDL_HINT_OPENGL_ES_DRIVER, "1"); …
»
Shazan Shums
I sort of fixed it but I get these errors now, e:\shazan\programming\sdl_angle_project\code\sdll…
»
Shazan Shums
What SDL2 version you are you using because I am using SDL-2.0.5. And how can I static link the l…
»
Benjamin Arnaud
CaptainKraft I had to install 'nas' to get the audio lib that it was complaining about, but then …
»
Benjamin Arnaud
Kelimion I didn't say _that_ exactly. I fixed the uploads and some of bunjees uploads had made it…
»
Doeke
In emacs when I press alt + m to build. It prompts me with 'Save file w:/xxx/xxx/xxx.cp? (y, n ..…
»
Mārtiņš Možeiko
You could do "start 4coder".
»
Mārtiņš Možeiko
1e:\shazan\programming\sdl_angle_project\code\sdllayer.cpp(259): error C2065: 'SDL_HINT_OPENGL_ES…
»
Shazan Shums
When i run your code using SDL opngles headers I get these errors. I have all DLLs in the build d…
»
Doeke
For handmade hero I use casey's way of setting things up. So I start with my cmd shortcut. From …
»
Doeke
What I meant was the alt + n thing :) So i'm good now :)
»
Mārtiņš Možeiko
Right, you need to inform SDL that you want OpenGL ES context and not the OpenGL one. By default …
»
Benjamin Arnaud
CaptainKraft Jeroen informed me that I'm silly and didn't see the Linux download link. I download…
»
Shazan Shums
Guess the problem is with the header files and the GLES mask. mmozeiko SDL_GL_SetAttribute(SDL_G…
»
ratchetfreak
Not to mention when your from-scratch build times are <10 seconds, even when doing all command…
»
Mārtiņš Možeiko
So what error are you getting? Nobody can help you if you don't explain what exactly are you doin…
»
Casey Muratori
In order for sRGB to work correctly it needs to be applied correctly through the entire pipeline.…
»
Jeroen van Rijn
CaptainKraft Jeroen informed me that I'm silly and didn't see the Linux download link. I download…
»
Jeroen van Rijn
cmuratori Ie., https://hero.handmade.network/for...039-when_build_tools_matter#10631 My solution…
»
Casey Muratori
Ie., https://hero.handmade.network/for...039-when_build_tools_matter#10631 My solution to this p…
»