Could we have more than 700 pixels for displaying pages (1024px - all the margin - the big avatars…
Ray —
Hello BalrogGun, rlgl is an abstraction layer for various OpenGL versions (1.1, 2.1, 3.3 and ES2.0…
i still can't understand... how opengl 1.1 is used in rlgl? if i wanna to learn modern opengl 3.3+…
Apologies about that. It should be fixed now.
Any progress with this? It's the only reason why I still prefer emacs.
As per title, there is no difference between posts I have already read and posts I haven't yet rea…
Switch statement is now completed .
Ah, thank you very much for tracking that down! RemedyBG does not currently support /debug:fastlin…
stb has vorbis decoder than decodes vorbis format from ogg container. For video you'll need differ…
It has been awhile, but I just uploaded a new devlog. In it I discuss a few things briefly: The ne…
If you have function defined elsewhere (in DX.cpp file) then you need to link them together. Inclu…
C_Worm —
No because then i get unresolved external linker errors. However, it works in the IDE. including t…
If you want to include game.h into win32main.cpp then you write #include "game.h" somewhere inside…
C_Worm —
Hey! lets say i have some files: win32main.cpp game.h game.cpp how do i include ONLY the game.h in…
Hi, thank you very much for the distribution of the videos. Currently episodes 554 and 556 are mis…
Hi, I'm also having the issue with fonts switching between not rendering at all and then rendering…
Yes, I think education, but also implied in your post is attitude. Particularly around "app devel…
yunrow —
I have started with my code and stripped away everything that I thought that could cause it and fo…
yunrow —
I am using RemedyBG version 0.2.8.7 The code is C++ code and I am compiling with: cl.exe - Microso…
Oops I wrongly assumed that was the guy in the first video. That's what happens when you post befo…
I'm afraid I'm being mixed up with someone else!
Felix, You aren't missing any steps. What version of RemedyBG are you running? I assume this is C …
It stinks that MS don't have ALL the old versions of their dev tools. After all, programs original…
Friendly remainder to fire your rss feeds We'll be meeting this week. Thursday the 17th, at 7pm. L…
yunrow —
Hello, I am just getting used to RemedyBG and I am probably doing it wrong. What I did:Compiled my…
I have the same question: It works good for example with static lib game engines with own image re…
raylib.rc.data is just the resource file for icon and binary properties, you can remove that file…