1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-21 20:10:05 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Chuck Walbourn
4333376df1 Add DDS_LOADER_IGNORE_SRGB parameter/functionality to CreateDDSTexture*Ex 2022-07-28 12:13:09 -07:00
Chuck Walbourn
9c72f2c6cd
CMake support added for building with MinGW (#275) 2022-05-05 14:50:13 -07:00
Chuck Walbourn
b1001d15b3
.edtiorconfig driven reformat of source (#271) 2022-04-04 15:03:02 -07:00
Chuck Walbourn
1580e0b51e Update standalone warning handling 2021-11-29 13:06:50 -08:00
Chuck Walbourn
6489db58b4 Add pragma for DDSTextureLoader/WICTextureLoader libs 2021-11-08 10:32:52 -08:00
Chuck Walbourn
3c9e187d96 Convert WICTextureLoader, DDSTextureLoader12 to strongly typed flags 2021-06-02 17:13:56 -07:00
Chuck Walbourn
7df49719a1 Updated copyright banner 2021-02-26 22:59:42 -08:00
Chuck Walbourn
237f3d4f48 Fix initial WIN32 detection 2021-01-08 13:31:20 -08:00
Chuck Walbourn
234eee8a01
Support for Windows Subsystem for Linux (#208) 2021-01-08 02:20:55 -08:00
Chuck Walbourn
18c2d9a5ca Code review for standard library header usage for standalone mods 2020-12-31 13:53:09 -08:00
Chuck Walbourn
2873a800d0 Added WIC_LOADER_SRGB_DEFAULT flag to WICTextureLoader 2020-06-01 19:00:09 -07:00
Chuck Walbourn
07c0aaa045 More code review 2020-05-21 00:40:33 -07:00
Chuck Walbourn
dbaaffbefb Code review feedback for standalone texture loaders 2020-03-10 01:05:10 -07:00
Filip Strugar
1f77e40045 Added #ifdef around 'enum DDS_ALPHA_MODE' definition Allow DDSTextureLoader.h and DDSTextureLoader12.h to be included together. The same for 'enum WIC_LOADER_FLAGS'. (#153) 2019-12-11 12:04:52 -08:00
Chuck Walbourn
3b05453e98 Fixed up comment header block 2018-02-23 22:24:46 -08:00
Chuck Walbourn
2f31eb519c Resync DDSTextureLoader, WICTextureLoader 2016-09-22 22:34:50 -07:00
Chuck Walbourn
4dd440e775 Normalize line endings 2016-08-22 11:26:36 -07:00
Chuck Walbourn
5278803345 Added DDSTextureLoader for DX12 2016-07-07 17:51:28 -07:00