Compiler optimization operate under the "as if" rule. It basically says that it can change you pr…
Nejc —
I'm just wondering if there are any updates as to the ETA on osx port? Just so excited to give th…
Shazan —
I stumbled upon this microsoft datascience .
Is worth doing it and paying for it.
Although it'…
Happy New Year!
With 2016 behind us, I want to lay out the Big Picture for Handmade Network 2017…
Raytio —
OK Im just saying im coding along and I have compiler errors and its long and the compilation win…
Quade Zaban has been added as a temporary member of YAVE's development team, and in order to fami…
raysan5 That's how it works now but I liked the idea of the RRES_DIRECTORY to store that table da…
If anyone is interested, this is a pretty great article that explains fill-bound vs transform-bou…
Ray —
Thanks for the reply Jeroen! Very interesting! Still thinking about your points! :D
KelimionWhil…
I use a CADisplayLink that fires a callback to my render code at a vsync locked 60fps.
That call…
This is something that I think is actually a matter of preference. I could see the unwrapped buf…
How are you measuring time? Measuring time on CPU and reasoning about it is very poor indication …
ratchetfreak One of the causes of being fill-rate limited is pure memory bandwidth. In other word…
@Jesse:
Frame timings:
When I'm hitting full 60fps, with the object taking up a small area of th…
Jesse —
If you want code examples for what ratchetfreak is referring to, this site has the basics covered…
As long a you are same user as process (or with higher privileges) you can read memory of other p…
Raytio —
Thanks would appreciate it.
Raytio —
Small thing but been bugging me lately.
Compilation window does not wrap. So its kind of a pain…
For now it is permanent, no stream saving on Twitch.
But you can get prestreams here: https://he…
Congratulations! That's really good news.
hey, i wanted to let you all know that i got the job. and although Serge's recollections were ver…
Todd —
mmozeiko,
Thank you for that info. I put that memory address in there just as an example, I am a…
Let me preface this by saying it's not a bad design, but I think improvements can be had.
While …
One of the causes of being fill-rate limited is pure memory bandwidth. In other words you are try…
Ray —
Hi mmozeiko! Thank you very much for your feedback! :D
Sorry, I don't know much about cryptograp…
Nuno —
Hi
Since handmadecon that live streams are not saved in twitch anymore, I used to follow the pre…
What does "RSA" means for crypto type? You cannot encrypt arbitrary large data with rsa. You typi…
Ray —
By default, raylib supports the following file formats for resources:
- IMAGE (Uncompressed)…
Jesse —
What are your frame timings like?