Rob Loach

Results 339 issues of Rob Loach

This is borked.n

Any that are good material design wallpapers? https://plus.google.com/photos/113550421981345608090/album/6136631293978128145/6136631297216674322?authkey=CLTMkN6I34expAE

This replaces libretro's use of `std::clamp()` with `RGBAUtil`'s own `clamp()` function.

This is not working, and I'm unsure why. Possibly the language is set too late? This comes with UTF-8 added in. If you're looking for just the trnatlate() stuff, see...

https://github.com/SnapperTT/sdl-stb-font

This requires raylib >= 5.1. Prompted by @Bigfoot71 at https://github.com/RobLoach/raylib-cpp/pull/315

Hold

@furudbat What about just throwing an exception with a hint about how to avoid the error?

Started work on a BIOS checker in Lutro: https://github.com/RobLoach/lutro-bioscheck Found that while Lutro can get libretro's system directory, it doesn't have access to the files... ``` lua local systemDirectory =...