TinyLittleEnormous

Results 9 comments of TinyLittleEnormous

Hello ! I am currently searching for a header only ECS and Entity+ seem to fit my use case. Have you finished the rewrite of your library ? (It has...

Gonna try the C++17 branch then.

Simd support is actually the only thing preventing me from using circle to compile SDL apps right know, I would definitely use it more often.

Why not try to reach in the zig programming language conmunity ? They are also using LLVM for codegen and have achieved windows compatibility AFAIK. Zig also features meta-programability, so...

1) A standalone executable is better than nothing, 2) If that standalone binary could be linked to the SDL .dll files compiled for mingw, we "could" cross-compile for windows on...

I Think I've found the 'problem'. Starting in SDL 2.10.0, functions are used instead of macros for SDL_RW* operations. This explain why this issue is happening for all versions of...

Having them in C would be better, it adds speed to convenience.

I think the to prefix is better, otherwise the names would be ambiguous: "does it convert from radians to degrees or vice-versa ?" Now we could debate about 'to' vs...

Well it is still happening, and it's a shame because it means users can't contribute to these pages easily.