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.
Simon Anciaux
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…
»
BalrogGun
i still can't understand... how opengl 1.1 is used in rlgl? if i wanna to learn modern opengl 3.3+…
»
Ben Visness
Apologies about that. It should be fixed now.
»
Martin Dorazil
Any progress with this? It's the only reason why I still prefer emacs.
»
ratchetfreak
As per title, there is no difference between posts I have already read and posts I haven't yet rea…
»
Martin Dorazil
Switch statement is now completed .
»
C_Worm
Allright, thanks!! :)
»
x13pixels
Ah, thank you very much for tracking that down! RemedyBG does not currently support /debug:fastlin…
»
Mārtiņš Možeiko
stb has vorbis decoder than decodes vorbis format from ogg container. For video you'll need differ…
»
Ryan Fleury
It has been awhile, but I just uploaded a new devlog. In it I discuss a few things briefly: The ne…
»
Mārtiņš Možeiko
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…
»
Mārtiņš Možeiko
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…
»
Jens Scharmann
Hi, thank you very much for the distribution of the videos. Currently episodes 554 and 556 are mis…
»
Simon Lundmark
Hi, I'm also having the issue with fonts switching between not rendering at all and then rendering…
»
Flyingsand
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…
»
Loldemort
Oops I wrongly assumed that was the guy in the first video. That's what happens when you post befo…
»
Ryan Fleury
I'm afraid I'm being mixed up with someone else!
»
SIMPalaxy
Probably Fleury.
»
x13pixels
Felix, You aren't missing any steps. What version of RemedyBG are you running? I assume this is C …
»
»
Loldemort
It stinks that MS don't have ALL the old versions of their dev tools. After all, programs original…
»
albatros
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…
»
indiuuh
I have the same question: It works good for example with static lib game engines with own image re…
»
BlitzCoder
raylib.rc.data is just the resource file for icon and binary properties, you can remove that file…
»