Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeroen van Rijn 8fcd1794a6 png: Add sane compile-time maximums for dimensions + chunk sizes. hace 3 años
  Jeroen van Rijn 9b5ae95677 png + compress: Rearrange error unions. hace 3 años
  Jeroen van Rijn 21c6d691d8 Add additional error checking to helpers. hace 3 años
  Jeroen van Rijn bf15e63130 Revert "Merge pull request #1177 from Kelimion/new_clone" hace 4 años
  Jeroen van Rijn e760535dba lz4: Start of implementation. hace 4 años
  Jeroen van Rijn 2c13315e72 compress: Update BSD-3 license + remove semicolons from compressed example. hace 4 años
  gingerBill f57201bbd1 Remove unneeded semicolons from the core library hace 4 años
  gingerBill 251da264ed Remove unneeded semicolons from the core library hace 4 años
  Jeroen van Rijn d949d5a046 ZLIB: cleanup. hace 4 años
  Jeroen van Rijn eaf88bcc4d PNG: Let PNG use the new compress I/O routines. hace 4 años
  Jeroen van Rijn 02f9668185 ZLIB: Split up input from stream and memory into own code paths. hace 4 años
  Jeroen van Rijn 4689a6b341 Refactor compress.Context struct. hace 4 años
  Jeroen van Rijn 30a5808460 ZLIB: Moar faster. hace 4 años
  Jeroen van Rijn 8ba1c9a6cd ZLIB: Remove superfluous code. hace 4 años
  Jeroen van Rijn 65b78b1aa9 So far, so good. hace 4 años
  Jeroen van Rijn 40a12cca53 ZLIB: If output size is known, reserve that much. hace 4 años
  Jeroen van Rijn 980aa37bee ZLIB: Another 10%+ faster. hace 4 años
  Jeroen van Rijn 1cfe226686 ZLIB: More faster. hace 4 años
  Jeroen van Rijn 342adb627d All reads now skip stream if in memory. hace 4 años
  Jeroen van Rijn a70635d2f6 Most reads now go through buffer for zlib. hace 4 años
  Jeroen van Rijn 5cb16c4cd1 All reads now go through `read_slice`. hace 4 años
  Jeroen van Rijn 538004ba5f Introduce `read_slice`, make `read_u8` use it. hace 4 años
  Jeroen van Rijn 8663c64e47 Refactor ZLIB structs. hace 4 años
  Jeroen van Rijn 1e8c12c2a3 Comment out tracy imports. hace 4 años
  Jeroen van Rijn 352494cbb4 ZLIB: Start optimization. hace 4 años
  Jeroen van Rijn 9a39ce6b75 Change General_Error.OK to nil hace 4 años
  Jeroen van Rijn 59b3c472ca Convert `core:compress` and `core:image` error checks to new union comparison. hace 4 años
  Jeroen van Rijn 7d534769d6 Add new PNG post processing options. hace 4 años
  gingerBill 5f617c56e1 Minor stylistic code changes to compress and image packages hace 4 años
  Jeroen van Rijn 58e023e0cf Add `compress` and `image` to core. hace 4 años