Rich Geldreich

Results 23 repositories owned by Rich Geldreich

bc7enc

187
Stars
17
Forks
Watchers

Single source file BC1-5 and BC7 encoders and BC1-5/7 decoders with MIT or Public Domain licenses

bc7enc16

147
Stars
8
Forks
Watchers

Fast single source file BC7/BPTC texture encoder with perceptual metric support

CppSPMD_Fast

111
Stars
13
Forks
Watchers

Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support

crunch

141
Stars
17
Forks
Watchers

Advanced DXTc texture compression library

jpeg-compressor

200
Stars
56
Forks
Watchers

C++ JPEG compression/fuzzed low-RAM JPEG decompression codec with Public Domain or Apache 2.0 license

lzham_codec

677
Stars
72
Forks
Watchers

Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++

miniz

2.0k
Stars
308
Forks
Watchers

miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz

astc_dec

36
Stars
4
Forks
Watchers

Single source file LDR ASTC texture decompression in C++ (derived from Google's open source Android project)

bc7enc_rdo

148
Stars
23
Forks
Watchers

State of the art RDO BC1-7 GPU texture encoders