summaryrefslogtreecommitdiff
path: root/external/stb/stb_image.h
AgeCommit message (Collapse)Author
2023-04-25Bump glm and stb + small neatenings (#2831)Ellie Hermaszewska
* bump glm to fix c++20 warnings * bump stb_image to fix c++20 warnings * Use static_assert for SLANG_COMPILE_TIME_ASSERT * Remove uses of deprecated is_pod * Remove bit operations between different enums
2017-11-07turn on 'treat warnings as errors' (#266)Yong He
2017-06-09Initial import of code.Tim Foley