-
While some corresponding constants are there (but not all!), glow doesn't appear to expose [compressedTexImage2D](https://www.khronos.org/registry/OpenGL-Refpages/es3.0/html/glCompressedTexImage2D.xht…
-
```
In my run through test solution, I often would make a move and undo it, with
unexpected results. The reason was that the move I made was the undo of the
move prior to it, so the automatic compr…
-
```
Some homebrews are actually compressed ELFs, thus they have a ~PSP header,
and won't be recognized by HBL as an ELF. Afaik, the compression used is
GZip, and firmware has functions to decompress. …
-
```
What steps will reproduce the problem?
The following code run on the Rhino javascript interpreter:
var plaintext = "Hello world!!!Hello world!!!";
var compressed = Iuppiter.compress…
-
```
1. To which tool/application/daemon will this feature apply?
Tungsten Replicator
2. Describe the feature in general
When Tungsten sends transactions across the network, it should be able to
co…
-
_Original author: jrabbit....@googlemail.com (August 27, 2011 11:22:54)_
I would like to see a compressed binary logger. This should allow specification of the fields as per the custom logger, but ou…
-
```
In my run through test solution, I often would make a move and undo it, with
unexpected results. The reason was that the move I made was the undo of the
move prior to it, so the automatic compr…
-
### Steps to reproduce
1. Load the provided file (this is the pixel data from a PNG image, original provided)
2. Load the byte data through a memory stream into BZip2.Compress function
Code Sampl…
-
On the Build for production, the .js file is greater than 8MB. This causes an extremely slow load time. I think this could be minified and uglified for the production build.
-
Right now modded ores, specifically Railcraft poor ores, do not compress stone. Is there any way to configure this?