SakeTami
mattkc
mattkc

patreon


Wii U Gamepad Clone - Development Vlog 10

Comments

Ah, just as I was starting to get suspicious of how little errors linux NVIDIA drivers were causing. I just love how little NVIDIA cares that still to this day they run an X server hack (XWayland) instead of adding native Wayland support, despite many distros already discontinuing support for X11, how cool!

Sam Taylor

About the bit field sizes, was it not possible to use a packed struct, so that GCC does not add any padding, so using `__attribute__((packed))`with the struct (https://www.gnu.org/software/c-intro-and-ref/manual/html_node/Packed-Structures.html)? maybe this is also helpful? https://www.gnu.org/software/c-intro-and-ref/manual/html_node/Bit-Field-Packing.html

Johannes Schöneberger


More Creators