-
```
Hello,
the approach to develop an efficient implementation of protobuf is perfect.
I had a look at the tool and tried to understand the generated source.
At the moment it seems that only little e…
-
With the latest Check out of tgbdual, I get a blank white screen launching any given rom. This has turned out to be a glibc error in the program on certain versions of glibc. The relevant warnings are…
-
# On the endianness of bitstreams | tīkōuka.dev
Contrasting the benefits of big-endian and little-endian packing in bitstreams and observing that one consequence shows up in Zstandard.
[https://www.…
-
```
Hello,
the approach to develop an efficient implementation of protobuf is perfect.
I had a look at the tool and tried to understand the generated source.
At the moment it seems that only little e…
-
MySQL's protocol is designed to be little-endian. At the moment pack_macros.h is designed to just covert the protocol numerics to little endian CPUs. We need to support big-endian too.
As much as I…
-
The current approach uses a static variable declared in a header file, so we get a ton of these warnings, one in nearly every source file:
```
vrpn_Shared.h:210:19: warning: 'vrpn_big_endian' defined…
-
```
Hello,
the approach to develop an efficient implementation of protobuf is perfect.
I had a look at the tool and tried to understand the generated source.
At the moment it seems that only little e…
-
Reported by someone I know who can't use GitHub. I trust them to know what they're doing but haven't confirmed this personally.
>openssl appears to have an issue with aarch64/be. Tests on AMD64, an…
-
Hi, i port some program to MorphOS but platform is BE, opengl 1.2 and no shaders (seem ok for 2 last point)...
I try to compile OpenLara but seem not bigendian compatible.
Have you plan to fix it …
-
The way that colors are currently read and written is likely incompatible with big-endian architectures.