9394 Commits (497c27c0d71c8f764a7f04d36fa8dcc2eb084e0e)

Author SHA1 Message Date
winscripter 6e432ca50b Use inline arrays in Butteraugli 3 weeks ago
winscripter 20e3a3452a Add image bundle 3 weeks ago
winscripter 0d9aea4f12 Remove GC.SuppressFinalize(this) 3 weeks ago
winscripter 27a848cd25 Add DCT, transpose, and performance improvements 3 weeks ago
winscripter 50813c1cbb Add passes decoder state prototype & reduce errors in JxlQuantizedSpline 4 weeks ago
winscripter 2c517a2fbc Document JxlPlane<T> and JxlPlaneBase 4 weeks ago
winscripter 4d0a468639 Add rectangle support to images 4 weeks ago
winscripter 4f71c526a0 Implement JPEG XL numerics functions & reduce errors 4 weeks ago
winscripter 048945c5d8 Reduce number of errors 4 weeks ago
winscripter e718a4ad31 Implement image operations 4 weeks ago
winscripter ff98ffd0f7 Add image copy operations 4 weeks ago
winscripter f19c8797ec Add more implementations and prototypes 4 weeks ago
James Jackson-South bcfaed7c3e Update AotCompilerTools.cs 4 weeks ago
James Jackson-South 0df7ccaa61 Make MemoryAllocator limits configurable and extensible 4 weeks ago
James Jackson-South 8ca712019e Fix 16-bit binary PBM sample byte order 4 weeks ago
James Jackson-South c9af728104 Add plus and extended pixel blend modes 4 weeks ago
James Jackson-South 0b9f1630c0 Update GraphicsOptions.cs 4 weeks ago
James Jackson-South 6995704190 Remove AntialiasThreshold from GraphicsOptions 4 weeks ago
winscripter 074ff1b231 Validate the size parameter in JxlCoefficientOrder.ReadPermutation 4 weeks ago
winscripter 8209aa1f19 Refactor 4 weeks ago
winscripter fe41799b9f Prevent potential overflow 4 weeks ago
winscripter d1f66463bc Prefer inline arrays 4 weeks ago
winscripter 79e8ce7b13 Add Move to Front transform 4 weeks ago
winscripter eb80187037 Don't use System.Diagnostics.Debug 1 month ago
winscripter a1cae71e4d Prefer const 1 month ago
winscripter 083385bde4 Use inline arrays in quantizer 1 month ago
winscripter 0d159b9477 Add CMS* prototype, XYB decoding, TOC, convolution and coefficient ordering 1 month ago
James Jackson-South b81b9a2792 Use associated alpha blending with coverage 1 month ago
James Jackson-South ed64ea7197 Reject ICO entries at stream-end offset 1 month ago
James Jackson-South eadb2a6c79 Handle oversized ANI chunks and partial icon masks 1 month ago
James Jackson-South e9aa4bffbb Address ANI and icon review feedback 1 month ago
James Jackson-South db5b03d894 Complete ANI, ICO, and CUR codec support 1 month ago
James Jackson-South 14cf138cbb Validate tensor primitive span contracts 1 month ago
James Jackson-South 043c264aef Flatten JPEG ICC color conversion 1 month ago
James Jackson-South 3c3d523954 Flatten pixel blender hierarchy 1 month ago
James Jackson-South b54c5caf5b Fix tensor negation on ARM64 1 month ago
James Jackson-South 979a9237c5 Align tensor primitive dispatch with runtime 1 month ago
James Jackson-South fb7ed72629 Use AVX-512 for byte tensor addition 1 month ago
James Jackson-South 267802a4b6 Optimize ICC LUT normalization 1 month ago
James Jackson-South 368498133a Fix Bokeh normalization on .NET 10 1 month ago
James Jackson-South 43d99b46dc Use tensor multiplication for Bokeh kernels 1 month ago
James Jackson-South 41f17ba6b5 Use tensor division for Gaussian kernels 1 month ago
James Jackson-South c1dc1aedb4 Use tensor negation for sharpen kernels 1 month ago
James Jackson-South 49d20566a3 Use tensor addition for histogram offsets 1 month ago
James Jackson-South 1c726da0df Clean up normalized SIMD pipelines 1 month ago
James Jackson-South ca126a5f4a Remove replaced SIMD implementations 1 month ago
James Jackson-South 71d27f4b85 Correct SIMD helper accessibility 1 month ago
James Jackson-South 9d1aa66f67 Normalize PNG filter encoding 1 month ago
James Jackson-South 501afd48c1 Normalize stateful Vector4 transforms 1 month ago
James Jackson-South 5a2fbbe795 Normalize packed pixel conversion shuffles 1 month ago