issues
search
bkaradzic
/
bimg
Image library.
BSD 2-Clause "Simplified" License
333
stars
270
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixing OSX build issue
#89
ihgreenman
closed
5 months ago
0
Fix Emscripten wasm64 compilation error .
#88
tritao
opened
7 months ago
0
resize image with some resolution(like: 224x323) will casue assert in stb_image_resize.h
#87
junjie020
closed
8 months ago
1
imageConvert does not retain orientation
#86
ryantrem
opened
9 months ago
0
Fixed texture format not found when decoding KTX with SRGB ASTC
#85
Mihec
closed
10 months ago
4
Fix ktx parsing failing if texture array has 6 layers
#84
pgruenbacher
closed
10 months ago
10
Add support for RISC-V 64 and LoongArch64 to nvtt
#83
Glavo
closed
1 year ago
0
Ktx fixes
#82
RazielXYZ
closed
1 year ago
0
Prevent the export of stb functions
#81
issam3105
closed
1 year ago
0
imageConvert from BC3 to RGBA32F with mipmap cause memory writen out of bounds
#80
junjie020
opened
1 year ago
0
KTX loading incorrectly ignores srgb meta data
#78
EvilTrev
closed
11 months ago
2
Add osx-arm64 arm target
#77
MaximilianGaedig
closed
1 year ago
0
fix dds texture array bug
#76
pourtheworld
closed
2 years ago
0
Drop astc-codec and use astc-encoder for decoding too
#75
RazielXYZ
closed
2 years ago
1
Add support for remaining unsupported ASTC formats
#74
RazielXYZ
closed
2 years ago
1
Break out of astc image_compress error too for consistency
#73
RazielXYZ
closed
2 years ago
0
Break out of astc encoding on astc error
#72
RazielXYZ
closed
2 years ago
0
Add astc error handling
#71
RazielXYZ
closed
2 years ago
0
Cleanup - remove old astc from build script
#70
RazielXYZ
closed
2 years ago
0
Integrate new astc-encoder
#69
RazielXYZ
closed
2 years ago
0
ktx2 is not supported?
#68
wddl
closed
2 years ago
2
Add BGR versions of 16 bit formats
#67
bwrsandman
closed
2 years ago
0
Rename 16 bit RGB[A] formats to BGR[A]
#66
bwrsandman
closed
2 years ago
0
Fix misc. typo
#65
luzpaz
closed
2 years ago
0
Fix ktx cubemap size calculation
#64
goodartistscopy
closed
3 years ago
15
Fixes for cubemap loading from ktx/pvr3 container
#63
attilaz
closed
3 years ago
0
PVRTC: incorrect alpha decoding
#62
attilaz
opened
3 years ago
0
PVRTC decoding: incorrect morton offset for non-square textures
#61
attilaz
opened
3 years ago
2
added etc2a decoder
#60
attilaz
closed
3 years ago
0
ETC2 decompression fixes
#59
attilaz
closed
3 years ago
0
Updated tinyexr.
#58
BlockoS
closed
3 years ago
0
Fix compilation with gcc8/9
#57
arves100
closed
3 years ago
10
fix mingw build, See #27
#56
cloudwu
closed
3 years ago
0
PNG: Fixed 1,2,4 bits palette support
#55
fountainment
closed
3 years ago
0
Explicit sizes of the vector members in 3rd-party vectypes.h
#54
vladipus
closed
3 years ago
10
Fixed compilation for Clang + Windows combo.
#53
vladipus
closed
3 years ago
0
Remove ctype.h include that's no longer needed.
#52
bdero
closed
3 years ago
0
Fix emscripten builds by correcting `ctype.h` include.
#51
bdero
closed
3 years ago
4
Fix CMake build issues on Windows
#50
julianxhokaxhiu
closed
4 years ago
1
DDS Image loading error
#49
jeremy97
opened
4 years ago
2
Change -Wunused-but-set-variable to GCC only
#48
mendsley
closed
4 years ago
0
ETC2A and ETC2A1 support
#47
kochol
opened
4 years ago
0
tinyexr: Fixes warning C5208 (VS2019 16.6.0)
#46
ejulien
closed
4 years ago
0
LodePNG and EXR parsers now set ImageContainer.m_hasAlpha.
#45
NPatch
closed
4 years ago
0
Update examples to build on Emscripten Wasm.
#44
juj
closed
4 years ago
0
compile error
#43
zzyAZU
closed
4 years ago
0
Fix bug where loading uncompressed sRGB KTX files would swap B/R
#42
rogual
closed
4 years ago
1
Enable KTX sRGB formats
#41
rogual
closed
4 years ago
0
image_decode.cpp解析png图片错误
#40
dsafa22
closed
4 years ago
2
image_decode doesnt support 1-4bit PNG Palette
#39
v0l
closed
4 years ago
3
Next