Commit Graph

21 Commits (ae14c8715d9aa2bf89df97d269475c5666821561)

Author SHA1 Message Date
Stenzek ae14c8715d
Image: Support decompressing BC1-7 12 months ago
Stenzek 7eb1d4e092
GPUDevice: Support compressed textures 12 months ago
Stenzek 24dfd30839
Image: Refactor to a more generic class 12 months ago
Stenzek 5d8519897d
Image: Fix uninitialized read without SIMD 12 months ago
Stenzek d5e2db0dee
Misc: Fix new clang-cl warnings 12 months ago
Stenzek 3e26b7ab73
Image: Support rendering SVGs 1 year ago
Stenzek 3d5503612b
Image: Span and Error-ify 1 year ago
Stenzek 3dca598063
Log: Switch to enum class
Need to change the channel to a bitset too.. the string lookups are
horribly slow, and conflict when one is a prefix of another.
1 year ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 1 year ago
Stenzek 707453b596
FileSystem: Swap vector for DynamicHeapArray
No point zeroing it out.
1 year ago
Stenzek 6ce9e571ed
Misc: Purge remaining ByteStream references 1 year ago
Stenzek afea18f65e
Image: Fix crash loading corrupted/invalid JPEG files 1 year ago
Stenzek 9a70003b70
MSBuild: Silence MSVC warning C4324 1 year ago
Stenzek 4e922a34a7
Log: Simplify macros 1 year ago
Stenzek ca3cfbaa99
Misc: Pass string_view by value 2 years ago
Stenzek bf4e8feb25
FullscreenUI: Redo landing page and add help bar 2 years ago
Stenzek 59a13d91ea
Image: Don't use libjpeg stdio functions
Fixes I/O in debug builds.
2 years ago
Stenzek f3c0c14b2a
Image: Support loading/saving WebP 2 years ago
Stenzek 8b2b4ce8d9
Image: Fix reading of JPEG files 2 years ago
Stenzek c854b8f85e
Image: Swap stb for libpng/libjpeg 2 years ago
Stenzek 620d08f72d
Build: Move Image from common to util 2 years ago